html, body {
	margin: 0px;
	padding:0px;
	background-image:url(../images/bg.gif);
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}

a{outline:none;}
a:focus{outline:0;}

#top {
	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:258px;
	float:left;
}

#logo h1{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#c60f03;
	font-weight:normal;
	text-decoration:none;
	padding-left:25px;
	padding-top:30px;
}

#logo h2 {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#c60f03;
	font-weight:normal;
	text-decoration:none;
	padding-left:26px;
}

#links ul {
	margin:0px; 
	padding-top:67px;
}

#links li{
	float:left;
	list-style-type:none;
	width:129px;
	height:25px;
	text-align:center;
	background-color:#c60f03;
	border-left:1px solid #FFF;
	padding-top:4px;
}

#links a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

#links a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	text-decoration:underline;
}

#mainimg {
	background-image:url(../images/main_img.jpg);
	background-repeat:no-repeat;
	height:132px;
	text-align:right;
}

#mainimg h3 {
	font-family:"Tahoma";
	font-size:40px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	padding:20px 40px 10px 0;
}

#mainimg h3 a {
	text-decoration:none;
	font-weight:bold;	
	color:#fff;
}

#mainimg p {
	font-family:"Tahoma";
	font-size:15px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px 0px 0px;
}

#contentarea {
	clear:both;
	padding:25px 0px;
}

#leftbar {
	float:left;
	width:539px;
	border-right:1px solid #BCBDBC;
}

#leftbar h3{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#c60f03;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}

#leftbar p{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px 15px 40px;
}
#leftbar p a,#rightbar p a{color:#797B7A;text-decoration: none;}
#leftbar p a:hover,#rightbar p a:hover{text-decoration: underline;}
#leftbar .top{margin-bottom:15px;margin-top:-10px;}
#leftbar .last{margin-bottom:5px;}

#leftbar .top a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#c60f03;
	font-weight:bold;
	text-decoration:none;
	padding:0px 5px;
}

#leftbar .top a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

#rightbar {
	float:left;
	width:237px;
}

#rightbar h3{
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#c60f03;
	font-weight:normal;
	text-decoration:none;
	padding-left:25px;
	padding-bottom:5px;
}

#rightbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 25px;
}

.orangetext {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#c60f03;
	font-weight:bold;
	text-decoration:none;
}

#bottom {
	clear:both;
	padding-top:25px;
}

#foo {
	background-color:#5a8cbd;
	height:27px;
	padding-top:5px;
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	padding:10px 20px 0px 25px;
}

#foo a{
	color:#fff;
	text-decoration:underline;
	font-weight:normal;
	text-decoration:underline;
}

#foo a:hover{
	text-decoration:none;
}

#validtext {
	float:left;
	width:278px;
	background-color:#c60f03;
	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;
}