body{
	background-color:#002b46;
	color:#FFF;
	background-image:url(img/bg_gradient.png);
	background-repeat:repeat-x;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}

a:link{color:#58595b;text-decoration:none;}
a:visited{color:#58595b;text-decoration:none;}
a:active{color:#58595b;text-decoration:none;}
a:hover{color:#66bc29;text-decoration:none;}
a img{border:0;}

#topNav {  background: #050000; border-top:2px solid #424042; border-bottom: 3px solid #003a69; color:#fff; font-size:1.5em; padding:2px 0;}
#topNav a{margin: 0 20px;}
#topNav a:link, #topNav a:visited{color:#fff; text-decoration:none;}
#topNav a:active, #topNav a:hover{color:#52a336; text-decoration:none;}

#plus{color:#66bc29; font-weight:bold;}

#siteNav{
	background-color:#FFF;
	background-repeat:no-repeat;
	height:101px;
	position:relative;
}

#content_wrap{
	width:980px;
	height:auto;
	position:relative;
	border:0px solid #FF0;
	background-color:#00396c;
}

#topFlash img{
	margin-bottom:0px;
	border:0px solid #66bc29;
}

#siteNav p{
	position:absolute;
	right:20px;
	top:10px;
	font-size:1.2em;
}



#b_div{
	position:relative;
	background:url(img/horiz_dropshadow.png) top center repeat-y;
text-align: center;
}
#left_container{
	background-image:url(img/homepage_left_bg.png);
	background-repeat:repeat-x;
	width:150px;
	height:auto;
	border:0px solid #903;
}

#leftSide{
	background-image:url(img/homepage_left_bg.png);
	background-repeat:repeat-x;
	background-color:#00396c;
	padding-left:36px;
	padding-right:15px;
	width:150px;
	height:auto;
	min-height:300px;
	float:left;
	font-size:12px;
	border:0px solid #f00;
}

#left_color{
	background-image:url(img/homepage_left2_bg.png);
	background-repeat:repeat-x;
	width:7px;
	position:absolute;
	left:201px;
	border:0px solid #F00;
	height:100%;
	margin:0px;
	padding:0px;
}

#right_color{
	background-image:url(img/homepage_right2_bg.png);
	background-repeat:repeat-x;
	width:14px;
	position:absolute;
	left:209px;
	border:0px solid #090;
	height:100%;
	margin:0px;
	padding:0px;
}

#content_div{
	background-color:#00539e;
	background-image:url(img/vert_gradient.png);
	background-repeat:repeat-x;
	background-position:0px 153px;
	width:980px;
	height:auto;
	margin:0 auto;
	text-align:left;
	position:relative;

}
	

h1{
	color:#66bc29;
	font-size:2.4em;
/*	margin-left:24px;*/
	margin-bottom:0px;
}

ul.list{
	color:#66bc29;
	font-size:1.3em;
	margin-top:0px;
	margin-left:0px;
	padding-left:15px;
}
ul.list li{
	margin-bottom:10px;
}

ul.list span{
	color:#FFF;
}

#mainContent{
	width:425px;
	border-right:1px solid #66bc29;
	font-size:12px;
	margin:0 auto;
	padding-right:40px;
	line-height:1.7em;
}

#mainContent h2{
	font-size:22px;
	font-weight:normal;
}

#mainContent img{
	margin:0 auto;
	margin-top:25px;
}


#rightSide{
	width:150px;
	height:auto;
	float:right;
	margin-right:39px;
	border-left:0px solid #66bc29;
	font-size:12px;
	line-height:1.7em;
}

#images{
	width:256;
	margin-right:55px;
	margin-top:100px;
	height:auto;
	float:right;
}
#images img{
	border-left:5px solid #66bc29;
	margin-bottom:50px;
}

#footer{
	background-image:url(img/homepage_footer.png);
	width:980px;
	height:54px;
	position:relative;
}

p.footer_left{
display:inline;
	position:absolute;
	left:40px;
	top:10px;
}

p.footer_right{
display:inline;
	position:absolute; right:40px; top:10px;

}
#leftSide img{
	padding-bottom:20px;
	padding-top:22px;
	border-bottom:1px solid #66bc29;
	margin-bottom:20px;
}

#leftSide p{
	color:#66bc29;
}
#rightSide p{
	color:#66bc29;
	margin-top:17px;
	font-size:14px;
}

#rightSide img{
	border-left:5px solid #66bc29;
	margin-bottom:10px;
	
}

#rightSide a{
	font-size:12px;
	color:#66bc29;
}

#leftSide a{
	font-size:12px;
	color:#66bc29;
}

#center_container{
	width:458px;
	height:auto;
	margin-left:65px;
	left:220px;
	position:absolute;
}

#coal{
	margin-left:180px;
	background-image:url(img/homepage_coal.png);
	width:244px;
	height:169px;
}