
body{
	background:#8C9887 url(../images/bg-body.gif) repeat scroll left top;
	font-family:Georgia,"Times New Roman",Times,serif;
	margin:0;
	padding:14px 0;
	font-size:12px;
	font-family:tahoma;
	color:#333;
	line-height:19px;
}
:focus {
	outline: 0;
}
a{
	color:#2A5F55;	
}
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;
}
p{
	padding-left:16px;
}
ul{
	list-style:disk;	
	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;
	margin-bottom:30px;
	padding:19px 0 0 0px;
	width:780px;	
}
#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:0;
	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;
}
#content{
	clear:both;
	margin:0 auto;
	width:772px;
}
.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;
}

.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:740px;	
}
.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{
	width:740px;	
}

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:780px;	
	padding-left:30px;
	position:relative;

}
ul#bottom_nav li{
	float:left;
	font-size:13px;
	height:30px;
	margin:0;
	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;
}
#footer{
	height:20px;
	text-align:center;
	width:780px;
	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{
	widht: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; /*--Set height of tabs--*/
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 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; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.tabs li a:hover {
	background: #D9D5CD;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #F8F8EF;
	border-bottom: 1px solid #F8F8EF; /*--Makes the active tab look like it's connected with its content--*/
}
.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;

}
div.tab_content div{
	width:720px;	
	}