body {margin:0; font-family:Arial, Helvetica, sans-serif; background:#535762 url(assets/images/background.jpg) center top repeat-x;}

h1 {font-size:24px; margin-top:0;}
h2 {font-size:20px;}
h3 {font-size:18px;}
h4 {font-size:16px;}

p {font-size:12px; line-height:20px; margin:1em 0 0 0;}

a {text-decoration:none; color:#000000; font-weight:bold;}
a:hover {text-decoration:underline;}

li {font-size:12px; line-height:20px;}

hr {color:#000000; background:#000000; height:1px; border:0;}

/* Classes */

.imgborder {border:1px solid #e5ba8b;}
.smalltext {font-size:11px; line-height:18px;}
.nomargin {margin:0;}
			  
/* End Classes */
			  
/* Custom Forms -- Just change the colors */

.forms p {margin:0;}
.fields {font-size:12px; color:#000000; padding:1px; border:1px solid #000000; background-color:#999999 !important;}
input.submit, input.submit:hover {border:1px solid #000000; padding:1px; font-size:12px;}	
input.submit {background-color:#CCCCCC; color:#000000;}
input.submit:hover {background-color:#000000;	color:#CCCCCC;}
input {background-color:#FFFFFF !important;}

/* End Custom Forms*/
#container {
width:786px;
height:auto;
margin:0 auto;
padding:0px;
background:url(assets/images/container_repeat.png) center top repeat-y;
}
#wrapper {
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
	background:url(assets/images/header_bg.jpg) center top no-repeat;
	}
	#header {
	width:auto;
	height:201px;
	margin:0px;
	padding:0px;
	}
		#nav{
		width:auto;
		height:auto;
		margin:0px;
		padding:158px 17px 0px 17px;
		text-align:center;
		}
		#nav li{
		padding:0px 25px 0px 25px;
		display:inline;
		}
		#nav li a{
		font: 14px/22px Verdana, Arial, Helvetica, sans-serif;
		color:#fff;
		}
		#nav li a:hover{
		text-decoration:none;
		color:#000;
		}
	#body {
	width:auto;
	height:auto;
	min-height:380px;
	_height:380px;
	margin:0px;
	padding:0px 20px 0px 20px;
	}
	#footer {
	width:auto;
	height:23px;
	margin:0px;
	padding:0px;
	background:url(assets/images/footer_bg.jpg) center top no-repeat;
	}	
	#copyright {
	width:auto;
	height:auto;
	margin:0 auto;
	padding:0px;
	text-align:center;
	color:#fff;
	}