body{
	margin: 0px;
	padding: 0px;
	background-color: #BFCFA8;
}
form, h1, h2, h3, h4, h5{
	margin: 0px;
	padding: 0px;
}
h1, h1 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #83916D;
	font-weight: normal;
	padding-bottom: 7px;
	text-decoration: underline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
h2, h2 a{
	text-align: center;
	margin: 0px;
	color: #83916D;
	font-size: 14pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #83916D;
	border-right-color: #83916D;
	border-bottom-color: #83916D;
	border-left-color: #83916D;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
hr{
	padding: 0px;
	height: 1px;
	margin: 0px;
}
.clear {
width:100%;
overflow:hidden;
}
.both{
	font-size: 0px;
	clear: both;
}
#header{
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 290px;
}
#headpnt{
	background-color:#FFF;
}
#headpnt a{
	font-weight:bold;
	font-size:14px !important;
	color:#83916D !important;
}
#left{
	width: 230px;
	float: left;
	color: #CC6102;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-left: 83px;
}

a{
	color: #B74A01;
	text-decoration: none;
}
p{
	margin-top: 18px;
	color: #181818;
}
.logo{
	height: 290px;
	width: 320px;
	float: left;
}
img{

}
#page{
	background-color: #FFF;
	display: table;
	width: 1030px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top{
	height: 80px;
}

#nav{
	width: 100%;
	height: 70px;
}
#cont{
	color: #181818;
	font-size: 13px;
	padding-right: 80px;
	width: 610px;
	float: right;
	line-height: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
}
#cont img{
	padding: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu{
	float: right;
	width: 690px;
	padding-top: 79px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFF;
}
#menu a{
	color: #FFF;
}

#menu a:hover{
	text-decoration: underline;
}
.menu_active{
}
#menu ul{
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#menu li{
	float: left;
	width: 150px;
	height: 23px;
	text-align: center;
	padding-top:5px;
}
#footer{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	color: #634B02;
	display: table;
	margin: 0px;
	text-align: right;
	vertical-align: middle;
	background-image: url(../images/line.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	padding: 0px;
	height: 40px;
}

#footer a{
	color: #B74A01;
}
#footer_content{
}
#footer_content_right{
	padding-right: 90px;
	padding-top: 15px;
}
