body {
	background-color: #FFF;
	background-image: url('../img/pagebg.jpg');
	background-repeat: repeat-x;
	font-family: 'Lucida Sans', helvetica, verdana, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0;
	padding: 0;
}
.wrapper {
	width: 800px;
	margin: 0 auto;
}
#menubar {
	height: 58px;
}
#menubar .logo {
	float: right;
}
#menubar .logo a img {
	border: 0;
	padding-top: 5px;
}
#header {
	height: 120px;
	background-image: url('../img/headerbg.png');
	background-repeat: no-repeat;
	background-position: center right;
	width: 895px;
	margin: 0 auto;
	padding-left: 95px;
}
#header div {
	float: left;
}
.rollover { height: 57px; width:90px; position: relative; top: 63px;}
.rollover a {background-image:url('../img/pilotbutton.gif'); display: block;  height: 57px; width:90px; }
.rollover span { display: none; }
.rollover a:hover { background-image:url('../img/pilotbuttonact.jpg'); }
#main {
	margin-top: 24px;
}
#right {
	float: right;
	width: 212px;
}
#body {
	margin-right: 228px;
}
#footer {
	background-color: #35000A;
	height: 92px;
	color: White;
	clear: both;
}
#footer a {
	color: white;
	text-decoration: none;
}
#footer a:hover, #subfooter a:hover {
	text-decoration: underline;
}
#footer p.pilot {
	padding: 4px 0 8px 0;
	margin: 0;
	text-align: center;
}
#footer .copy {
	float: right;
}
#subfooter {
	background-color: #170004;
	padding: 10px 0;
	color: silver;
}
#subfooter div.content div {
	margin: 0;
	padding: 10px 0 0 0;
	width: 200px;
	float: left;
}
#subfooter h1 {
	font-size: 10px;
	color: silver;
	font-weight: bold;
}
#subfooter a img {
	border: 0;
}
.content {
	width: 800px;
	margin: 0 auto;
	padding: 0 5px;
	font-size: 10px;
}
.callout {
	float: right;
	width: 150px;
	padding-left: 5px;
}
.callout .button {
	height: 27px;
	line-height: 27px;
	width: 148px;
}
.callout .button a {
	display: block;
	font-size: 11px;
	padding-left: 5px;
	color: white;
	background-image: url('../img/clientlogin.gif');
}
.testimonial {
	background: url('../img/quoteleft.gif') no-repeat top left;
}
.testimonial div {
	padding: 5px 15px 0 15px;
	background: url('../img/quoteright.gif') no-repeat bottom right;
}
.testimonial p {
	padding: 0;
	margin: 0 0 5px 0;
}
.testimonial p.author {
	padding: 10px 15px 0 15px;
}
.testimonial p.author a {
	font-weight: bold;
}
.latestnews {
	float: right;
	width: 390px;
}
.recent {
	margin-right: 398px;
}
.recent	h3 {
	height: 17px;
	line-height: 17px;
	background-color: #170004;
	padding: 0px 7px;
	margin: 8px 0 2px 0;
	background-image: url('../img/bulletrecent.gif');
	background-repeat: no-repeat;
	background-position: right;
}
.recent h3 a {
	font-size: 11px;
	font-weight: normal;
	color: white;
	display: block;
}
.recent p {
	padding: 0;
	margin: 0;
}
.recent img {
	border-bottom: 1px solid #666666;
	padding-bottom: 8px;
}
h1 {
	font-size: 20px;
	color: #340005;
	margin: 8px 0;
	padding: 0;
}
h2 {
	font-size: 16px;
	color: #340005;
	margin: 4px 0;
	padding: 0;
}
h3 {
	font-size: 14px;
	margin: 2px;
	padding: 0;
}
a {
	color: #8A0011;
	text-decoration: none;
}
a:hover {
	color: #66070E;
	text-decoration: underline;
}
#accordion {
	height: 405px;
	padding:0;
	margin:0;
}
#accordion p {
	margin: 0 0 5px 0;
	padding: 0;
}
#pics {
	background-color: black;
	height: 142px;
	width: 148px;
}
#pics img {
	height: 142px;
	width: 148px;
	padding: 0;
	border: 0;
}
.compare th {
	text-align: left;
	font-weight: normal;
}
.compare .row th {
	border-bottom: 1px solid Silver;
}
.compare .row td {
	border-bottom: 1px solid Silver;
	text-align: center;
}
.compare .altrow th {
	border-bottom: 1px solid Silver;
}
.compare .altrow td {
	border-bottom: 1px solid Silver;
	text-align: center;
}