html, body {
	margin: 0px;
	padding:0px;
	background-image:url(../images/bg.gif);
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}

#wrapper {
	width:785px;
	margin:0px auto;
	background-color:#FFF;
}

#content {
	width:785px;
	margin:20px auto;
	background-image:url(../images/bg_header_top.gif);
	background-repeat:repeat-x;
	background-position:top;
}

#header {
	height:53px;
}
#header h4 {
	font-family:"Trebuchet MS";
	font-size:9px;
	color:#808080;
	font-weight:normal;
	text-decoration:none;
	padding-left:1S0px;
}

#logo {
	width:370px;
	float:left;
}

#logo h1{
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#F76B0C;
	font-weight:normal;
	text-decoration:none;
	padding-left:50px;
	padding-top:10px;
}

#logo h4 {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#ff9200;
	font-weight:normal;
	text-decoration:none;

	padding-left:5px;
	padding-top:10px;
	height:5px;
}

#links ul {
	margin:0px; 
	padding-top:10px;
}

#links li{
	float:left;
	list-style-type:none;
	width:80px;
	height:25px;
	text-align:center;
	background-color:#423018;
	border-left:1px solid #FFF;
	padding-top:4px;
}

#links a{
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#ceffff;
	font-weight:normal;
	text-decoration:none;
}

#links a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#FF9000;
	font-weight:normal;
	text-decoration:underline;
}

#mainimg {
	background-image:url(../images/main_img.gif);
	background-repeat:no-repeat;
	height:132px;
	text-align:right;
}

#mainimg h3 {
	font-family:"Trebuchet MS";
	font-size:40px;
	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:25px 0px;
}

#leftbar {
	float:left;
	width:490px;
}

#leftbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#FF9000;
	font-weight:normal;
	text-decoration:none;
	padding-left:15px;
	padding-bottom:5px;
}

#leftbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#333333;
	font-weight: normal;
	text-decoration:none;
	padding:0px 15px;
	text-decoration:left;
}

#leftbar a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
		text-decoration:left;
}

#leftbar a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
		text-decoration:left;
}

#feature_box {
  float:top;
  width:410px;
  background-color: #F6FCEC;
  border:1px solid #AAE5A4;
  padding:10px;
  margin-left:20px;
  margin-top:5px;
  margin-bottom:5px;
  margin-right:5px;
}

#feature_box h4 {
  padding-left:2px;
  margin-top:5px;
  margin-bottom:2px;
  font-family:"Trebuchet MS";
  font-size: 12px;
  color:#797B7A;
}

#feature_box p {
  font-family:"Trebuchet MS";
  font-size: 11px;
  color: #666666;
  line-height: 10px;
  margin-bottom:2px;
  margin-top:2px;
  margin-left:5px;
}

#feature_box a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#666666;
	font-weight:normal;
	text-decoration:normal;
	margin-left:0px;
}
#feature_box a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#FF9000;
	font-weight:normal;
	text-decoration:underline;
	margin-left:0px;
}

#rightbar {
	float:left;
	width:270px;
	border-left:1px solid #BCBDBC;
	padding-left:10px;
}

#rightbar h2{
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-left:5px;
	padding-top:2px;
}

#rightbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	text-decoration:none;
	padding:0px 0px;
	text-decoration:justify;
}
#rightbar a{
	padding:0px 0px;
}

#rightbar a:hover{
	padding:0px 0px;
}


,orangetext {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#313031;
	font-weight:bold;
	text-decoration:none;
}

#bottom {
	clear:both;
	height:32px;
	padding-top:25px;
}

#email {
	float:left;
	width:500px;
	background-color:#000000;
	height:27px;
	padding-top:5px;
	font-family:"Trebuchet MS";
	font-size:9px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}


#validtext {
	float:left;
	width:278px;
	background-color:#000000;
	height:27px;
	padding-top:5px;
}

#validtext p{
	font-family:"Trebuchet MS";
	font-size:9px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:35px;
}

#validtext a{
	font-family:"Trebuchet MS";
	font-size:9px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:underline;
}

#validtext a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}