body{
	background:#8C9887 url(../images/bg-body.gif) repeat scroll left top;
	margin:0;
	padding:14px 0;
	font-family:Georgia,"Times New Roman",Times,serif;	
	font-size:12px;
	font-family:tahoma;
	color:#333;
	line-height:19px;
}
:focus {
	outline: 0;
}

a{
	color:#2A5F55;	
}
img{
	border:none;	
}
h1{
	padding-left:15px;
	padding-top:12px;
	font-size:18px;
	color:#555;
	font-family:helvetica;
	font-weight:normal;
	text-transform:uppercase;
	background-color:#D9D5CD;
	width:750px;
	padding-bottom:10px;
	margin-top:0px;	
	margin-bottom:0px;
}


ul{
	list-style-type:disc;	
	list-style-position:inside;
}

#wrapper{
	margin:0 auto;
	width:780px;
	height:auto;
}

#header{
	background:transparent url(../images/bg-header.png) no-repeat scroll left top;
	height:88px;	
	width:780px;	
	margin-bottom:30px;
	padding:19px 0 0 0px;	
}

#top_nav{
	background:transparent url(../images/bg-Navbar.gif) repeat scroll left top;
	height:30px;
	left:0;
	position:absolute;
	top:121px;
	width:100%;
	z-index:2;	
}

#top_nav ul {
	color:#ddddcd;
	background-image:url(../images/bg_navbar.gif);
	background-repeat:repeat-x;
	font-size:12px;
	height:30px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 auto;
	padding:0;
	width:780px;	
	padding-left:30px;
}

#top_nav ul li{
	float:left;
	font-size:13px;
	height:30px;
	margin:0;
	padding-left:9px;
	padding-right:9px;
	font-family:Tahoma;
	text-transform:uppercase;
	padding-top:6px;	
}

#top_nav ul li a{		
	color:#ddddcd;
	text-decoration:none;
}

#top_nav ul li a:hover{		
	text-decoration:underline;
}
.separator{
	display:block;
	width:15px;	
	float:left;
}
#content{
	clear:both;
	margin:0 auto;
	width:772px;
}
.content_img{
	float:right;
	margin:25px;	
}

.home_content_box{
	margin:0 auto;
	width:765px;
	height:261px;
	border-left:solid 4px #fff;	
	border-right:solid 4px #fff;	
	border-bottom:solid 4px #fff;		
	background-color:#F3F0EC;
	margin-bottom:4px;
	padding-top:4px;
	position:relative;
}
.home_content_box p{
	padding-left:15px;	
}
.overview{
	width:351px;
	float:left;
	padding-right:15px;
}
.home_content_box img{
	float:right;	
}
.content_box{
	float:left;
	margin:0 auto;
	width:765px;
	border:solid 4px #fff;	
	background-color:#F3F0EC;	
	margin-bottom:4px;	
	position:relative;
}

div.content_box p{
	width:720px;	
	padding-left:15px;
}

.content_box_content{
	background:#F3F0EC url(../images/bg-ContentWrap.gif) no-repeat scroll left top;		
	margin:0 auto;
	width:765px;
	border-left:solid 4px #fff;	
	border-right:solid 4px #fff;
	border-bottom:solid 4px #fff;	
	margin-bottom:4px;		
	position:relative;
	min-height:450px;
	float:left;
	height:100%;
	border-top:solid 4px #fff;
}

div.content_box_content p{
	padding-left:20px;
}

img.content{
	margin-top:4px;
	float:right;		
}

img.title_img{
	float:left;
}

ul#bottom_nav{
	background:transparent url(../images/bg-BottomNav.gif) no-repeat scroll left top;
	float:left;
	color:#ddddcd;
	font-size:12px;
	height:30px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:6px auto 10px;
	padding:0;
	width:760px;	
	padding-left:30px;
	position:relative;
}

ul#bottom_nav li{
	float:left;
	font-size:13px;
	height:30px;
	margin-left:5px;
	padding:0;
	font-family:Tahoma;
	text-transform:uppercase;
	padding-top:6px;	
}

ul#bottom_nav li a{		
	color:#ddddcd;
	text-decoration:none;
}

ul#bottom_nav li a:hover{		
	text-decoration:underline;
}
ul#bottom_nav li img{
	position:relative;
	margin-left:8px;	
	margin-right:50px;

}
#footer{
	height:35px;
	line-height:35px;
	text-align:center;
	width:760px;
	font-size:12px;
	color:#474D49;
	font-family:Georgia;
	float:left;
}

#links{
	list-style:square;	
	list-style-position:outside;
	color:#2A5F55;
}

#links li{
	height:25px;	
}

#links li a{
	color:#2A5F55;	
}

.box_title{
	width:776px;
	height:50px;	
}

#contact_form{
	padding:15px;	
	float:left;
	background-color:#E5E1DB;
	margin-left:15px;
	font-size:12px;
	font-family:tahoma;	
	height:220px;
	position:absolute;
	bottom:15px;
}

#contact_form input,#contact_form textarea{
	float:left;
}

input,textarea{
	width:230px;	
	font-family:tahoma;
	font-size:12px;
}

.input_label{
	float:left;
	width:133px;
}

.input_field{
	margin-bottom:4px;	
	height:22px;
	width:370px;
}

#areas{
	padding-top:15px;	
}

ul.tabs {
	margin: 0 0 0 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; 
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; 
	line-height: 31px;
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px; 
	overflow: hidden;
	position: relative;
	background: #D9D5CD;
}

ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 12px;
	padding: 0 20px;
	border: 1px solid #fff; 
	outline: none;
}

ul.tabs li a:hover {
	background: #D9D5CD;
}

html ul.tabs li.active, html ul.tabs li.active a:hover  { 
	background: #F8F8EF;
	border-bottom: 1px solid #F8F8EF; 
}

.tab_container {
	border: 1px solid #999;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 764px;
	background: #F8F8EF;
}

.tab_content {
	padding: 20px;
	font-size:12px;
	min-height:350px;
}
.tab_content img{
	float:right;
	margin-left:15px;
	margin-bottom:20px;
}

div.tab_content div{
	width:720px;	
}



