* {
	margin:0;
	padding:0;
}

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a { 
	margin: 0; 
	padding: 0; 
	border: 0; 
}

p{
	padding-bottom:13px;
	text-align:justify;
}

h2{
	padding-bottom:17px;
	padding-top:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#272727;
	font-size:21px;
}

a{
	color:#000308;
	text-decoration:none;
}

a:hover{
	color:#000308;
	text-decoration:underline;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000308;
	background-image:url(../Images/bg.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}

#container{
	width:933px;
	margin:0 auto;
		
}

#topnav{
	height:37px;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	
}

	#topnav img{
		float:left;
	}

	#topnav a{
		color:#ffffff;
		text-decoration:none;
		float:left;
		margin-top: 9px;
	}
	
	#topnav a:hover{
		color:#bc2806;
		text-decoration:none;
		float:left;
	}
	
.search_area{
	width:184px;
	float:right;
	text-align:right;
	display:inline;
}

.search{
	float:left;
	margin: 8px 0 0 0;
}

.search_button{
	margin: 8px 0 0 8px;
}

.right_space{
	margin: 0 0 0 8px;
}

#sub_menu{
	width:643px;
	height:25px;
	padding-top:10px;
	padding-left:290px;
	background-image:url(../Images/red_bar.gif);
	background-repeat:no-repeat;
	font-size:11px;
	color:#FFFFFF;
}

	#sub_menu span{
		margin-right:10px;
	}
	
	#sub_menu a{
		color:#FFFFFF;
		text-decoration:none;
	}
	
	#sub_menu a:hover{
		color:#FFFFFF;
		text-decoration:underline;
	}

#logo_area{
	width:933px;
	height:87px;
	background-image:url(../Images/logo_area.jpg);
}

#banner{
	width:933px;
	height:219px;
	background-image:url(../Images/banner.jpg);
}

#content{
	width:913px;
	background-image:url(../Images/content_bg.gif);
	background-repeat:repeat-x;
	background-color:#f9f9f9;
	padding: 15px 10px 10px 10px ;
}

#footer{
	width:933px;
	height:95px;
	background-image:url(../Images/footer_bg.jpg);
	background-repeat:no-repeat;
	clear:both;
}

.footer_left{
	width:580px;
	font-size:12px;
	float:left;
	color:#FFFFFF;
	margin: 7px 0 0 10px;
}

	.footer_left a{
		color:#FFFFFF;
		text-decoration:none;
	}
	
	.footer_left a:hover{
		color:#FFFFFF;
		text-decoration:underline;
	}
	
	.footer_left span{
		font-size:11px;
		display:block;
		margin-top:3px;
	}

.footer_right{
	width:325px;
	font-size:11px;
	float:left;
	color:#FFFFFF;
	margin: 7px 0 0 0;
	text-align:right;
	
}

	.footer_right a{
		color:#FFFFFF;
		text-decoration:underline;
	}
	
	.footer_right a:hover{
		color:#FFFFFF;
		text-decoration:none;
	}
	
	.footer_right p{
		text-align:right;
	}

.heading_box{
	width:290px;
	float:left;
	text-align:justify;
}

	.heading_box h2{
		font-size:14px;
		font-family: Tahoma, Helvetica, sans-serif;
		font-weight:bold;
		color:#ba0c03;
		
	}
	
.heading_box2{
	width:290px;
	float:left;
	text-align:justify;
	margin: 0 19px 0 19px;
}

	.heading_box2 h2{
		font-size:14px;
		font-family: Tahoma, Helvetica, sans-serif;
		font-weight:bold;
		color:#001d3b;
		
	}
	
.promote_box{
	width:432px;
	min-height:84px;
	height:auto !important;
	height:84px;
	padding:8px;
	background-color:#EDF4F9;
	border: solid 1px #CDE2EE;
	float:left;
}

	.promote_box h2{
		font-size:12px;
		font-family: Tahoma, Helvetica, sans-serif;
		font-weight:bold;
		color:#293b60;
	}
	
.promote_box2{
	width:432px;
	min-height:84px;
	height:auto !important;
	height:84px;
	padding:8px;
	background-color:#EDF4F9;
	border: solid 1px #CDE2EE;
	float:right;
}

	.promote_box2 h2{
		font-size:12px;
		font-family: Tahoma, Helvetica, sans-serif;
		font-weight:bold;
		color:#293b60;
	}	

.clr{
	clear:both;
}

.box{
	border: solid #D8DEE5 1px;
	margin:7px;
	padding: 4px;
	background-color:#F4F7FF;
	float:left;
}

	.box h2{
		color:#003169;
		font-size:14px;
	}

.box2{
	border: solid #D8DEE5 1px;
	margin:7px -9px 7px -9px;
	padding: 4px 17px 4px 17px;
	background-color:#F4F7FF;
	float:left;
	display:inline;
}

.box3{
	border: solid #E5C29F 1px;
	margin:7px -9px 7px -9px;
	padding: 4px 17px 4px 17px;
	background-color:#FFF9E9;
	float:left;
	display:inline;
}

.box4{
	border: solid #C2C2C2 1px;
	margin:7px 6px 18px 6px;
	padding: 4px 17px 4px 17px;
	background-color:#f4f4f4;
	float:left;
	display:inline;
}

.map{
	float:right;
}

h3{
	font-size:14px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight:bold;
	color:#ba0c03;
	padding: 12px 0 17px 0;
}

h4{
	font-size:14px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight:bold;
	color:#001d3b;
	padding: 12px 0 17px 0;
}

.smaller_h2{
	font-size:12px;
	padding-bottom: 10px;
	text-decoration:underline;
	color:#393939;
}

.smaller_p{
	font-size:11px;
}

.float_right{
	float:right;
	margin: 20px 0 0 0;
}

.img_float_right{
	float:right;
	margin: 0 0 20px 20px;
	border: 1px #62676A solid;
}

.downloadbtn{
	margin: 0 15px 0 0;
}

.topkw {

}

.topkw h1 {
font-size:14px;
text-align:center;
color:#999999;
}

.kwfooter{
font-size:9px;
text-align:center;
padding-bottom:15px;
}

.resource {
	padding-left:10px;
}

.resource li{
	padding:7px;
}