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:800px;
	margin:0px auto;
	background-color:#FFF;
}

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

#header {
	height:96px;
}

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

#logo h1{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#F76B0C;
	font-weight:normal;
	text-decoration:none;
	padding-left:61px;
	padding-top:28px;
}

#logo h4 {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#808080;
	font-weight:normal;
	text-decoration:none;
	padding-left:0px;
}

#links ul {
	margin:0px;
	padding-top:67px;
}

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

#links a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}

#links a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	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:36px;
	color:#CC0000;
	font-weight:normal;
	text-decoration:none;
	padding:20px 40px 0px 0px;
}

#mainimg h4 {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#CC0000;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px 0px 0px;
}

#contentarea {
	clear:both;
	padding:1px;
}

#leftbar {
	float:left;
	width:500px;
	border-right:1px solid #BCBDBC;
}


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

#leftbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#leftbar a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#CC0000;
	font-weight:bold;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#leftbar a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#leftbarLong {
	float:left;
	width:778px;
}

#leftbarLong h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#cc0000;
	font-weight:normal;
	text-decoration:none;
	padding-left:5px;
	padding-bottom:5px;
}

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

#leftbarLong a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#CC0000;
	font-weight:bold;
	text-decoration:none;
	padding:0px 10px;
}

#leftbarLong a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding:0px 10px;
}

#leftbarShort {
	float:left;
	width:300px;
}

#leftbarShort h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#cc0000;
	font-weight:normal;
	text-decoration:none;
	padding-left:5px;
	padding-bottom:5px;
}

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

#leftbarShort a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#CC0000;
	font-weight:bold;
	text-decoration:none;
	padding:0px 10px;
}

#leftbarShort a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding:0px 10px;
}


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

#rightbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#CC0000;
	font-weight:normal;
	text-decoration:none;
	padding-left:5px;
	padding-bottom:5px;
}

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

#rightbar a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#CC0000;
	font-weight:bold;
	text-decoration:underline;
}

#rightbar a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

#rightbarLong {
	float:left;
	width:370px;
}

#rightbarLong h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#CC0000;
	font-weight:normal;
	text-decoration:none;
	padding-left:5px;
	padding-bottom:5px;
}

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

#rightbarLong a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#CC0000;
	font-weight:bold;
	text-decoration:underline;
}

#rightbarLong a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}



.orangetext {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}

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

#email {
	float:left;
	width:500px;
	background-color:#cc0000;
	height:27px;
	padding-top:5px;
}

#email a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
	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:#cc0000;
	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:underline;
}

#validtext a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

