h1{
	padding:0px;
	margin:0px;
}
h2{
	padding:0px;
	margin:0px;
}
h3{
	padding:0px;
	margin:0px;
}
p{
	padding:0px;
	margin:0px;
}
ul{
	padding:0px;
	margin:0px;
}
ol{
	padding:0px;
	margin:0px;
}
body{
	background-image:url(../images/background.gif);
	background-repeat:repeat-x;
	text-align:center;
	background-color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0px;
	margin:0px;
}
.wrapper{
	width:100%;
}
.top_container{
	width:980px;
}
.top_container .top_bar{
	width:980px;
	margin-top:9px;	
}
.top_container .top_bar .left{
	width:565px;
	height:93px;
	float:left;
}
.top_container .top_bar .left .branding{
	background-image:url(../images/branding.gif);
	background-repeat:no-repeat;
	width:565px;
	height:93px;
}
.top_container .top_bar .right{
	width:415px;
	height:93px;
	float:right;
}
.top_container .top_bar .right .big_back_but{
	background-image:url(../images/back_to_af.gif);
	background-repeat:no-repeat;
	width:195px;
	height:48px;
	margin-top:25px;
	margin-right:40px;
	float:right;
}
.top_container .nav_bar{
	background-image:url(../images/nav_bar_bg.gif);
	background-repeat:repeat-x;
	width:980px;
	height:53px;
	margin-top:5px;
	float:right;
	text-align:left;
}
.top_container .nav_bar ul li{
	font-size:12px;
	text-transform:uppercase;
	display:inline;
	float:left;
	padding:13px;
	font-weight:bold;
	background-image:url(../images/nav_seperator.gif);
	background-position:right;
	background-repeat:no-repeat;

}
.top_container .nav_bar ul li span{
	font-size:12px;
	text-transform:none;
	color:#747474;
	font-weight:normal;
}
.top_container .nav_bar ul li a{
	color:#cb8202;
	text-decoration:none;
}
.top_container .nav_bar ul li a:hover{
	color:#000;
	text-decoration:none;
}
.main_container{
	width:980px;	
}
.middle_container .roatator{
	background-color:#FFFFFF;
	width:100%;
	float:left;
	margin-bottom:10px;
}
.middle_container .content_section{
	background-color:#FFFFFF;
	width:100%;
	height:auto;
	margin-top:10px;
	margin-bottom:10px;
	
}
.middle_container .content_section .left{
	width:670px;
	margin-right:10px;
	float:left;
	text-align:left;
	background:#e1e1e1;
}
.middle_container .content_section .left .header{
	width:670px
	height:34px;
	background:url(../images/middleHeaderbg.jpg) repeat-x;
	
	/*background-color:#5b5b5b;
	background-image:url(../images/main_header_bg.gif);
	background-repeat:no-repeat;
	background-position:right;*/
	
}
.middle_container .content_section .left .header h1{
	color:#cb8202;
	font-weight:bold;
	line-height:34px;
	font-size:16px;
	height:34px;
	margin-left:5px;
}
.middle_container .content_section .left .content{
	background-color:#e1e1e1;
	padding:10px;
}
.middle_container .content_section .left .content p{
	padding-bottom:10px;
}
.middle_container .content_section .left .content img{
	border:#d0d0d0 solid 5px;
	margin:3px;
}
.middle_container .content_section .left .content .news-body img{
	border:none;
}
.middle_container .content_section .left .content h2{
	margin-bottom:5px;
}
.middle_container .content_section .right{
	width:300px;
	float:left;
	background-color:#EAECEB;
}
.middle_container .content_section .left .content{
	background-color:#e1e1e1;
	padding:10px;
	text-align:justify;
	height:auto;
}
.middle_container .content_section .left .content .news_list ul li{
	border-bottom:#999999 solid 1px;
	padding:5px;
	height:110px;
	margin-bottom:10px;
	list-style:none;
}
.middle_container .content_section .left .content .news_list ul li a{
	color:#333;
	text-decoration:none;
}
.middle_container .content_section .right .header{
	width:300px;;
	height:34px;
	background:url(../images/middleHeaderbg.jpg) repeat-x;
	/*background-image:url(../images/util_header_bg.gif);
	background-repeat:no-repeat;
	background-position:left;*/
}
.middle_container .content_section .right .header h1{
	color:#cb8202;
	font-weight:bold;
	line-height:34px;
	font-size:16px;
	height:34px;
	margin-right:5px;
}
.middle_container .content_section .right .content{
	/*background-color:#5b5b5b;*/
	padding:10px;
	
	
}
.middle_container .content_section .right .content .news_box{
	
}
.middle_container .content_section .right .content .news_box ul li{
	
	font-size:13px;
	padding-left:5px;
	padding-right:5px;
	margin-bottom:3px;
	list-style:none;
	text-align:left;
	
}
#sidetext
{
coor:#337ab7;	
	}
.middle_container .content_section .right .content .news_box ul li a{
	color:#337ab7;
	text-decoration:none;
	font-weight:bold;
	
}
.footer_container{
	background-image:url(../images/footer_bg.gif);
	background-repeat:repeat-y;
	background-color:#724902;
	width:980px;
	height:35px;
	float:left;
	margin-bottom:10px;
}
.footer_container .left{
	color:#FFF;
	width:680px;
	float:left;
	text-align:left;
	padding:10px;
}
.footer_container .right{
	width:180px;
	float:right;
}
.footer_container .right .util_link{
	width:60px;
	float:left;
	margin-top:10px;
	text-align:right;
	margin-left:20px;
}
.footer_container .right .util_link a{
	color:#FFF;
	text-decoration:none;
}