html, body {
	margin: 0px;
	padding:0px;
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}

#wrapper {
	width:800px;
	margin:0px auto;
	background-color:#FFF;
}

#content {
	width:778px;
	margin:0px auto;
}

#header {
	height:135px;
	padding:0px 0px;
}

#logo {
	width:350px;
	float:left;
}

#logo h1{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#F7280C;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-top:30px;
}

#logo h4 {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#808080;
	font-weight:normal;
	text-decoration:none;
	padding-left:75px;
}

#links
{	margin: 0;
	padding: 0;
	z-index: 30
}

#links ul {
	margin:0px; 
	padding-top:0px;
	padding-left:0px;
	list-style: none;
	float: left;
}

#links li{
	margin: 0;
	float:left;
	list-style-type:none;
	width:96px;
	height:25px;
	background-color:#9BBE00;
	border-left:1px solid #FFF;
	padding-top:4px;
}

#links a{
	display: block;
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#links a:hover{
	display: block;
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#links div
{
	position: absolute;
	visibility: hidden;	
	margin: 0;
	padding: 0px
	background: #EAEBD8;
	border: 1px solid #9BBE00
}

#links div a
{	
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	background: #FFFFFF;
	font-family:"Trebuchet MS";
        font-size:11px;
        color:#9BBE00;
        font-weight:normal;
        text-decoration:none;
}

#links div a:hover
{	
	background: #9BBE00;
	font-family:"Trebuchet MS";
        font-size:11px;
        color:#FFFFFF;
        font-weight:normal;
        text-decoration:none
}


#mainimg {
	background-image:url(../images/main_img.jpg);
	background-repeat:no-repeat;
	height:132px;
	text-align:right;
}

#mainimg h3 {
	font-family:"Trebuchet MS";
	font-size:48px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:20px 40px 0px 0px;
}

#mainimg h4 {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px 0px 0px;
}

#contentarea {
	clear:both;
	padding:15px 0px;
}

#contentarea h2{
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#F7390C;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}

#leftbar {
	float:left;
	width:539px;
	border-right:1px solid #BCBDBC;
}

#leftbar h2{
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#F7390C;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}

#leftbar h3{
	font-family:"Trebuchet MS";
	font-size:15px;
	color:#4B4B4B;
	font-weight:bold;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}

#leftbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#4B4B4B;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
}

#leftbar FORM{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#4B4B4B;
	font-weight:normal;
	text-decoration:none;
	padding:0px 0px;
}

#leftbar a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#F7390C;
	font-weight:bold;
	padding:0px 0px;
	text-decoration:underline;
}

#leftbar a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#B22200;
	font-weight:bold;
	padding:0px 0px;
	text-decoration:underline;
}

#leftbar li{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#4B4B4B;
	font-weight:normal;
	text-decoration:none;
	padding:0px 0px;
}

#rightbar {
	float:left;
	width:237px;
}

#rightbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-left:25px;
	padding-bottom:5px;
}

#rightbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#4B4B4B;
	font-weight:normal;
	text-decoration:none;
	padding:0px 25px;
}

#rightbar a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#F7390C;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}

#rightbar a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#B22200;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}

.orangetext {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#F7390C;
	font-weight:bold;
	text-decoration:none;
}

.bigredtext {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#F7390C;
	text-decoration:none;
}

#bottom {
	clear:both;
	height:32px;
	padding-top:25px;
}

#email {
	float:left;
	width:278px;
	background-color:#F7390C;
	height:27px;
	padding-top:5px;
}

#email a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
}

#email a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
}

#validtext {
	float:left;
	width:500px;
	background-color:#F7390C;
	height:27px;
	padding-top:5px;
}

#validtext p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:20px;
	padding-top:3px;
}

#validtext a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#validtext a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}