body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td {margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,a img,:link img,:visited img {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:'';}

/* ------------------------ GLOBAL ELEMENTS ------------------------ */

/* ------------------------ type selectors ------------------------ */

html {
background:#000059 url("../images/bg-html.jpg") 0 0 repeat-x;
}

body { 
background:transparent url("../images/bg-body.jpg") center 54px no-repeat;
text-align:center; 
font:12px/22px Verdana, Arial, Helvetica, sans-serif; 
color:#fff;
}

blockquote { margin-left:10px; margin-right:10px; }

h1	{ font-size:1.2em; color:#000; }
h2	{ font-size:1.1em; color:#000; }
h3	{ font-size:1.0em; color:#000; }

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#fff; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#fff; text-decoration:underline; outline:none; }

/* ------------------------ classes ------------------------ */
.clear	{ 
clear:both;
}

div.clear	{ 
height:.01em; 
overflow:hidden; 
}

p.back-to-top {
text-align:right;
display:block;
padding-right:15px;
background:url("../images/bullet-back-to-top.jpg") right no-repeat;
}

img.img-left { 
float:left; 
margin:8px 5px 0px 16px;
}

.content-photo {
float:left;
margin:0 5px 0 0;
}

img.img-right { 
float:right; 
margin:5px 0px 10px 10px; 
}

.grey {
	color:#333333;
	}

/* ------------------------ form elements ------------------------ */

form br { line-height:0; height:0; } /* defaults vertical spacing between fields */

input, textarea, select { 
background-color:#fff !important; /* to prevent highlighting by Google Toolbar */
border:1px solid #000;
color:#000;
width:200px; /* 5 pixles smaller than form width !important */
height:14px;
line-height:18px;
vertical-align: middle;
margin-bottom:4px; /* sets vertical spacing between fields */
padding-top:1px; /* vertically position text in input/textarea field */
padding-left:4px; /* horizontally position text in input/textarea field */
font-family:Arial, Helvetica, sans-serif; 
font-size:1.0em;
}

select { width:150px; padding:0; } /* same width as form - !important */

textarea { height:45px; overflow:auto; }


/* ------------------------ SPECIFIC ELEMENTS ------------------------ */

/* ------------------------ main contact form ------------------------ */
#contact-main { margin:20px 0 10px 0; }

#contact-main label { 
width:220px; 
position:relative; 
display:block; 


text-align:right; 
margin-bottom:10px;
font-size:1.0em;
}

#contact-main label input, #contact-main label textarea, #contact-main label select { 
width:170px;
position:absolute; 
left:110%; 
top:-2px;
}

#contact-main label select { width:175px; } /* fixes display issue - 5px larger than input field */

#contact-main label textarea { height:100px; overflow:auto; }

/* ------------------------ submit button form elements ------------------------ */

input.submit, input.submit-contact-main { 
width:60px;
height:20px;
cursor:pointer; 
padding:0; 
}

input.submit-contact-main { margin:95px 0 0 243px; } /* defines placement of contact-main submit button */

input.submit-image, input.submit-contact-main { /* REMOVE IF NOT USED */
background:url("../images/btn-submit.jpg");
width:78px;
height:25px;
border:none;
cursor:pointer;
}

/* ------------------------ main framework ------------------------ */
#wrap {
background:url("../images/bg-wrap.jpg");
width:944px;
margin:0 auto;
text-align:left;
}

/* ------------------------ masthead framework ------------------------ */
#header-graphic {
position:relative;
background:none;
height:313px;
}

/* ----------------------- main navigation ---------------------------- */
#nav { 
background:url("../images/nav.jpg") no-repeat; 
width:500px; 
height:49px; 
margin:0 auto;
padding:0; 
}

#nav span { display: none; }

#nav li, #nav a { height:49px; display:block; } /* change height here also */

#nav li { float:left; list-style:none; display:inline; position:relative; }

#nav-01 { width: 130px; }
#nav-02 { width: 110px; }
#nav-03 { width: 132px; }
#nav-04 { width: 128px; }

#nav-01 a:hover { background:url("../images/nav.jpg") -0px -54px no-repeat; }
#nav-02 a:hover { background:url("../images/nav.jpg") -130px -54px no-repeat; }
#nav-03 a:hover { background:url("../images/nav.jpg") -240px -54px no-repeat; }
#nav-04 a:hover { background:url("../images/nav.jpg") -372px -54px no-repeat; }


/* ------------------------ column-left framework ------------------------ */
#column-left {
background:transparent url('../images/bg-left-col.gif') 0 0 repeat-y;
}

#col-left-outer {
background:#737475 url('../images/bg-left-col.jpg') 0 0 repeat-x;
width:622px;
float:left;
}

#column-left h1, #column-left h2, #column-left h3, #column-left ul, #column-left dl {
margin:0px 15px 10px 16px;
}

