body{
	margin: 0;
	padding: 0;
}

p,img,a,ul,li,h1, .font{
	margin: 0;
	padding: 0;
	outline: none;
	border: none;
	font: 15px Tahoma, Geneva, sans-serif;
}

#container{
	width: 1024px;
	margin: 0 auto;
}

#home_nav{
	width: 280px;
	float: left;
}

.home_sub_nav{
	background: url(images/home_btn.gif) no-repeat;
	width: 251px;
	height: 73px;
	margin-bottom: 5px;
}

.home_sub_nav a{
	font: 18px Tahoma, Geneva, sans-serif;
	color: #bdbd67;
	text-decoration: none;
	float: left;
	width: 251px;
	text-align: center;
	line-height: 73px;
}

.shadow_bg{
	background: url(images/bg_shadow.gif) no-repeat;
	width: 362px;
	height: 443px;
	margin: 5px auto 0;
	padding: 30px 40px;
}

.title{
	font-size: 18px;
	color: #242e26;
	margin-bottom: 10px;
}

.mar20{
	margin-top: 20px;
}

.mar30{
	margin-top: 30px;
}

.pad20{
	padding: 0 20px;
}

.s30{
	line-height: 30px;
}

.pattern{
	float: left;
	margin: 10px 10px 10px 15px;
}

.left_div{
	width: 48%;
	float: left;
	border-right: 1px solid #5fa147;
}

.right_div{
	width: 48%;
	float: left;
}

.green1{
	color: #5fa147;
}

.green2{
	color: #345c3e;
}

.red{
	color: #a60a0a;
}

.p14{
	font-size: 14px;
}

.p16{
	font-size: 16px;
}

.p20{
	font-size: 20px;
}

.contact{
	font-size: 20px;
	line-height: 40px;
	width: 315px;
	margin: 0 auto;
}

.contact2{
	font-size: 16px;
	line-height: 25px;
	width: 315px;
	margin: 0 auto;
}

.center{
	text-align: center;
}

.clear{
	clear: both;
}

label{
	float: left;
	font: 20px Tahoma, Geneva, sans-serif;
	padding-top: 5px;
	width: 71px;
	margin-bottom: 10px;
}

.input{
	background: url(images/input.gif) no-repeat;
	width: 241px;
	height: 38px;
	float: left;
	margin-bottom: 10px;
}

input{
	border: none;
	background: none;
	font: 20px Tahoma, Geneva, sans-serif;
}

.textarea{
	background: url(images/textarea.gif) no-repeat;
	width: 312px;
	height: 208px;
	margin-bottom: 10px;
}

textarea{
	width: 312px;
	height: 208px;
	border: none;
	background: none;
	font: 20px Tahoma, Geneva, sans-serif;
}	

#submit{
	background: url(images/submit.gif) no-repeat;
	width: 251px;
	height: 75px;
	float: left;
	margin-left: 30px;
}

.nav {
background:url(images/nav.gif) no-repeat;
width:1006px;
height:60px;
position:relative;
font-family: Tahoma, Geneva, sans-serif;
font-size:18px;
z-index:2;
margin-bottom: 10px;
}

.nav div{
	border-right: 1px solid #747f4b;
	width: 1px;
	height: 30px;
	margin-top: 15px;
	float: left;
}

.nav .select {
margin:0; 
padding:0 0 0 20px; 
list-style:none; 
white-space:nowrap;
}

.nav li {
float:left;
}

.nav .select a {
display:block; 
height:60px; 
float:left; 
font-size: 18px;
padding:0 26px; 
text-decoration:none; 
line-height:60px; 
white-space:nowrap; 
color:#bdbd67;
}

.nav .select a b {
display:block; 
padding:0 30px 10px 15px; 
}

.nav .select a:hover, 
.nav .select li:hover a {
background: none;
cursor:pointer; 
color:#ffb03b;
}

.nav .select a:hover b, 
.nav .select li:hover a b {
display:block; 
padding:0 30px 9px 15px; 
cursor:pointer;
}

.nav .sub {
display:none;
}

/* IE6 only */
.nav table {
border-collapse:collapse; 
margin:-1px; 
font-size:1em; 
width:0; 
height:0;
}

.nav .sub {
margin:0; 
padding:0 0 0 60px;
list-style:none;
background: url(images/nav_sub.gif) no-repeat;
width: 605px;
margin-left: 120px;
height: 34px;
}
.nav .select .sub a:hover, 
.nav .select .sub li:hover a, 
.nav .select .sub li, 
.nav .select .sub li a{background:none; background-image: none;}

.nav .select :hover .sub {
background: url(images/nav_sub.gif) no-repeat;
width: 605px;
height: 34px;
display:block; 
position:absolute;
float:left;
top:60px; 
left:0; 
text-align:center;
}

.nav .select :hover .sub li a 
{display:block;height:30px; line-height:30px; float:left; padding:0 20px 0 5px; margin:0; white-space:nowrap; color:#345c3e;font-size:18px;}

.nav .select :hover .sub li a:hover 
{color:#a60a0a;}
