
@import url('navigation.php');

body { 
	background-color: #fff;
	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: #057f9e;
}

a:visited {
	color: #423a3a;
}
	
a:hover {
	color: #026680;
}

h1 {
	color:#057f9e;
}

#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: 754px;
	margin: 0 auto;
}

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

div#main {
	_height: 300px;
	margin: 34px 5px 10px 200px;
/*	background: white url ('images/main_bg.jpg') no-repeat top right;*/
}

div#content {
	margin:0 auto;
	display:table;
	width:754px;
	background: white url('/images/content_bg.jpg') repeat-y top left;
	/*border-left: 1px solid #fcf930;*/
	}

div#footer {
	height: 50px;
	padding-top: 10px;
	background: #057f9e url('/images/footer_bg.jpg') no-repeat left bottom;
/*	border-top: double 5px #057f9e;*/
}

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

div#sidebar {
	width: 175px;
      margin-top: 0px;
	/*min-height: 300px;
	 height: 300px;*/
	float:left;

	/*background: #057f9e url('/images/sidebar_bg.jpg') no-repeat top center;*/
}

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: #057f9e;
	}
		
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 #fcf930;
	font-size:1.2em;
	}
	
h2.faq-q a  {
	color:#057f9e;
	font-size: 1.2em;
}

th {
	text-align: center;
}

div#bulletin_board {
	width: 240px;
	height: 60px;
	margin-right: 20px;
	margin-top: 66px;
	float: right;
	color: #057f9e;
	overflow: hidden !important;
	position: relative;
}

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

div#header_phone {
	font-weight:bold;	
	color: #057f9e;
	font-size: 2em;
	width: 200px;
	position: absolute;
	margin-left: 20px;
	margin-top: 12px;
	z-index: 200;
}

div#header img#quickquote {
	position: absolute;
	margin-left: 20px;
	margin-top: 115px;
	z-index: 123;
}

div#content img#requestquote {
	clear: both;
	float: right;
	margin-right: 70px;
	margin-top: 10px;
}
	
img#logo {
	display:none;
}
	
a#logolink {
	display:none;
}

ul#footer_links {
	margin: 12px 0 -4px 160px;
	*margin-top: 16px;
}
	
ul#footer_links li {
	margin-left:10px;
}

ul#footer_links li a {
	font-size: 11px;
	color: #fff}
	
h2.name a {
	color:#057f9e;
	text-decoration:none;
}

h2.name a:hover {
	color:#000;
	text-decoration:none;
}
	
h2.name {
	border-bottom: 1px solid #057f9e;
}

h2.pricinghead {
	color:#057f9e;
	margin:0;
	padding:0 0 0 5px;
	margin-left: 15px;
	font-size: 12px;
	}
	
li.thumb {
	float: left;
	margin: 5px;
}

div.limo {
	 display:table;
	 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: #057f9e;
	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;
	}
