@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background: #d9e3c9 url(../img/bg.gif) repeat-y;
	background-position:center;
	line-height:20px;
}

iframe{
	margin:0px;
	padding:0px;
}
a{
	text-decoration:none;
}
a:hover{
	color:#000000;
}
a img{
	border:0px;
}
#header{
	width:769px;
	margin:0 auto;
}
.logo{
	background:url(../img/logo.jpg) no-repeat;
	height:98px;
	text-align:right;
	vertical-align:bottom;
	color:#757272;
	font-size:14px;
}

#top_nav ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
#top_nav li{
	float:left;	
	
}


#top_nav a{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:14px;
	background:url(../img/line.gif) no-repeat;
	background-position:right;
	text-align:center;	
	color:#FFFFFF;
	font-weight:bold;
	
	white-space:nowrap;	
	padding:9px 18px 10px 18px;
	display:block;
	
		
}

#top_nav {
	background:url(../img/button_bg.gif) repeat-x;
	height:39px;
}
#top_nav a img{
	padding-left:22px;	
}

#top_nav a:hover{
	background: #e27a00 url(../img/line.gif) no-repeat;
	background-position:right;
}

#top_nav li.height a{
	
	background:url(../img/button_bg.gif) repeat-x;
	
}
#top_nav li.height a:hover{
	background: #e27a00 ;
	
}

.banner{
	background:url(../img/banner.jpg) no-repeat;
	height:194px;
}


#content{
	width:769px;
	margin:0 auto;
	background:url(../img/text_bg.gif) repeat-x;
	
}
#col{
	padding:10px 10px 10px 10px;
}

#content h1{
font-family:Georgia, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px 0px 10px 0px;
	color:#ed5f00;
	font-size:18px;
	
}
#content .green{
	font-family:Georgia, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px 0px 10px 0px;
	color:#6a7e16;
	font-size:16px;
	
	
}
#col span img{
	float:right;
	padding-left:50px;
}

.more{
	color:#0073bb;
}


#col ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

#col ul li{
	background:url(../img/aero.gif) no-repeat;
	padding:0px 0px 0px 12px; 
}
.center_content{
	background:url(../img/bg_bottom.gif) bottom right no-repeat;
}
.test{
	color:#006600;
	font-style:italic;
	display:block;
	text-align:right;
	padding:5px 30px 15px 5px;
}
.logo1 a img{
	border:1px solid #e3e5cd;
	padding:2px;
}
.logo1 div{
	width:350px;
	float:left;
	text-align:center;
	height:120px;
	margin-bottom:20px;
	
}
label{
	width:110px;
	display:block;
	float:left;
}
#bottom{
	width:769px;
	margin:0 auto;
	background-color:#dbee8b;
	text-align:center;
	color:#667a14;
	height:80px;
	clear:both;
}
#bottom a{
	color:#667a14;
}
.bottom{
	font-size:10px;
	display:block;
	padding-top:10px;
}

