html,body{
	padding: 0;
	margin: 0;
	text-align: center;
	font: 0.82em Arial, Helvetica, sans-serif;
	line-height: 145%;
	background: #FFF;
	color: #333; }

h1, h2, h3, h4, h5, h6, a, form, input, img, table, td, tr, label{
	padding: 0;
	margin: 0;
	border: 0; }
p, label{
	padding: 0 0 1em 0;
	margin: 0;
	display: block;
}
input{
	border: 1px solid #999;
	background: #F3F3F3;
}
a{
	color: #003366;
}
.hide{
	visibility: hidden; }
.left{
	float: left;
}
.right{
	float: right;
}
.clearer{
	clear: both;
	display: block;
	height: 1px;
}

/* SSS LAYOUT */
.cntMain{
	width: 890px;
	border: 1px solid #B7C4C9;
	margin: 4px auto 4px auto;
	position: relative;
	background: #fff url(../images/backgrounds/footerbg.jpg) bottom left no-repeat;
	text-align: left;
}
.cntHeader{
	width: 890px;
	height: 150px;
	position: relative;
	background: #90BCD3 url(../images/backgrounds/headerbg.jpg) 0 0 no-repeat;
}
#loc_home .cntHeader{
	height: 310px;
}
/* EEE LAYOUT */

/* SSS HEADER */
#mainLogo{
	width: 320px;
	height: 70px;
	text-decoration: none;
	display: block;
	position: relative;
	float: left;
	background: url(../images/header/logo.jpg) 0 0 no-repeat;
}
.cntContactHeader{
	width: 210px;
	height: 70px;
	display: block;
	position: relative;
	float: right;
}
.cntContactHeader a#contact-book{
	width: 175px;
	height: 45px;
	background: url(../images/header/contactbook.jpg) 0 0 no-repeat;
	display: block;
	text-decoration: none;
	position: absolute; left: -175px; top: 0;
}
.cntContactHeader h3#contact-phone{
	width: 210px;
	height: 45px;
	background: url(../images/header/contactphone.jpg) 0 0 no-repeat;
	display: block;
}
.cntContactHeader a#contact-email{
	width: 210px;
	height: 25px;
	background: url(../images/header/contactemail.jpg) 0 0 no-repeat;
	display: block;
	text-decoration: none;
}
.cntHomeFlash{
	width: 890px;
	height: 212px;
	display: block;
	clear: both;
}
/* EEE HEADER */

/* SSS FOOTER */
.cntFooter{
	width: 890px;
	height: 23px;
	padding: 5px 0 0 0;
	position: relative;
	background: url(../images/backgrounds/footerlinksbg.gif) 0 0 no-repeat;
	clear: both;
}
.cntFooter a{
	text-decoration: none;
	display: block;
	float: right;
	padding: 0 0 0 1px;
}
.footerCopy{
	width: 200px;
	height: 15px;
	background: url(../images/footer/copy.gif) bottom left no-repeat;
	display: block;
	float: left;
}
.footerImg1{
	width: 60px;
	height: 36px;
	background: url(../images/footer/footer_img1.jpg) 0 0 no-repeat;
	display: block;
	float: left;
}
.footerImg2{
	width: 60px;
	height: 36px;
	background: url(../images/footer/footer_img2.jpg) 0 0 no-repeat;
	display: block;
	float: left;
}
#footerContact{
	width: 59px;
	height: 15px;
	background: url(../images/footer/contact.gif) bottom left no-repeat;
}
#footerTerms{
	width: 108px;
	height: 15px;
	background: url(../images/footer/terms.gif) bottom left no-repeat;
}
#footerLiveline{
	width: 165px;
	height: 15px;
	background: url(../images/footer/liveline.gif) bottom left no-repeat;
}
/* EEE FOOTER */

/* SSS GENERAL STYLES */
ul.bodyList{
	padding: 0 0 10px 2px;
	margin: 0;
	list-style: none;
}
ul.bodyList li{
	padding: 0 0 2px 0;
	margin: 0;
}
ul.bodyList li span{
	padding: 0 0 0 12px;
	display: block;
	background: url(../images/backgrounds/listbg.gif) left center no-repeat;
}

