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;
	height:152;
	margin:0px auto;
	background-image:url(../images/outpace2.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#header {
	height:152px;
}

#logo {
	width:258px;
	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:5px; 
	padding-top:15px;
}

#links li{
	float:right;
	list-style-type:none;
	width:120px;
	height:40px;
	text-align:center;
	font-size:12px;
	background-color:#008c7b;
	border-left:1px solid #FFF;
	padding-top:0px;
}

#links a{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
}

#links a:hover{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
	text-align:left;
}

#mainimg {
	background-image:url(../images/main_img.jpg);
	background-repeat:no-repeat;
	height:130px;
	text-align:right;
	padding:10px;
}

#mainimg h3 {
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:20px 40px 0px 0px;
}

#mainimg h4 {
	font-family:"Trebuchet MS";
	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:540px;
	border-right:1px solid #BCBDBC;
}

#leftbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#008c7b;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}

#leftbar h3{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}


#leftbar p{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#666867;
	text-decoration:none;
	padding:0px 40px;
	text-align:justify
}

#leftbar i {
	font-style: italic;
	font-weight: bold;
}

#leftbar li {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#666867;
	text-decoration:none;
	padding:0px 5px;
	text-align:justify

}
#leftbar b
{
	font-size:12px;
	font-weight:bold;
	text-decoration: underline;
}

#leftbar img 
{
	text-align:left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 15px;
}

.leftbar a
{
	text-align:left;
}

#rightbar 
{
    position:relative;
	float:right;
	width:237px;
}

#rightbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#008c7b;
	font-weight:normal;
	text-decoration:none;
	padding-left:25px;
	padding-bottom:5px;
}

#rightbar p{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 25px;
}

.orangetext {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#008c7b;
	font-weight:bold;
	text-decoration:none;
}

#bottom {
	clear:both;
	height:32px;
	padding-top:25px;
	padding-left:10px;
}

#email {
	float:left;
	width:50px;
	background-color:#7bbdb5;
	height:27px;
	padding-top:5px;
}

#email a{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 40px;
}

#email a:hover{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
}

#validtext {
	float:left;
	width:278px;
	background-color:#7bbdb5;
	height:27px;
	padding-top:5px;
}

#validtext p{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:35px;
}

#validtext a{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#validtext a:hover{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#footertext {
	float:left;
	width:500px;
	background-color:#7bbdb5;
	height:27px;
	padding-top:5px;
}

#footertext p{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	padding-right:35px;
}

#footertext a{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#footertext a:hover{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

.center
{
    text-align:center;
}
