html, body {
	margin: 0px;
	padding:0px;
	background-image:url(images/bg.gif);
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}

#wrapper {
	width:800px;
	margin:0px auto;
	background-color:#FFF;
	border-right-width: thick;
	border-left-width: thick;
	border-right-style: outset;
	border-left-style: inset;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height:auto;
}

#content {
	width:778px;
	margin:0px auto;
	background-image:url(images/bg_header_top.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-size: 12px;
}

#header {
	height:96px;
}

#logo {
	width:800px;
	float:left;
}

#logo h1{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#F76B0C;
	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 ul {
	margin:0px; 
	padding-top:67px;
}

#links li{
	float:left;
	list-style-type:none;
	width:129px;
	height:25px;
	text-align:center;
	background-color:#F4A80A;
	border-left:1px solid #FFF;
	padding-top:4px;
}

#links a{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

#links a:hover{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}

#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:25px 0px;
}

#leftbar {
	float:left;
	width:529px;
	border-right:1px solid #BCBDBC;
	font-size: 13px;
}

#leftbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#ED8807;
	font-weight:normal;
	text-decoration:none;
	padding-left:30px;
	padding-bottom:5px;
}
#leftbar h3 {
	color: #ED8807;
	font-family: "Trebuchet MS";
	font-size: 15px;
	padding: 0 30px 0 30px;
}

#leftbar p{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0 30px 0 30px;
}

#leftbar a {
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color: #ED8807;
}

#leftbar li {

	font-family:"Trebuchet MS";
	font-size:13px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding: 0 10px 0 10px;

}
	

#rightbar {
	float:left;
	width:237px;
}

#rightbar h2{
	font-family:"Trebuchet MS";
	font-size:23px;
	color:#98BB01;
	font-weight:normal;
	text-decoration:none;
	padding-bottom:5px;
	padding: 0 0 0 10px;
}

#rightbar h3{
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#98BB01;
	font-weight:normal;
	text-decoration:none;
	padding-bottom:5px;
	padding: 0 0 0 10px;
}

#rightbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding: 0 3px 0 10px;
	line-height: 16px;
}
#rightbar a {
	font-family: "Trebuchet MS";
	color: #666666;
}
#images {
	display: block;
	float: left;
	width: 778px;
	clear: both;
	margin: 10px 0 5px 0;
}

.orangetext {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
}
.tabletxt {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0 30px 0 30px;
	}

#bottom {
	clear:both;
	height:32px;
	padding-top:15px;
}

#email {
	float:left;
	width:500px;
	background-color:#9BBE00;
	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:278px;
	background-color:#9BBE00;
	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:35px;
}

#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;
}
.highlight {
	font-weight: bold;
	color: #ED8807;
	padding: 0 0 0 10px;
	font-size: 14px;
	font-family: "Trebuchet MS";
}

#sponsor_images img{
	padding: 0 12px 0 12px;
}

#sponsor_images a{
	color:#fff;
	text-decoration:none;
}

