body { 
	margin: 0 0;
	background: #b7c5a4 url(../images/bg_grad.jpg) repeat-x; 
	font: 11px Verdana, Geneva, sans-serif; 
	line-height: 20px;
	color: #666; 

	
	}
	
/* Take outline off for Mozilla!!!!!*/
a:focus {
outline:none;
}
li {padding-right:20px;}

#page { 
	width:950px;
	margin:  auto;
	
	}
h1
	{
		font-size:24px;
		color:#e57260;
		font-family:Verdana, Geneva, sans-serif;
		font-weight:normal;
		margin:0 auto;
		padding-top: 20px;
		
	}
h2
	{
		font-size: 14px;
		color:#677158;
		font-family:Verdana, Geneva, sans-serif;
		font-weight:bold;

		
	}
h3
	{
		font-size: 10px;
		color:#e57260;
		font-family:Verdana, Geneva, sans-serif;
		font-weight:bold;
	}

#header { 
	width:950px;
	background: url(../images/header.jpg) no-repeat; 
	height: 179px;
	text-align:center;
	
	}
	
#navheader{
	background: url(../images/nav_bg.jpg) no-repeat; 
	width:950px;
	height: 29px;
		
	}

#contentarea{
	width:950px;
 }
	


	
#contentfill{
	
	background: #ffffff url(../images/content_bg_fill.jpg) repeat-y; 
	width:950px;
	}	

#content{
	width:950px;
	background: url(../images/content_bg1.jpg) no-repeat;
	}
#innercontent{
	padding-left:125px;
	padding-right:83px;
	padding-bottom:10px;
}

#innercontent p{
	padding-right:40px;

}

		
#nav2{
	
	background: url(../images/nav_bg2.jpg) no-repeat; 
	width:950px;
	height: 191px;
	
}
#footer{
	clear:both;
	background: url(../images/footer_bg.jpg) no-repeat bottom center; 
	width:950px;
	height: 150px;
	
}	
#btn_home{
	float:right;
	padding-right:140px;
	margin-top:20px;
	background: url(../images/home_btn.jpg) no-repeat; 
	width:65px;
	height: 22px;
	
}	

#nav2_btns_1{
	padding-top:10px;

	margin-left:100px;
	float:left;
	width:277px;
	height: 181px;
}

#nav2_btns_2{
	padding-top:10px;
	
	margin-left:5px;
	float:left;
	width:280px;
	height: 181px;
}

#office_info
	{
	float:left;
	width:203px;
	margin-left:13px;
	height: 191px;		
	
	}	

#menu_1 {
	
	display:block;
 	background: url('../images/nav2_btn1.jpg');
	height: 57px;
	width: 277px;
}
#menu_1:hover {
 	background-position:0 -57px; 
}
#menu_2 {
	display:block;
 	background: url('../images/nav2_btn2.jpg');
	height: 58px;
	width: 277px;
}
#menu_2:hover {
 	background-position:0 -58px; 
}
#menu_3 {
	display:block;
 	background: url('../images/nav2_btn3.jpg');
	height: 56px;
	width: 277px;
}
#menu_3:hover {
 	background-position:0 -56px; 
}
#menu_4 {
	display:block;
 	background: url('../images/nav2_btn4.jpg');
	height: 85px;
	width: 280px;
}
#menu_4:hover {
 	background-position:0 -85px; 
}		
#menu_5 {
	display:block;
 	background: url('../images/nav2_btn5.jpg');
	height: 85px;
	width: 280px;
}
#menu_5:hover {
 	background-position:0 -85px; 
}	

#top_menu_1 {
	float:left;
	display:block;
	margin-left:312px;
 	background: url('../images/nav_btn1.jpg');
	height: 29px;
	width: 176px;
}
#top_menu_1:hover {
 	background-position:0 -29px; 
}
#top_menu_2 {
	display:block;
	float:left;
 	background: url('../images/nav_btn2.jpg');
	height: 29px;
	width: 76px;
}
#top_menu_2:hover {
 	background-position:0 -29px; 
}
#top_menu_3 {
	display:block;
	float:left;
 	background: url('../images/nav_btn3.jpg');
	height: 29px;
	width: 168px;
}
#top_menu_3:hover {
 	background-position:0 -29px; 
}
#top_menu_4 {
	display:block;
	float:left;
 	background: url('../images/nav_btn4.jpg');
	height: 29px;
	width: 135px;
}
#top_menu_4:hover {
 	background-position:0 -29px; 
}