/* Start of CMSMS style sheet 'Home 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;
        padding:0px;
width:1024px;
float:left;
	height:25px;
	clear: both;
}
#content {
	float:left;
	width: 1024px;
	padding:0px;
	margin: 0px auto -25px auto;
	position:relative;
}
#flash_banner{
	float:left;
	width:1024px;
	height:300px;
	margin: 40px 0px 0px -8px;
}

#bt_bottom{
	background-image:url(../images/home_bt_bg.png);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	width:990px;
	padding:35px 0px 0px 30px;
	color:#FFFFFF;
}
p a:hover, p a:visited{
	color:#41a1fd;
}
#bt_bottom .bt_block{
	float:left;
	width:243px;
	height: 190px;
	font-size:11px;
	padding:35px 25px 0px 47px;
}
#bt_bottom .bt_block ul{
	margin:0px;
	padding: 0px;
}
#bt_bottom .bt_block ul li{
	padding: 0px;
	margin: 5px 0px;
}
#bt_bottom .bt_block a, #bt_bottom .bt_block ul li a{
	color:#41a1fd;
	
}
#bt_bottom #spotlight p{
	float:right;
	margin: 0px;
	width: 140px;
}
#bt_bottom #spotlight img{
	width:90px;
	height:auto;
	margin:5px 15px 0px -7px;
	border:2px solid #afc0e4;
	float:left;
}
.green{
	color:#5e9f29;
	text-transform: uppercase;
}
.blue{
	color:#41a1fd;
}
.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:70px;
	width: 100%;
	/*position: relative;*/
float:left;
	margin: -50px 0px 0px 0px;
}*/
#footer .green, #footer .green a{
	color: #3EBA0D;
	padding-right: 15px;
	text-transform:none;
}
#footer {
	width: 1024px;
	height:5px;
	background-image:url(../images/footer_bg.png);
	background-repeat:no-repeat;
	margin:0px auto;
	position: relative;
	padding: 125px 0px 50px 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 'Home CSS' */

