﻿body {
	background:#ff8502;width:auto;margin-left:0px;margin:0px;
	font-family:"Trebuchet MS"; font-size:10pt; color:#151515;
}
#bod {
	width:100%;height:auto;margin:0;
}
a {
	color:#ff8502;text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
img {
	border:0px;
}
#header {
	background:url('images/topbar.png') repeat-x;height:150px;width:100%;
	position:relative;top:30px;
}
.logo {
	position:absolute;top:40px;left:10px;
}
.menu {
	position:absolute;top:100px;right:10px;
}
#content {
	position:relative;top:100px;
}
#contenttop {
	background:url('images/contenttop.png') no-repeat;width:700px;height:25px;
	position:relative;top:0px;margin-left:auto;margin-right:auto;
}
#contentmid {
	background:white;width:670px;
	position:relative;top:0px;margin-left:auto;margin-right:auto;padding:15px;
}
#contentbottom {
	width:700px;height:120px;
	position:relative;top:0px;margin-left:auto;margin-right:auto;
}
.h1 {
	font-size:12pt;font-weight:bold;
}
img.floatRight { 
    float: right; 
    margin: 5px;
}
.faqlist {
	width:100%;height:auto;padding-bottom:15px;
}
.faqq, .state {
	color:#ff8502
}
.testimonial {
	background:url('images/quotes.jpg') no-repeat top left;min-height:50px;padding-left:5px;padding-top:10px;
}
.line {
	background:url('images/line.jpg') repeat-x; height:10px;width:100%;
}
.textbox {
	background:white;border:1px solid gray;color:#ff8502;font-weight:bold;
}
.ttip {
	font-size:8pt;
}
#spacer {
	position:relative;top:0px;height:30px;padding-top:50px;
}


