

@import url('navigation.php');

body {
	background: #000000 url(/images/body_bg.jpg) repeat-x;
	font-family: arial, sans-serif;
	font-size: 12px;
}

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

a {
	color: #ababab;
}

a:visited {
	color: #908C9F;
}

a:hover {
	color: #D40807;
}

h1 {
	color:#ffffff;
	font-size: 20px;
}

#main p, #main label, td {
	margin:.5em 0;
	font-size:1em;
}

th {
	font-size:1.25em;
}

img, a img {
	border: 0;
}

li {
	list-style-type: none;
}

.clear {
	clear: both;
}


div#container {
	width: 802px;
	margin: 0 auto;
	border: 2px solid #000000;
}

div#header {
	height: 217px ;
	width: 802px ;
	background: white url('/images/header.jpg') no-repeat;
}

div#main {
    float: left;
	width: 580px;
	*width: 578px;
	margin-top: 0;
	*padding-top: 12px;
	background-color: #25619e;
	padding-left: 10px;
	padding-right: 10px;
}

div#main h1 {
	padding-left: 10px;
}

div#main table td {
	padding-left: 10px;
}

div#content {
	margin: 0 auto;
	display: table;
	width: 802px;
	background: #0e4781 url('/images/content_bg.jpg') repeat-y top left;
	}

div#footer {
	height: 40px;
	padding-top: 0px;
	background: #a51010 url('/images/footer_bg.jpg') no-repeat left bottom;
	border-top: 2px solid #25619e;
	border-bottom: 1px solid #25619e;
	clear: both;
}

ul#articles {
	height: 27px;
	margin:0;
	background: #2B2B2B url('/images/articles_bg.jpg') no-repeat top left;
}

div#sidebar {
	float:left;
	width: 200px;
	background-color: #000;
	height: 100%;
}

div#sidebar img {
	margin-left: 1px;
	*margin-left: 2px;
	margin-top: 20px;
}

ul#footer_links li {
	display: inline;
}

ul#articles li {
	display: inline;
}

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

tr.header td {
	height:18px;
	background-color:#eee;
	}

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

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

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

td.name {
	font-weight:bold;
	}

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

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

.required {
	font-weight:bold;
	color:red;
	}

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

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

th {
	text-align: center;
}

div#bulletin_board {
	width: 411px;
	height: 72px;
	margin-right: 8px;
	*margin-right: 8px;
	margin-top: 4px;
	float: right;
	color: #e6e6e6;
	overflow: hidden !important;
	position: relative;
}

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

div#header_phone {
color:#E4DAE2;
font-size:2em;
font-weight:bold;
margin-left:5px;
margin-top:185px;
position:absolute;
width:300px;
z-index:200;
}
div#header img#quickquote {
	position: absolute;
	margin-left: 684px;
	margin-top: 184px;
	z-index: 123;
}

div#content img#requestquote {
	margin-left: 10px;
	margin-top: 60px;
}

img#logo {
	display:none;
}

a#logolink {
	display:none;
}

ul#footer_links {
	margin: 0;
	
}

ul#footer_links li {
	margin-left:10px;
      padding-top: -5px
}

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

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

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

}

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

h2.pricinghead {
	color:#ababab;
	margin:0;
	padding:0 0 0 5px;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	}


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: #ababab;
	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;
	}


#footer p {
	margin-top: 4px;
	color: #b8b8b8;
}