ul.faqList{
	padding: 0 0 10px 2px;
	margin: 0;
	list-style: none;
}
ul.faqList li{
	padding: 0 0 2px 0;
	margin: 0;
}
ul.faqList li a{
	color: #002143;
	font-weight: 600;
	text-decoration: none;
}
ul.faqList li a span:hover{
	text-decoration: underline;
}
ul.faqList li a span{
	padding: 0 12px 0 0;
	background: url(../images/backgrounds/listbg2.gif) right center no-repeat;
}

.pBold{
	font-weight: 600;
}
.pComment1{
	font-weight: 600;
	padding: 0 0 6px 0;
}
.pComment1b{
	font-weight: 100;
	padding: 0 0 6px 0;
}
.pComment2{
	font-weight: 600;
	color: #1B4F79;
	font-style: italic;
	text-align: right;
	padding: 0 0 14px 0;
}
.fLetter{
	font-size: 1.3em;
}
.h3Grey{
	color: #333;
	line-height: 140%;
	padding: 0 0 15px 0;
}
.h3Blue{
	color: #002143;
	line-height: 140%;
	padding: 0 0 8px 0;
}
.imgHolder{
	border: 1px solid #ccc;
	padding: 5px;
	text-align: center;
	background: #fff;
	margin: 10px 0 0 0;
}
.imgHolder img{
	border: 1px solid #ccc;
	margin: auto;
}
.imgHolder2{
	border: 1px solid #ccc;
	padding: 5px;
	text-align: center;
	background: #fff;
	margin: 10px 0 0 100px;
	width: 200px;
}
.imgHolder2 img{
	border: 1px solid #ccc;
	margin: auto;
}
.pricingTable{
	text-align: left;
	margin: 0 0 10px 0;
}

.pricingTable label{
	font-weight: 600;
	color: #002143;
	text-transform: uppercase;
	font-size: 0.9em;
	display: block;
	padding: 5px 10px 5px 0;
}
.pricingTable label.left{
	padding: 5px 0 5px 0;
}
.pricingTable p{
	font-size: 0.9em;
	padding: 0 9px 0 0;
	line-height: 110%;
}
.pricingTable .formBut{
	padding: 5px 3px 3px 2px;
	margin: 0;
}
.formDivider{
	display: block;
	background: url(../images/backgrounds/dash.gif) bottom left repeat-x;
	margin: 0 0 5px 0;
}
.formDivider h4{
	font-weight: 600;
	color: #666;
	text-transform: uppercase;
	padding: 0 2px 4px 0;
	margin: 0;
	background: #fff;
	display: inline;
}
/* EEE GENERAL STYLES */

/* SSS HEADERS */
#h1_aboutus{
	width: 415px;
	height: 15px;
	background: url(../images/headers/h1_aboutus.gif) 0 0 no-repeat;
	padding: 0 0 18px 0;
}
#h1_services{
	width: 415px;
	height: 15px;
	background: url(../images/headers/h1_services.gif) 0 0 no-repeat;
	padding: 0 0 18px 0;
}
#h1_vans{
	width: 415px;
	height: 15px;
	background: url(../images/headers/h1_vans.gif) 0 0 no-repeat;
	padding: 0 0 18px 0;
}
#h1_pricing{
	width: 415px;
	height: 15px;
	background: url(../images/headers/h1_pricing.gif) 0 0 no-repeat;
	padding: 0 0 18px 0;
}
#h1_faq{
	width: 415px;
	height: 15px;
	background: url(../images/headers/h1_faq.gif) 0 0 no-repeat;
	padding: 0 0 18px 0;
}
#h1_contact{
	width: 415px;
	height: 15px;
	background: url(../images/headers/h1_contact.gif) 0 0 no-repeat;
	padding: 0 0 18px 0;
}

