@charset "utf-8";
/* CSS Document */

a{
	text-decoration:none;
	border:0;
		}

.wrapper{
	width:925px;
	}

.top_nav{
	width:925px;
	height:56px;
	background-image:url(topnav.jpg);
	}
	
.clear{
	clear:both;
	}

.nav1{background:url(nav1.jpg); width:179px; height:56px; float:left;}

.nav2{background:url(nav2.jpg); width:73px; height:56px; float:left;}
.nav2 a{background:url(nav2.jpg); width:73px; height:56px; display:block;}
.nav2 a:hover{background:url(nav2.jpg); background-position:0 -56px;}
.nav2_selected{width:73px; height:56px; background:url(nav2.jpg); background-position:0 -56px; float:left;}

.nav3{background:url(nav3.jpg); width:132px; height:56px; float:left;}
.nav3 a{background:url(nav3.jpg); width:132px; height:56px; display:block;}
.nav3 a:hover{background:url(nav3.jpg); background-position:0 -56px;}
.nav3_selected{width:132px; height:56px; background:url(nav3.jpg); background-position:0 -56px; float:left;}

.nav4{background:url(nav4.jpg); width:115px; height:56px; float:left;}
.nav4 a{background:url(nav4.jpg); width:115px; height:56px; display:block;}
.nav4 a:hover{background:url(nav4.jpg); background-position:0 -56px;}
.nav4_selected{width:115px; height:56px; background:url(nav4.jpg); background-position:0 -56px; float:left;}	

.nav5{background:url(nav5.jpg); width:121px; height:56px; float:left;}
.nav5 a{background:url(nav5.jpg); width:121px; height:56px; display:block;}
.nav5 a:hover{background:url(nav5.jpg); background-position:0 -56px;}
.nav5_selected{width:121px; height:56px; background:url(nav5.jpg); background-position:0 -56px; float:left;}	

.nav6{background:url(nav6.jpg); width:141px; height:56px; float:left;}
.nav6 a{background:url(nav6.jpg); width:141px; height:56px; display:block;}
.nav6 a:hover{background:url(nav6.jpg); background-position:0 -56px;}
.nav6_selected{width:141px; height:56px; background:url(nav6.jpg); background-position:0 -56px; float:left;}	
	
.nav7{background:url(nav7.jpg); width:121px; height:56px; float:left;}
.nav7 a{background:url(nav7.jpg); width:121px; height:56px; display:block;}
.nav7 a:hover{background:url(nav7.jpg); background-position:0 -56px;}
.nav7_selected{width:121px; height:56px; background:url(nav6.jpg); background-position:0 -56px; float:left;}

.nav8{background:url(nav8.jpg); width:43px; height:56px; float:left;}
	
.top_content{
	width:925px;
	height:236px;
	background-image:url(mid.jpg);
	}
	
.copy{
	padding-left:245px;
	padding-top:165px;
	width:650px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	}
	
.contentwrapper{
	background-image:url(contentbg1.jpg);
	background-repeat:repeat-y;	
	}
	
.content{
	width:925px;
	}
.content1{
	width:235px;
	min-height:315px;
	float:left;
	background-image:url(contentbg1.jpg);
	background-repeat:repeat-y;
	height:100%;
	}
.content1 p{
	color:#000000;
	font-weight:bold;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	padding-left:40px;	
	margin-top:0px;
	margin-bottom:0px;
	}
	
.askfield{
	color:#000000;
	font-weight:bold;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	margin-left:40px;	
	margin-bottom:5px;
	}
	
.submit{	
	margin-left:40px;	
	margin-bottom:15px;
	}
	
.content2{
	width:690px;
	min-height:315px;
	background:#000000;
	background-repeat:repeat-y;	
	float:left;
	background-image:url(contentbg.jpg);
	}
.content2 p{
	color:#000000;
	font-weight:bold;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-right:75px;
	padding-left:50px;	
	}
	
.floatleft{
	float:left;
	}
	
.footer{
	width:925px;
	height:40px;
	background-image:url(footer.jpg);
	color:#FFFFFF;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	padding-top:15px;
	}	
	

