@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body {
	background:#4F4F4F;
	font:12px Arial, Helvetica, sans-serif;
	color:#474747;
	line-height:16px;
	}
	
#container {
	position:relative;
	width:900px;
	margin:0 auto;
	}
	
#header {
	float:left;
	width:900px;
	background:url(../images/color-bar.gif) bottom left no-repeat;
	padding-bottom:4px;
	}
	
.main, .about, .services, .commercial, .auto, .emergency, .contact {
	float:left;
	width:900px;
	height:199px;
	}
	
.main {
	background:url(../images/main.gif) top left no-repeat!important;
	height:265px;
	}	
	
.about {
	background:url(../images/about.gif) top left no-repeat!important;
	}	
	
.services {
	background:url(../images/services.gif) top left no-repeat!important;
	}	
	
.commercial {
	background:url(../images/commercial.gif) top left no-repeat!important;
	}	
	
.auto {
	background:url(../images/automotive.gif) top left no-repeat!important;
	}	
	
.emergency {
	background:url(../images/emergency-header.gif) top left no-repeat!important;
	}	
	
.contact {
	background:url(../images/contact-header.gif) top left no-repeat!important;
	}	
	
#logo {
	float:left;
	width:350px;
	}
	
h1#logo {
	font:30px Arial, Helvetica, sans-serif;
	padding:10px 0 5px 10px;
	color:#A4CF2F;
	}	
	
h1#logo span.location {
	float:left;
	font:12px Arial, Helvetica, sans-serif;
	color:#efefef;	
	font-weight:bold;
	margin-left:7px;
	letter-spacing:1px;
	}			
	
.main .tagline {
	float:left;
	clear:both;
	color:#fff;
	width:280px;
	margin-top:20px;
	margin-left:30px;
	font-weight:bold;
font-size: 16px;
	text-align:center;
	}	
	
.main .tagline h2 {
	font-size:24px;
	margin:10px 0;
	}	
	
.about .tagline, .services .tagline, .commercial .tagline, .auto .tagline, .emergency .tagline, .contact .tagline {
	float:left;
	width:280px;
	clear:both;
	color:#fff;
	margin-top:45px;
	margin-left:35px;
font-weight: bold;
	text-align:center;	
font-size:24px;
}	
	
#navigation {
	float:left;
	background:#efefef url(../images/lock-sm.gif) 3px 5px no-repeat;
	width:870px;
	padding:10px 0 5px 30px;
	}	
	
#navigation a {
	color:#64801A;
	text-transform:uppercase;
	border-right:1px dotted #494949;
	padding-right:5px;
	margin-right:5px;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	}
	
#navigation a.active, #navigation a:hover {
	color:#494949;
	}	
	
#navigation strong {
	color:#494949;
	font-size:22px;
	float:left;
	width:150px;
	}	
	
#navigation .links {
	float:left;
	width:710px;
	text-align:right;
	margin-left:5px;
	}
	
#content-wrap {
	float:left;
	background:#efefef;
	width:900px;
	}	
	
#content {
	float:left;
	width:900px;
	background:#fff;
	padding-top:10px;	
	}		
	
#content p {
	margin:10px 0;
	}	
	
#content .pagetitle {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:5px 0;
	font-size:24px;
	color:#474747;
	float:left;
	width:900px;
	clear:both;
	text-transform:uppercase;
	}		
	
#content .pagetitle h1 {
	margin-left:205px;
	}	
	
#content #left {
	float:left;
	width:205px;
	}
	
#content #left ul {
	width:205px;
	text-transform:uppercase;
	font-size:14px;
	}	
	
#content #left ul li {
	border-bottom:1px solid #ccc;
	padding:5px 0 5px 15px;
	font-weight:bold;
	}	
	
#content #left ul li a {
	color:#494949;	
	text-decoration:none;
	}
	
#content #left ul li a:hover {
	color:#000;
	}	
	
#content .center {
	text-align:center;
	font-size:18px;
	font-weight:bold;
	color:#494949;
	}
	
#content .center strong {
	color:#64801A;
	}		
	
#content #middle {
	float:left;
	width:380px;
	background:#efefef;
	padding:10px;
	}
	
#content #middle h3 {
	color:#64801A;
	background:url(../images/body-arrow.gif) 0 4px no-repeat;
	padding-left:15px;
	font-size:18px;
	}	
	
