/* Start of CMSMS style sheet 'Subpage CSS' */
html, body {
	height: 100%;
	background-image:url(../images/bg_repeat.jpg);
	background-repeat: repeat-x;
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #171926;
}
#wrapper{
background-image:url(../images/bg_image.jpg);
	background-repeat:no-repeat;
      width: 1024px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -512px;
	float: left;
}
/*#wrapper {
	background-image:url(../images/bg_image.jpg);
	background-repeat:no-repeat;
	width: 1024px;
	min-height: 100%;
	margin:0px auto;
	margin-bottom: -100px;
	position: relative;	
}*/
.clearfooter {
	margin:0px;
	height: 70px;
	clear: both;
}
#content {
	float:left;
	width: 1024px;
	padding:0px;
	margin: 0px auto -25px auto;
	position:relative;
}
#about_us_banner{
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	width:1024px;
	height:300px;
	margin: 40px 0px 0px 0px;
}
#about_us_banner p{
	color:#FFFFFF;
	padding: 85px 455px 0px 82px;
}
#body_copy, #contact_copy, #aboutus_copy{
	float:left;
	width:860px;
	padding:35px 80px 0px 80px;
	color:#FFFFFF;
}
#news_body_copy{
        float:left;
	width:860px;
	padding:35px 80px 45px 80px;
	color:#FFFFFF;
}
#portfolio{
	float:left;
	width:900px;
	padding:55px 60px 0px 55px;
	color:#FFFFFF;
}
#body_copy img, #news_body_copy img, #contact_copy #map, #aboutus_copy img{
	float:left;
	border:2px solid #afc0e4;
	margin-right: 35px;
}
#body_copy p{
	float:right;
	padding:0px;
	margin: 10px 0px;
	width:595px;
}
#contact_copy p{
	float:right;
	padding:0px;
	margin: 10px 0px;
	width:500px;
}
#aboutus_copy p{
	float:right;
	padding:0px;
	margin: 10px 0px;
	width:825px;
}
#news_body_copy p{
        padding: 0px 35px 0px 35px;
}
#body_copy p a, .blue, #news_body_copy a, #contact_copy a, #aboutus_copy a{
	color:#41a1fd;
}
#body_copy p a:hover, #body_copy p a:visited, #news_body_copy a:visited, contact_copy a:hover, contact_copy a:visited{
	color:#41a1fd;
}
.green{
	color:#5e9f29;
	text-transform: uppercase;
}
.clear{
	float:left;
	width:1024px;
	height:5px;
	clear:both;
}

#logo{
	float:left;
	width:1024px;
	height:150px;
	margin:0;
	display:block;
}
p{
	line-height:20px;
	margin:10px 0px;
	font-size: 11px;
	padding: 0px;
}

h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 28px;
	margin: 0px;
	color: #113D78;
}
h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 19px;
	margin: 0px;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 0px 0px 0px 35px;
}
#footer_wrapper{
      width: 1024px;
	/*position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -512px;*/
	float: left;
}
/*#footer_wrapper{
	height:100px;
	width: 100%;
	position: relative;
	margin: 0px;
}*/
#footer .green, #footer .green a{
	color: #3EBA0D;
	padding-right: 15px;
	text-transform:none;
}
#footer {
	width: 1024px;
	height:75px;
	background-image:url(../images/footer_bg.png);
	background-repeat:no-repeat;
	margin:0px auto;
	position: relative;
	padding: 125px 0px 0px 0px;
}
#footer p{
	text-align:center;
	margin:0px auto;
	font-size:9px;
	line-height: 18px;
	color: #FFFFFF;
}
#footer p a, #footer p a:hover{
	color: #F9FEF4;
	text-decoration:none;
}

/* End of 'Subpage CSS' */

