body,td,th {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12.5px;

	color: #333333;

	line-height: 147%;

}

body {

	background-color: #E2E0C7;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	padding-bottom: 20px;

}



/* LAYOUT */



#top {

	width: 100%;

	height: 100px;

	background-color: #571407;

}



#topin {

	width: 840px;

	margin: 0 auto;

}



#logo {

	width: 350px;

	float: left;

	margin-top: 10px;

	height: 50px;

	margin-bottom: 10px;

}



#searchbox {

	width: 147px;

	float: right;

	margin-top: 20px;

}



#searchbox input {

	width: 147px;

	height: 17px;

	background: #E2E0C7;

	border: none;

	font-size: 11px;

	color: #666;

}



#header {

	width: 100%;

	background-color: #000;

	height: 420px;

}



#headerin { 

	width: 860px;

	margin: 0 auto;

	background: url("../images/header.jpg") no-repeat;

	height: 420px;

}



#user1 {

	width: 805px;

	margin: 0 auto;

	padding-top: 330px;

}



#user1 h3 {

	color: #fff;

	font-size: 18px;

	font-weight: bold;

}



#user1 a {

	color: #999999;

}



#header2 {

	width: 100%;

	background-color: #000;

	height: 115px;

}



#headerin2 { 

	width: 860px;

	margin: 0 auto;

	background: url("../images/header2.jpg") no-repeat;

	height: 115px;

}



#mainwrapper {

	width: 836px;

	margin: 0 auto;

}



#main {

	width: 836px;

	background: #F0F0F0;

	display: inline-block;

	padding-bottom: 100px;

	border: solid 1px #fff;

	border-top: none;

}



#content {

	width: 550px;

	float: left;

	margin-top: 10px;

	margin-left: 15px;

}



#right {

	width: 210px;

	float: left;

	margin-left: 20px;

	margin-top: 30px;

	padding-left: 10px;

	padding-right: 10px;

	padding-bottom: 50px;

	background: #571407;

	padding-top: 10px;

}



#right .moduletable {

	margin-bottom: 20px;

}



#bottom {

	width: 871px;

	height: 237px;

	margin: 0 auto;

	background: url("../images/bottombg.png") no-repeat;

}



#user2 {

	width: 450px;

	height: 85px;

	float: left;

	margin-left: 30px;

	color: #666666;

	margin-top: 25px;

}



#user2 img {

	margin-right: 10px;

	border: solid 4px #fff;

}



#bottom h3 {

	color: #571407;

	font-size: 12px;

	font-weight: bold;

}



#user2 a {

	color: #9F3811;

	padding-right: 10px;

	background: url("../images/abg.gif") no-repeat right;

}



#user3 {

	width: 300px;

	float: left;

	margin-left: 40px;

	padding-left: 20px;

	background: url("../images/user3bg.gif") no-repeat left;

	margin-top: 25px;

	color: #9F3811;

}



#user3 h3 {

	color: #333333;

}



#user3 a {

	height: 18px;

	padding-left: 15px;

	padding-right: 15px;

	color: #fff;

	background: #666666 url("../images/abg.gif") no-repeat left;

	text-decoration: none;

}



#footer {

	width: 835px;

	margin: 0 auto;

	text-align: right;

	color: #666666;

}



h2 {

	font-size: 16px;

	color: #9F3811;

	margin-top: 20px;

	margin-bottom: 20px;

	text-transform: uppercase;

	font-family: Arial Narrow, Arial, Helvetica;

}



h1 {

	font-size: 18px;

	color: #46392f;

	font-family: Arial Narrow, Arial, Helvetica

}



h3 {

	font-size: 14px;

	color: #FFF;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	margin-bottom: 5px;

	margin-top: 5px;

}



p {

	margin-top: 6px;

}



a {

	color: #907A68;

}



a:hover {

	color: #999999;

}



.clear {

	clear: both;

}



#mainMenu h3 {

	display: none;

}



img {

	border: none;

}



fieldset{ border: none;}