@charset "utf-8";
/* CSS Document */

/* Neutralize styling: 
   Elements we want to clean out entirely: */
html, body, form, fieldset {
        margin: 0;
        padding: 0;
        font: 100%/120% Tahoma, Arial, Helvetica, sans-serif;
}

/* Neutralize styling: 
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
        margin: 1em 0;
        padding: 0;
}

/* Apply left margin:
   Only to the few elements that need it: */
li, dd, blockquote {
        margin-left: 1em;
}

/* Miscellaneous conveniences: */
form label {
        cursor: pointer;
}
fieldset {
        border: none;
}
input, select, textarea {
        font-size: 100%;
		font-family: inherit;
}

img {border: 0;}

body
{
  margin: 0 0 0 0;
  color: #666666;
  FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
  min-width: 956px;
  text-align: center;
  background-color: #dbe8ef;
}

a:link {text-decoration: underline; color: #bb044f; background-color: transparent;}
a:visited {text-decoration: underline; color: #bb044f; background-color: transparent;}
a:hover {text-decoration: none; color: #bb044f; background-color: transparent;}

/*-- CONTAINER DIVS - THESE ARE USED TO SET UP THE HORIZONTAL BANDS OF THE PAGE --*/

.headerContainer {float: left; width: 100%; height: 120px; background-color: #FFFFFF; margin: 0; border-bottom: 1px solid #dbe8ef;}
.headerContent {margin: 0 auto; width: 956px; padding: 0; border: 0; position: relative; text-align: left;}

.navbarContainer {float: left; width: 100%; height: 40px; background-color: #FFFFFF; margin: 0; border-bottom: #dbe8ef;}
.navbarContent {margin: 0 auto; width: 956px; padding: 0; border: 0; position: relative; text-align: left;}

.homeIntroContainer {float: left; width: 100%; height: 280px; background: url(/images/home_strip_image.jpg) top center no-repeat #061f29; margin: 0;}
.homeIntroContent {margin: 0 auto; width: 956px; padding: 0; border: 0; position: relative; text-align: left;}

.stripContainer {float: left; width: 100%; height: 147px; margin: 0;}
.stripContent {margin: 0 auto; width: 956px; padding: 0; border: 0; position: relative; text-align: left;}

.mainContainer {float: left; width: 100%; background-color: #FFFFFF; margin: 0;}
.mainContent {margin: 0 auto; width: 956px; padding: 0; border: 0; position: relative; text-align: left;}

.footerContainer {float: left; width: 100%; background-color: #dbe8ef; border-top: 5px solid #a6b6bd; padding: 0 0 50px 0;}
.footerContent {margin: 0 auto; width: 916px; padding: 10px 0 30px 0; border: 0; position: relative; text-align: left;}

#stripImage1 {background: url(/images/strip_content1.jpg) top center no-repeat #061f29;}
#stripImage2 {background: url(/images/strip_content2.jpg) top center no-repeat #000201;}
#stripImage3 {background: url(/images/strip_content3.jpg) top center no-repeat #000c05;}
#stripImage4 {background: url(/images/strip_content4.jpg) top center no-repeat #022937;}
#stripImage5 {background: url(/images/strip_content5.jpg) top center no-repeat #011320;}

/*-- GENERAL USEFUL CLASSES --*/
.divClear {clear: both;}
.skiplink {display: none;}

/*-- HEADER AREA --*/
.headerLogo {float: left; display: inline; width: 180px; height: 43px; margin: 24px 0 0 20px;}
.headerStrapline {float: right; display: inline; width: 249px; height: 24px; margin: 56px 20px 0 0;}

/*-- NAV BAR --*/
.navbar {float: left; display: inline; width: 936px; margin: 0 0 0 4px; height: 40px;}
	.navbar ul {float: left; display: inline; list-style: none; margin: 12px 0 0 0; padding: 0; width: 936px;}
	.navbar li {float: left; display: inline; list-style: none;}
	.navbar li a {float: left; display: inline; height: 19px; outline: none;}
	.navbar li span {display: none;}

#navHome a {width: 36px; height: 19px; background: url(/images/nav_home.gif); margin: 0 48px 0 0;}
#navHome a:hover {background: url(/images/nav_home.gif) 0 19px; width: 36px; height: 19px;  margin: 0 48px 0 0;}
#navHomeOn a {width: 36px; height: 19px; background: url(/images/nav_home.gif) 0 19px; height: 19px;  margin: 0 48px 0 0;}

#navAboutUs a {width: 59px; height: 19px; background: url(/images/nav_about_us.gif); margin: 0 48px 0 0;}
#navAboutUs a:hover {background: url(/images/nav_about_us.gif) 0 19px; width: 59px; height: 19px;  margin: 0 48px 0 0;}
#navAboutUsOn a {width: 59px; height: 19px; background: url(/images/nav_about_us.gif) 0 19px; height: 19px;  margin: 0 48px 0 0;}

#navConsultancy a {width: 83px; height: 19px; background: url(/images/nav_consultancy.gif); margin: 0 48px 0 0;}
#navConsultancy a:hover {background: url(/images/nav_consultancy.gif) 0 19px; width: 83px; height: 19px;  margin: 0 48px 0 0;}
#navConsultancyOn a {width: 83px; height: 19px; background: url(/images/nav_consultancy.gif) 0 19px; height: 19px;  margin: 0 48px 0 0;}

#navTurnkey a {width: 55px; height: 19px; background: url(/images/nav_turnkey.gif); margin: 0 48px 0 0;}
#navTurnkey a:hover {background: url(/images/nav_turnkey.gif) 0 19px; width: 55px; height: 19px;  margin: 0 48px 0 0;}
#navTurnkeyOn a {width: 55px; height: 19px; background: url(/images/nav_turnkey.gif) 0 19px; height: 19px;  margin: 0 48px 0 0;}

#navTechnical a {width: 66px; height: 19px; background: url(/images/nav_technical.gif); margin: 0 48px 0 0;}
#navTechnical a:hover {background: url(/images/nav_technical.gif) 0 19px; width: 66px; height: 19px;  margin: 0 48px 0 0;}
#navTechnicalOn a {width: 66px; height: 19px; background: url(/images/nav_technical.gif) 0 19px; height: 19px;  margin: 0 48px 0 0;}

#navProducts a {width: 63px; height: 19px; background: url(/images/nav_products.gif); margin: 0 48px 0 0;}
#navProducts a:hover {background: url(/images/nav_products.gif) 0 19px; width: 63px; height: 19px;  margin: 0 48px 0 0;}
#navProductsOn a {width: 63px; height: 19px; background: url(/images/nav_products.gif) 0 19px; height: 19px;  margin: 0 48px 0 0;}

#navArticles a {width: 56px; height: 19px; background: url(/images/nav_articles.gif); margin: 0 48px 0 0;}
#navArticles a:hover {background: url(/images/nav_articles.gif) 0 19px; width: 56px; height: 19px;  margin: 0 48px 0 0;}
#navArticlesOn a {width: 56px; height: 19px; background: url(/images/nav_articles.gif) 0 19px; height: 19px;  margin: 0 48px 0 0;}

#navContact a {width: 54px; height: 19px; background: url(/images/nav_contact.gif); margin: 0;}
#navContact a:hover {background: url(/images/nav_contact.gif) 0 19px; width: 54px; height: 19px;  margin: 0;}
#navContactOn a {width: 54px; height: 19px; background: url(/images/nav_contact.gif) 0 19px; height: 19px;  margin: 0;}

/*-- FOOTER AREA --*/
.footerContent p {font-size: 12px; color: #336666; line-height: 1.5em;}
.footerContentLeft {float: left; display: inline;}
.footerContentRight {float: right; display: inline;}

/*-- HOME PAGE --*/
.homeMainColumn {float: left; display: inline; width: 682px; margin: 20px 0 0 20px;}

.homeIntroText {float: left; display: inline; width: 682px; margin: 0 0 10px 0;}
	.homeIntroText h2 {text-indent: -9999px; font-size: 12px; line-height: 1.1em; width: 365px; height: 24px; background: url(/images/home_intro_text.gif) top left no-repeat; margin: 10px 0 -10px 0;}
	.homeIntroText p {font-size: 16px; line-height: 1.5em; color: #666666;}

.homeServiceOverview {float: left; display: inline; width: 214px;}
	.homeServiceOverview img {margin: 0 0 0 -10px;}
	.homeServiceOverview h3 {text-indent: -9999px; font-size: 12px; line-height: 1.1em; margin: 10px 0 -10px 0;}
	.homeServiceOverview p {font-size: 12px; color: #666666; line-height: 1.5em;}

.homeServiceOverviewLeft {margin: 0 20px 0 0;}
.homeServiceOverviewRight {margin: 0;}

#homeSubConsultancy {width: 94px; height: 20px; background: url(/images/sub_consultancy.gif) top left no-repeat;}
#homeSubTurnkey {width: 61px; height: 20px; background: url(/images/sub_turnkey.gif) top left no-repeat;}
#homeSubTechnical {width: 74px; height: 20px; background: url(/images/sub_technical.gif) top left no-repeat;}
#homeSubLatestArticles {width: 109px; height: 20px; background: url(/images/sub_latest_articles.gif) top left no-repeat;}

.homeRightColumn {float: right; display: inline; width: 214px; margin: 20px 20px 0 0;}

.homeLatestArticles {float: left; display: inline; width: 214px; margin: 10px 0 0 0;}
	.homeLatestArticles h3 {text-indent: -9999px; font-size: 12px; line-height: 1.1em; margin: 0;}
	.homeLatestArticles p {font-size: 12px; color: #666666; line-height: 1.5em;}
	.homeLatestArticles ul {margin: 15px 0 20px 0;}
	.homeLatestArticles li {list-style: none; background: url(/images/bullet_article.gif) 0 0.25em no-repeat; margin: 0 0 10px 0; font-size: 12px; color: #666666; line-height: 1.5em; padding: 0 0 0 22px;}
	.homeLatestArticles li strong {font-weight: bold; line-height: 1.5em;}
	.homeLatestArticles h6 {font-size: 12px; font-weight: bold; color: #333333; margin: 10px 0 10px 22px;}

.homeLogosArea {float: left; display: inline; width: 916px; border-top: 1px solid #b2cede; margin: 20px 0 20px 20px; padding: 20px 0 20px 0;}
	.homeLogosArea img {border: 0;}

.homeBoxIntro {float: left; display: inline; width: 468px; height: 180px; background-color: #bb044f; margin: 50px 0 0 0;}
	.homeBoxIntro h1 {text-indent: -9999px; font-size: 12px; line-height: 1.1em; margin: 0; width: 285px; height: 32px; background: url(/images/home_box_powering_technology.gif) top left no-repeat; margin: 30px 0 10px 20px;}
	.homeBoxIntro h4 {text-indent: -9999px; font-size: 12px; line-height: 1.1em; margin: 0; width: 408px; height: 42px; background: url(/images/home_box_text.gif) top left no-repeat; margin: 5px 0 10px 20px;}
	.homeBoxIntro h6 {text-indent: -9999px; font-size: 12px; line-height: 1.1em; margin: 0; width: 104px; height: 17px; background: url(/images/home_box_find_out_more.gif) top left no-repeat; margin: 10px 0 0 20px; cursor:pointer;}
	
/*-- STRIP AREA --*/
.stripBox {float: left; display: inline; width: 520px; height: 86px; background-color: #bb044f; margin: 30px 0 0 0;}
	.stripBox h1 {text-indent: -9999px; font-size: 12px; line-height: 1.1em; margin: 26px 0 10px 20px;}

#titleAdvocacy {width: 127px; height: 32px; background: url(/images/title_advocacy.gif) top left no-repeat;}
#titleArticles {width: 110px; height: 32px; background: url(/images/title_articles.gif) top left no-repeat;}
#titleAboutUs {width: 115px; height: 32px; background: url(/images/title_about_us.gif) top left no-repeat;}
#titleConsultancy {width: 168px; height: 32px; background: url(/images/title_consultancy.gif) top left no-repeat;}
#titleSurvey {width: 94px; height: 32px; background: url(/images/title_survey.gif) top left no-repeat;}
#titleDesign {width: 88px; height: 32px; background: url(/images/title_design.gif) top left no-repeat;}
#titleManagement {width: 164px; height: 32px; background: url(/images/title_management.gif) top left no-repeat;}
#titleTurnkey {width: 109px; height: 32px; background: url(/images/title_turnkey.gif) top left no-repeat;}
#titleSystems {width: 107px; height: 32px; background: url(/images/title_systems.gif) top left no-repeat;}
#titleSolutions {width: 129px; height: 32px; background: url(/images/title_solutions.gif) top left no-repeat;}
#titleRepairsAndRenewals {width: 255px; height: 32px; background: url(/images/title_repairs_and_renewals.gif) top left no-repeat;}
#titleServiceAndMaintenance {width: 294px; height: 32px; background: url(/images/title_service_and_maintenance.gif) top left no-repeat;}
#titleTechnical {width: 130px; height: 32px; background: url(/images/title_technical.gif) top left no-repeat;}
#titleInvestigationAndAnalysis {width: 307px; height: 32px; background: url(/images/title_investigation_and_analysis.gif) top left no-repeat;}
#titleMeasurements {width: 189px; height: 32px; background: url(/images/title_measurements.gif) top left no-repeat;}
#titleDocumentation {width: 195px; height: 32px; background: url(/images/title_documentation.gif) top left no-repeat;}
#titleProducts {width: 127px; height: 32px; background: url(/images/title_products.gif) top left no-repeat;}
#titleUPSSystems {width: 159px; height: 32px; background: url(/images/title_ups_systems.gif) top left no-repeat;}
#titleGenerators {width: 151px; height: 32px; background: url(/images/title_generators.gif) top left no-repeat;}
#titleSwitchGear {width: 159px; height: 32px; background: url(/images/title_switch_gear.gif) top left no-repeat;}
#titlePowerDistribution {width: 254px; height: 32px; background: url(/images/title_power_distribution.gif) top left no-repeat;}
#titleCabling {width: 103px; height: 32px; background: url(/images/title_cabling.gif) top left no-repeat;}
#titleHarmonicControls {width: 252px; height: 32px; background: url(/images/title_harmonic_controls.gif) top left no-repeat;}
#titleCooling {width: 103px; height: 32px; background: url(/images/title_cooling.gif) top left no-repeat;}
#titleFireSuppression {width: 224px; height: 32px; background: url(/images/title_fire_suppression.gif) top left no-repeat;}
#titleEnergyManagement {width: 260px; height: 32px; background: url(/images/title_energy_management.gif) top left no-repeat;}
#titleContactUs {width: 141px; height: 32px; background: url(/images/title_contact_us.gif) top left no-repeat;}
#titleThankYou {width: 130px; height: 32px; background: url(/images/title_thank_you.gif) top left no-repeat;}
#titleTermsAndConditions {width: 500px; height: 32px; background: url(/images/title_terms_and_conditions.gif) top left no-repeat;}

#titleEscalatedSMSTextSystems {width: 500px; height: 32px; background: url(/images/title_escalated_sms_text_systems.gif) top left no-repeat;}
#titleManagementAndControlSystems {width: 500px; height: 32px; background: url(/images/title_management_and_control_systems.gif) top left no-repeat;}
#titleScalableUPSTopologies {width: 500px; height: 32px; background: url(/images/title_scalable_ups_topologies.gif) top left no-repeat;}
#titleModularPowerAndCooling {width: 500px; height: 32px; background: url(/images/title_modular_power_and_cooling.gif) top left no-repeat;}
#titleSelfContainedModularDataCentres {width: 500px; height: 32px; background: url(/images/title_self_contained_modular_data_centres.gif) top left no-repeat;}
#titlePowerDistributionUnits {width: 500px; height: 32px; background: url(/images/title_pdus.gif) top left no-repeat;}
#titleHarmonicFilters {width: 500px; height: 32px; background: url(/images/title_harmonic_filters.gif) top left no-repeat;}
#titleBatteryMonitoringSystems {width: 500px; height: 32px; background: url(/images/title_battery_monitoring_systems.gif) top left no-repeat;}
#titleBatteryReplacement {width: 500px; height: 32px; background: url(/images/title_battery_replacement.gif) top left no-repeat;}
#titleBatteries {width: 500px; height: 32px; background: url(/images/title_batteries.gif) top left no-repeat;}
#titleUPSRemovalAndDisposal {width: 500px; height: 32px; background: url(/images/title_ups_removal_and_disposal.gif) top left no-repeat;}
#titleDualRedundantUPS {width: 500px; height: 32px; background: url(/images/title_dual_redundant_ups.gif) top left no-repeat;}
#titleDataCentreAudit {width: 500px; height: 32px; background: url(/images/title_data_centre_audit.gif) top left no-repeat;}
#titleLoadProfiling {width: 500px; height: 32px; background: url(/images/title_load_profiling.gif) top left no-repeat;}
#titleElectricalHarmonicSurveys {width: 500px; height: 32px; background: url(/images/title_electrical_harmonic_surveys.gif) top left no-repeat;}
#titlePUeAndEnergyAudits {width: 500px; height: 32px; background: url(/images/title_pue_and_energy_audits.gif) top left no-repeat;}
#titleDataCentreShutdownManagement {width: 500px; height: 32px; background: url(/images/title_data_centre_shutdown_management.gif) top left no-repeat;}

#titleSwitchboardUPSPDU {width: 500px; height: 32px; background: url(/images/title_switchboard_ups_pdu.gif) top left no-repeat;}
#titleUPSAndGenerator {width: 500px; height: 32px; background: url(/images/title_ups_and_generator.gif) top left no-repeat;}
#titleDataCentreSwitchgear {width: 500px; height: 32px; background: url(/images/title_data_centre_switchgear.gif) top left no-repeat;}
#titleHotAndColdAisleContainment {width: 500px; height: 32px; background: url(/images/title_hot_cold_aisle_containment.gif) top left no-repeat;}

/*-- CONTENT PAGE --*/
.contentMainColumn {float: left; display: inline; width: 682px; margin: 10px 0 0 20px; padding: 0 0 30px 0;}
	.contentMainColumn h2 {font-size: 22px; font-weight: bold; color: #28215f;}
	.contentMainColumn h3 {font-size: 14px; font-weight: bold; color: #28215f;}
	.contentMainColumn h4 {font-size: 16px; font-weight: normal; color: #333333; line-height: 1.7em;}
	.contentMainColumn p {font-size: 13px; color: #666666; line-height: 1.7em;}
	.contentMainColumn blockquote {font-size: 12px; font-weight: normal; font-style: italic; color: #666666; line-height: 1.7em; padding: 0 20px 0 20px;}
	.contentMainColumn blockquote strong {font-style: normal; font-weight: bold; color: #333333;}
	.contentMainColumn blockquote em {font-style: normal; font-weight: normal; color: #666666;}
	.contentMainColumn h6 {font-size: 12px; font-weight: bold; color: #333333; line-height: 1.5em;}
	.contentMainColumn h6 em {color: #CC0000; font-style: normal;}
	.contentMainColumn form {padding: 0; margin: 10px 0 0 0;}
	.contentMainColumn label {font-size: 14px; font-weight: bold; color: #333333; width: 136px; display: inline; float: left; padding: 4px 0 0 0; margin: 0 20px 0 0;}
	.contentMainColumn label em {color: #CC0000; font-style: normal;}
	.contetnMainColumn ul {font-size: 14px; margin: 0.5em 0 0.5em 0;}
	.contentMainColumn ul li {list-style: none; background: url(/images/bullet.gif) 0 0.4em no-repeat; font-size: 14px; color: #666666; line-height: 1.6em; margin: 0.5em 0 0.5em 0; padding: 0 0 0 15px;}

.formContactText {width: 468px; border: 2px solid #dbe8ef; background-color: #FFFFFF; color: #333333; font-size: 14px; padding: 4px; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;}
.formContactSelect {width: 468px; background-color: #FFFFFF; font-size: 14px; color: #333333;}
.formContactButton {margin: 0 0 0 160px;}

.contentImageLeft {float: left; display: inline; margin: 10px 20px 10px -20px;}

.contentRightColumn {float: right; display: inline; width: 214px; margin: 40px 20px 0 0;}

.rightColumnNav {float: left; display: inline; width: 214px; margin: 0 0 30px 0;}
	.rightColumnNav h2 {text-indent: -9999px; font-size: 12px; line-height: 1.1em; margin: 0 0 10px 0;}
	.rightColumnNav ul {float: left; position: relative; margin: 0 0 0 0; font-size: 14px; border-top: 1px solid #dbe8ef; list-style: none; width: 214px;}
	.rightColumnNav li {position: relative; border-bottom: 1px solid #dbe8ef; line-height: 2.5em; margin: 0; text-indent: 0; background: none; color: #28215f; font-weight: bold;}
	.rightColumnNav a:link {text-decoration: none; color: #bb044f; background-color: transparent;}
	.rightColumnNav a:visited {text-decoration: none; color: #bb044f; background-color: transparent;}
	.rightColumnNav a:hover {text-decoration: none; color: #28215f; background-color: transparent;}

#subInConsultancy {width: 110px; height: 20px; background: url(/images/sub_in_consultancy.gif) top left no-repeat;}
#subNewsletterSignUp {width: 140px; height: 20px; background: url(/images/sub_newsletter_sign_up.gif) top left no-repeat;}
#subArticleCategories {width: 137px; height: 20px; background: url(/images/sub_article_categories.gif) top left no-repeat;}
#subContactDetails {width: 113px; height: 20px; background: url(/images/sub_contact_details.gif) top left no-repeat;}

#subIn3 {width: 110px; height: 20px; background: url(/images/sub_in_consultancy.gif) top left no-repeat;}
#subIn4 {width: 110px; height: 20px; background: url(/images/sub_in_turnkey.gif) top left no-repeat;}
#subIn5 {width: 110px; height: 20px; background: url(/images/sub_in_technical.gif) top left no-repeat;}
#subIn6 {width: 110px; height: 20px; background: url(/images/sub_in_products.gif) top left no-repeat;}

/*-- RIGHT COL NEWSLETTER SIGN UP --*/
.rightColumnNewsletter {float: left; display: inline; width: 214px; margin: 0 0 30px 0;}
	.rightColumnNewsletter h2 {text-indent: -9999px; font-size: 12px; line-height: 1.1em; margin: 0 0 10px 0;}
	.rightColumnNewsletter p {font-size: 12px; color: #666666; line-height: 1.5em; margin: 10px 0 10px 0;}
	.rightColumnNewsletter form {margin: 0; width: 100%;}
	.rightColumnNewsletter label {font-size: 12px; font-weight: bold; color: #333333; width: 58px; display: inline; float: left; padding: 4px 0 0 0; margin: 0 20px 0 0;}
	.rightColumnNewsletter label em {color: #CC0000;}

.formNewsletterText {width: 120px; border: 2px solid #dbe8ef; background-color: #FFFFFF; color: #333333; font-size: 12px; padding: 4px 0 4px 3px; margin: 0;}
.formNewsletterButton {margin: 0 0 0 78px;}

/*-- ARTICLES --*/
.articlesHomeItem {float: left; display: inline; width: 682px; margin: 0 0 20px 0; border-top: 1px solid #dbe8ef; padding: 20px 0 0 0; background: url(/images/bullet_article.gif) 10px 22px no-repeat;}
	.articlesHomeItem img {float: left; display: inline; width: 60px; margin: 0;}
	.articlesHomeItem h4 {float: right; display: inline; width: 646px; margin: 0; line-height: 1.3em; font-size: 16px; font-weight: normal;}
	.articlesHomeItem p {float: right; display: inline; width: 646px; margin: 3px 0 3px 0; line-height: 1.5em; font-size: 14px; color: #666666;}
	.articlesHomeItem h6 {float: right; display: inline; width: 646px; margin: 0; line-height: 1.5em; font-size: 11px; color: #333333;}

.articlesCategoryItem {float: left; display: inline; width: 682px; margin: 0 0 20px 0; border-top: 1px solid #dbe8ef; padding: 20px 0 0 0; background: url(/images/bullet_category.gif) 10px 22px no-repeat;}
	.articlesCategoryItem img {float: left; display: inline; width: 60px; margin: 0;}
	.articlesCategoryItem h4 {float: right; display: inline; width: 646px; margin: 0; line-height: 1.3em; font-size: 16px; font-weight: normal;}
	.articlesCategoryItem p {float: right; display: inline; width: 646px; margin: 3px 0 3px 0; line-height: 1.5em; font-size: 14px; color: #666666;}
	.articlesCategoryItem h6 {float: right; display: inline; width: 646px; margin: 0; line-height: 1.5em; font-size: 11px; color: #333333;}

.articlesPaging {float: left; display: inline; width: 682px; margin: 0 0 10px 0; border-top: 1px solid #dbe8ef; padding: 20px 0 0 0;}
	.articlesPaging h5 {float: left; display: inline; width: 400px; font-size: 16px; margin: 0 0 10px 0;}
	.articlesPaging h6 {float: right; display: inline; width: 200px; font-size: 16px;}
	.articlesPaging ul{border: 0; margin: 0; padding: 0;}

#paginationArticles li{border: 0; margin: 0 0 5px 0; padding: 0; font-size: 16px; list-style: none; float: left; display: inline;}
#paginationArticles a{border: solid 1px #dbe8ef; margin: 0 5px 0 0;}
#paginationArticles .previousOff,
#paginationArticles .nextOff {color: #999999; display: inline; float: left; font-weight: normal; padding: 3px 4px;}
#paginationArticles .next a,
#paginationArticles .previous a {font-weight: normal; border: solid 1px #FFFFFF;}
#paginationArticles .active {color: #333333; font-weight: bold; display: inline; float: left; padding: 4px 6px;}
#paginationArticles a:link,
#paginationArticles a:visited {color: #bb044f; display: inline; float: left; padding: 3px 6px; text-decoration: none;}
#paginationArticles a:hover {border: solid 1px #bb044f; color: #bb044f;}

.articleItemNav {float: left; display: inline; width: 682px; margin: 10px 0 20px 0; border-top: 1px solid #dbe8ef; padding: 15px 0 0 0;}
	.articleItemNav h6 {font-size: 16px; font-weight: normal; color: #333333; margin: 0;}

/*-- CONTACT PAGE --*/
.rightColumnContactDetails {float: left; display: inline; width: 214px; margin: 0 0 30px 0;}
	.rightColumnContactDetails h2 {text-indent: -9999px; font-size: 12px; line-height: 1.1em; margin: 0 0 10px 0;}
	.rightColumnContactDetails p {font-size: 12px; color: #666666; line-height: 1.5em; margin: 10px 0 10px 0;}
	.rightColumnContactDetails p strong {font-weight: bold; color: #28215f;}
	