#middle ul {
	margin:15px;
	}
	
#middle ul a {
	color:#64801A;
	font-weight:bold;
	text-decoration:none;
	}	
	
#middle ul a:hover {
	color:#494949;
	}
	
#middle ul li {
	list-style-type:disc;
	}	
	
.no-left #middle {
	margin-left:205px;
	}	
	
#middle form {
	width:350px;
	padding:10px;
	background:#ece9df;
	float:left;
	}	
	
#middle form label, #middle form input, #middle form textarea, #middle form input.submit {
	float:left;
	width:170px;
	margin-top:10px;
	}

#middle form input.submit {
	float:right;
	background:#64801A;
	color:#fff;
	border:1px solid #000;
	margin-right:8px;
	}
		
#content #right {
	float:left;
	width:245px;
	margin-left:30px;
	margin-top:2px;
	}	
	
#content #right .promo {
	background:#ece9df;
	color:#494949;
	padding:10px;
	font-size:20px;
	margin-bottom:20px;
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	}				
	
#content #right .promo h2 {
	color:#A4CF2F;
	margin-bottom:10px;
	line-height:20px;
	}	
	
#content #right .promo h2 a, #content #right .promo a:hover {
	text-decoration:none;
	color:#A4CF2F;
	}
	
#content #right .promo a {
	color:#494949;
	text-decoration:none;
	}
	
#footer {
	float:left;
	width:900px;
	background:url(../images/color-bar.gif) top left no-repeat;
	padding-top:4px;
	}
	
#footer .footer {
	float:left;
	width:900px;
	background:url(../images/footer-bg.gif) no-repeat!important;
	height:64px;
	}	
	
#footer .footer p {
	width:890px;
	text-align:right;
	color:#64801A;
	margin-top:12px;
	font-size:10px;
	margin-right:10px;
	}
	
#footer .footer p a {
	color:#64801A;
	text-decoration:none;
	font-weight:bold;
	margin-right:10px;
	}
	
#footer .footer p a:hover {
	color:#fff;
	}	
		
		
.jsvalidation	{
	
	font-size: 11px; 
	color: red; 
	background:transparent; 
	padding: 0px; 
	text-align: left; 
	}	
		
#coupon, #print-it {
	width: 505px;
	height: 350px;
	background:url(../images/popupbg.gif);
	border: 1px solid #000;
	color:#494949;
	font-size:14px;
}

#print-it {
	background:url(../images/print-coupon.gif) no-repeat;
	width:495px;
	}

#coupon p.coupon, #print-it p.coupon-print {
	margin-top:65px;
	}
	
#coupon p, #print-it p {
	margin-top:15px;
	margin-left:20px;
	}	
	
#coupon p.disclaimer {
	font-size:10px;
	width:150px;
	margin-left:43px;
	margin-top:0;
	margin-bottom:0;
	line-height:12px;
	}
	
#coupon form {
	margin-top:40px;
	margin-left:30px;
	}	
	
#coupon form input {
	margin-top:10px;
	border:1px solid #494949;
	background:#ece9df;
	padding:3px;
	}	
	
#coupon form input.get-coupon, #print-it a {
	background:#64801A;		
	color:#fff;
	text-transform:uppercase;
	border:1px solid #494949;
	margin:0;
	margin-left:53px;
	padding:3px;
	margin-top:-5px;
	}
	
#print-it p.coupon-print {
	text-align:center;
	margin:65px 10px 20px 10px;
	}
	
#print-it .coupon-box {
	width:410px;
	background:#ece9df;
	border:2px dashed #494949;
	padding:5px;
	margin-left:30px;
	margin-top:30px;
	text-align:center;
	font-weight:bold;
	}

#print-it .coupon-box p {
	margin:10px 5px;
	}
	
#print-it .coupon-box p.promo {
	color:#64801A;
	}
	
#print-it small {
	font-size:12px;
	}	

				

#close {
	position:absolute;
	top:10px;
	left:470px;
}		

.action {
	border: 2px solid #64801A;
	background:#ECE9DF;
	color:#64801A;
	padding:10px;
	text-align:center;
	font-size:18px;
	line-height:18px;
        margin:10px 0;
}

.action a {
	color:#494949;
}