#h1_terms{
	width: 845px;
	height: 15px;
	background: url(../images/headers/h1_terms.gif) 0 0 no-repeat;
	padding: 0 0 18px 0;
}

#h2_welcome{
	width: 300px;
	height: 15px;
	background: url(../images/headers/h2_welcome.gif) 0 0 no-repeat;
	padding: 0 0 18px 0;
}
#h2_comments{
	width: 185px;
	height: 15px;
	background: url(../images/headers/h2_comments.gif) 0 0 no-repeat;
	padding: 0 0 18px 0;
}
#h2_areas{
	width: 185px;
	height: 15px;
	background: url(../images/headers/h2_areas.gif) 0 0 no-repeat;
	padding: 0 0 18px 0;
}
#h2_services{
	width: 185px;
	height: 15px;
	background: url(../images/headers/h2_services.gif) 0 0 no-repeat;
	padding: 0 0 18px 0;
}
#h2_vehicles{
	width: 185px;
	height: 15px;
	background: url(../images/headers/h2_vehicles.gif) 0 0 no-repeat;
	padding: 0 0 18px 0;
}
#h2_pricing{
	width: 185px;
	height: 15px;
	background: url(../images/headers/h2_pricing.gif) 0 0 no-repeat;
	padding: 0 0 18px 0;
}
#h2_questions{
	width: 185px;
	height: 15px;
	background: url(../images/headers/h2_questions.gif) 0 0 no-repeat;
	padding: 0 0 18px 0;
}
#h2_find{
	width: 185px;
	height: 15px;
	background: url(../images/headers/h2_find.gif) 0 0 no-repeat;
	padding: 0 0 18px 0;
}

#h3_tel{
	width: 166px;
	height: 21px;
	background: url(../images/headers/h3_tel.gif) 0 0 no-repeat;
}
/* EEE HEADERS */

/* SSS HOME */
.cntHomeContent{
	padding: 20px 10px 30px 20px;
}
.homeLeft{
	width: 460px;
	float: left;
	padding: 10px 0 0 0;
}
.homeRight{
	width: 366px;
	float: right;
	background: #fff url(../images/backgrounds/homerightbg.gif) bottom left no-repeat;
	border: 1px solid #ccc;
}
.homeRightInner{
	padding: 10px;
}
/* EEE HOME */

/* SSS COLUMNS */
.cntColumns{
	background: url(../images/backgrounds/columnbg.gif) 0 0 no-repeat;
	width: 869px;
}
.cntColumns .clearer{
	background: url(../images/backgrounds/columnbgbot.gif) 0 0 no-repeat;
	height: 5px;
	clear:both;
}
.cntLeftColumn{
	padding: 8px;
	width: 199px;
	float: left;
	margin: 0 0 0 1px;
}
.cntCentreColumn{
	padding: 8px 0 8px 0;
	width: 415px;
	margin-left: 227px;
}
.cntRightColumn{
	padding: 8px;
	width: 199px;
	float: right;
	margin: 0 1px 0 0;
}

.cntFullColumn{
	padding: 8px 0 8px 0;
	width: 845px;
	margin-left: 12px;
}

.cntContent{
	padding: 20px 10px 10px 10px;
}
#loc_about .cntContent{
	background: url(../images/backgrounds/aboutbg.jpg) 0 0 no-repeat;
}
#loc_services .cntContent{
	background: url(../images/backgrounds/servicesbg.jpg) 0 0 no-repeat;
}
#loc_vans .cntContent{
	background: url(../images/backgrounds/vansbg.jpg) 0 0 no-repeat;
}
#loc_pricing .cntContent{
	background: url(../images/backgrounds/pricingbg.jpg) 0 0 no-repeat;
}
#loc_faq .cntContent{
	background: url(../images/backgrounds/faqbg.jpg) 0 0 no-repeat;
}
#loc_contact .cntContent{
	background: url(../images/backgrounds/contactbg.jpg) 0 0 no-repeat;
}
#loc_terms .cntContent{
	background: url(../images/backgrounds/termsbg.jpg) 0 0 no-repeat;
}
/* EEE COLUMNS */