#left_section, #search_part, #servicesSurvey { display:none; }
body, html { width:100%; margin:0px; padding:0px; } 
#slider_banner {  width:100% !important; }
.main-page {  width:900px !important; }
.site {max-width: 100%;}
a:link:after, a:visited:after { content: ""; } 

.site { width:auto; max-width:900px; }
.wpthemeSecondaryContainer { float:right; }
.aboutNavContainer {display:block !important; }
.aboutNavContainer {
    z-index: 5;
    position: relative;
    left: auto;
    margin-top: auto;
    width: auto;
	float:left;
}

/*.container {width:900px;}
.col-lg-8, .col-md-8, .col-sm-8 { width:75% !important; float:left;}
.col-lg-4, .col-md-4, .col-sm-4 { width:24% !important; float:right;}*/
#readMe { width:900px !important; overflow:hidden !important; }
#readMe .site, #readMe .service-container  { width:900px !important;  overflow:hidden;} 
#readMe .row  {width:100%; }
#readMe .col-sm-8 { float:left; width:60% !important; padding:0px 10px; }
#readMe .col-sm-4 { float:right; width:20%; padding:0px 10px;  }
#readMe .col-xs-12 { width:auto;}
#readMe .grey-box { padding:0px 10px; }
#readMe .content h2 {padding:10px 25px; overflow:hidden; }
#readMe .service-container h3 { padding-left: 15px;}

#readMe .services-body-left {width:490px !important; float: left;  }
#readMe .services-body-right {width:390px !important; float: right; position: absolute; right:0; }
.wpthemeLeft { width:20% !important; float:left;}
.wpthemeColCenter { width:50% !important; float:left; }
 .wpthemeColCenter  .content { padding-left:20px !important;}
.wpthemeColRight { width:24% !important; float:right;}
.crumbTrail .wpthemeCrumbTrail {width:100%;}



@media screen and (max-width: 1250px){
.aboutNavContainer {display:block;}
}