

@import url('navigation.php');

body {
	background: #3E3F40;
	font-family: arial, sans-serif,;
	font-size: 12px;
	margin: 0px;
}

p, pre, table, blockquote, form, div, fieldset, label, ul, li, ol, dd {
	margin: 0;
	padding: 0;
}

a, a:visited {
	color: #D1913E;
}

a:hover {
	color: #fff;
}

h1 {
	color: #3E3F40;
	font-size: 20px;
	padding-left: 35px;
	height: 35px;
}

#main p, #main label, td, font, div {
	font-size:1em;
	color: #000;
}

th {
	font-size:1.25em;
}

img, a img {
	border: 0;
}

li {
	list-style-type: none;
}

.clear {
	clear: both;
}


div#container {
	width: 760px;
	margin: 0 auto;
	
}

div#left_logo {
	height: 207px ;
	width: 150px ;
	float: left;
	background: white url('/images/logo.jpg') no-repeat left top;
}


div#header {
	height: 207px ;
	width: 760px ;
	float: right;
	background: white url('/images/banner.swf');
	margin: 15px 0px 0px 0px;
	border-bottom: 2px solid #fff;
	border-top: 3px solid #fff;
}

div#main {
	margin: 20px 0px 0px 10px;
	width: 550px;
	float: left;
/*	background: white url ('images/main_bg.jpg') no-repeat top right;*/
}

div#content {
	width:760px;
	float: left;
	background: #fff;
	border-bottom: 3px solid #fff;
	min-height: 500px;
	*min-height: 600px;
	}

div#footer {
	height: 45px;
	padding-top: 2px;
	background-color: #000;
	width: 760px;
	float: left;
/*	border-top: double 5px #908C9F;*/
}

ul#articles {
	height: 33px;
	margin:0;
	background: white url('/images/content_bg.jpg') repeat-x;
	float: right;
	width: 575px;
}

div#sidebar {
  	min-height: 300px;
	_min-height: 300px;
	float:left;
	width: 190px;
	border-top: 5px solid #fff;
}

div#tracker {
	float:left;
	width: 190px;
	padding-top: 270px;
	_padding-top: 300px;
	padding-bottom: 20px;
	padding-left: 10px;
}

ul#footer_links li {
	display: inline;
	color: #7A7E7A;
}

ul#articles li {
	display: inline;
}

td.testimonial {
	margin-bottom:10px;
	}

tr.header td {
	height:18px;
	background-color:#000;
	color: #fff;
	font-weight: bold;
	}

tr.header {
	width: 550px;
	background-color:#000;
	color: #fff;
	}

td.value {
	text-align:center;
	font-size:11px;
	}

table.pricing th {
	font-size:12px;
	color: #908C9F;
	}

td.name {
	font-weight:bold;
	background-color: #000;
	color: #fff;
	}

span.comments{
	width:350px;
	padding:10px;
	float:right;
	clear:left;
	}

span.img {
	float:left;
	padding:5px;
	clear:right;
	}

.required {
	font-weight:bold;
	color:#072C5B;
	}

p.faq-a {
	display:none;
	padding:5px;
	border: 1px solid #D1913E;
	font-size:1.2em;
	}

h2.faq-q a  {
	font-size: 1.2em;
	color: #3E3F40;
}

th {
	text-align: center;
}

div#bulletin_board {
	width: 275px;
	height: 90px;
	margin-left: 475px;
	_margin-right: 10px;
	_margin-left: 0px;
	margin-top: 5px;
	_margin-top: 10px;
	float: left;
	_float: right;
	color: #000;
	overflow: hidden !important;
	position: relative;
}
div#bulletin_board font {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

div#bulletin_board_moving_panel {
	overflow: hidden !important;
	position: absolute;
}

div#header_phone {
	color:#fff;
	font-size:30px;
	font-weight:bold;
	margin-left:500px;
	*margin-top: 50px
	position: absolute;
	width:300px;
	_width: 250px;
	z-index:200;
}

div#header img#quickquote {
	float: left;
	margin-left: 600px;
	*margin-left: 585px;
 	margin-top: 25px;
	*margin-top: 25px;
	z-index: 123;
}

div#content img#requestquote {
	clear: both;
	float: right;
	margin-right: 10px;
	margin-top: 5px;
}

img#logo {
	display:none;
}

a#logolink {
	display: block;
	width: 350px;
	position: absolute;
	height: 80px;
	left: 5px;
}

ul#footer_links {
	margin: 0px 0 0 240px;
	padding-top: 5px;
	width: 526px;
	_width: 520px;
	
}

ul#footer_links li {
	margin-left:10px;

    padding-top: -5px;
	color: color: #7A7E7A;
}

ul#footer_links li a {
	font-size: 11px;
	color: #7A7E7A;
}

ul#footer_links li a:hover {
	color: #fff;
}



h2.name a {
	color: #3E3F40;
	text-decoration:none;
		font-size: 12px;
}

h2.name a:hover {
	color: #000;
	text-decoration:none;

}

h2.name {
	border-bottom: 1px solid #908C9F;
}

h2.pricinghead {
	color: #3E3F40;	
	margin:0;
	padding:0 0 0 5px;
	margin-left: 15px;
	}
h2.pricinghead a:hover {
	color: #000;

}

li.thumb {
	float: left;
	margin: 5px;
}

div.limo {
	 display:table;
	 width:100%;
	width: 555px;
	 margin:0;
	}

div.limo ul li {
	list-style-type: disc;
}

div.limo ol li {
	list-style-type: decimal;
}

div.limo li.thumb {
	list-style: none;
}

p.limoDescription {
	width: 268px;
	float: right;
	clear: right;
}

div.limo div {
	width: auto;
	float: right;
	clear: right;
}

fieldset {
	margin-top:10px;
	margin-bottom:10px;
	padding:10px;
	}

legend {
	font-size:16px;
	color: #908C9F;
	font-weight:bold;
	margin-bottom: 5px;
	margin-left: 10px;
	}

label, input, select {
	margin:2px;
	}

label {
	font-weight:bold;
	font-size:12px;
	margin-left: 10px;
	}

input {
	width:160px;
	}

input.checkbox, input.radio {
	width: auto;
}

select {
	width: 164px;
	}

fieldset textarea {
	width: 98%;
	height:80px;
	float: right;
	}

input#submit {
	float:right;
	width: auto;
	padding: 2px;
	}

table.pricing td.value {
	text-align:center;
	}

div.pricing th {
	text-align:center;
	width:160px;
	}

div.pricing th.pack {
	text-align:left;
	}

td.empty, th.empty {
	width:5px;
	padding:0;
	margin:0;
	}

td.name {
	width: 145px;
	}