#column-left p { margin:0 30px 10px 190px; }

#column-left #lower-lists {
border-top:3px dashed #5d5d5e;
margin:0 54px 0 44px;
padding-top:10px;
}

#title-featured {
background:url('../images/title-featured.jpg') 0 0 no-repeat;
width:205px;
float:left;
padding-top:31px;
display:inline;
font-size:11px;
}

#title-clean {
background:url('../images/title-clean.jpg') 0 0 no-repeat;
width:205px;
float:left;
padding:31px 0 0 19px;
display:inline;
border-left:3px dashed #5d5d5e;
font-size:11px;
}

#column-left li {
background:url('../images/bullet.jpg') 0 2px no-repeat;
padding-left:20px;
margin-bottom:10px;
}

body#contact #column-left dl {
margin-left:190px;
}

/* ------------------------ column-right framework ------------------------ */

#column-right {
width:306px;
float:left;
background:url('../images/bg-right-col.jpg') 0 0 no-repeat;
padding-top:53px; 
}

#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right ul, #column-right dl {
margin:0px 50px 10px 20px;
}

#special-offers {
background:url('../images/special-offers.jpg') 0 0 no-repeat;
height:168px;
padding-top:40px;
}

#special-offers p {
margin-left:25px;
}

#special-offer-pop {
display:none;
}

#special-offer-pop p { margin: 0 5px 10px 5px; }


#price-quote {
background:url('../images/price-quote.jpg') 0 0 no-repeat;
height:153px;
padding-top:40px;
font:12px/16px Verdana, Arial, Helvetica, sans-serif;
}

#price-quote dl {
margin-left:35px;
}

/* ------------------------ subhead framework ------------------------ */
#subhead { height:67px; } /* sets height for all subheads */
body#index #subhead { background:url("../images/subhead-index.jpg") no-repeat; }
body#about #subhead { background:url("../images/subhead-about.jpg") no-repeat; }
body#services #subhead { background:url("../images/subhead-services.jpg") no-repeat; }
body#contact #subhead { background:url("../images/subhead-contact.jpg") no-repeat; }
body#thankyou #subhead { background:url("../images/subhead-thankyou.jpg") no-repeat; }
body#gallery #subhead { background:url("../images/subhead-gallery.jpg") no-repeat; }
body#sitemap #subhead { background:url("../images/subhead-sitemap.jpg") no-repeat; }
body#auto #subhead { background:url("../images/subhead-auto.jpg") no-repeat; }
body#offroad #subhead { background:url("../images/subhead-offroad.jpg") no-repeat; }
body#commercial #subhead { background:url("../images/subhead-commercial.jpg") no-repeat; }
body#fleet #subhead { background:url("../images/subhead-fleet.jpg") no-repeat; }
body#rv #subhead { background:url("../images/subhead-rv.jpg") no-repeat; }


/* ------------------------ title framework with varying heights ------------------------- */
#title-news {
width:322px;
height:31px;
background:url("../images/current-news.jpg") ;
}

#title-showcase {
width:322px;
height:31px;
background:url("../images/customer-showcase.jpg") ;
}

/* ------------------------ bottom-wrap framework ------------------------ */
#bottom-wrap {
background:url("../images/bottom-wrap.jpg") no-repeat;
width:100%; /* fix for Safar */
height:23px;
clear:both; /* important - do not remove */
}

/* ------------------------footer framework ------------------------ */
#footer {
width:100%;
height:90px;
margin:0 auto;
text-align:center;
background:#18399c url("../images/bg-footer.jpg") 0 0 repeat-x;
padding-top:20px;
}

#footer p {
color:#fff;
margin:0 auto 10px;
width:944px;
text-align:left;
}

#footer a {
color:#fbab19;
}


/* --------------------- Suckerfish Drop Down Menus --------------- */

#nav li ul {
position:absolute;
left:-9999px;
background:transparent url("../images/dropdown.gif") 0 0 no-repeat;
z-index: 99;
padding-bottom:10px;
}

#nav li ul li { 
height:20px;
border-top:none;
position:relative;
text-align:left;
}	

#nav li ul li a {
width:100%;
height:20px;	/* Height of each drop down nav item, should match above */
line-height:20px;	 /* Height of each drop down nav item again, should match above */
}

#nav li ul li a span {
display:block;
margin-left:15px;
}

/* Drop down link styles */
#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
font-size:11px;
color:#FFF;
text-decoration:none;
}

#nav li:hover ul, #nav li.sfHover ul	{ left: auto; }

/* Hover styles for drop down items */
#nav-01 ul a:hover { 
background:none;
color:#CCC;
text-decoration:underline;
}

/* width of drop down nav - choose width that allows items to display on one line */
#nav-01 ul, #nav-01 li { width:131px; }
