@charset "utf-8";
/* -reset- */
@charset "utf-8";
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 {
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
	margin:0;
	padding:0;
}
:focus {
	outline:0;
}
body {
	line-height:1;
	color:#000;
	background:#FFF;
}
ol, ul {
	list-style:none;
}
table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
	font-weight:400;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
strong {
	font-weight:bold;
}

em {font-style:italic;}
/* -global typography- */
body {
	color:#fff;
	font-family:Century Gothic, Verdana, Arial, Geneva, sans-serif;
	font-size:62.5%;
}
h1, h2, h3, h4 {
	color:#000;
	font-weight:700;
	margin-bottom:5px;
}

h1 {
	font-size:2.5em;
	margin-top:15px;
	margin-bottom:15px;
}
h3 {
	font-size:1.8em;
}
h4 {
	font-size: 1.5em;
	margin-bottom:8px;
}
p {
	font-size:1.4em;
	line-height: 1.2em;
	margin-bottom:20px;
	color:#000;
}
ul li {
	font-size:1.3em;
}
textarea {
	font-size:1em;
}
a, a:visited, a:active {
	
}
a:hover {
	text-decoration:underline;
	
}
body {
	background: #fff;
	
}
#wrapper {
	width:940px;
	margin:0 auto;
	position:relative;
}
#top_nav {
	background:#fff;
	width:940px;
	height:86px;
	display:block;
	overflow:hidden;
}
#top_nav #logo {
	float:left;
	display:inline;
	width:164px;
	height:86px;
}

#top_nav .contact {
	float:right;
	display:inline;
	font-size: 18px;
	text-align:right;
	padding-top:10px;
}


#top_nav span {
	font-size: 30px;
	line-height:40px;
	}

#header {
	width:940px;
	height:402px;
	display:block;
	clear:both;
}
#header #display {
	width:700px;
	height:370px;
	display:block;
	float:left;
	margin-left:0px;
	padding:0px;
}

#badge {
	position:absolute;
	top:410px;
	left:-15px;
	}


/* setup our nav - define width, height and bg image to use (sprite)*/
#skyline {
    width: 700px; height: 38px;
    background: url(../images/bg-nav.gif) top left no-repeat;
    margin: 0px auto; margin-left:0px; padding: 0;
    position: relative;}
/* give the nav an actual menu form */
#skyline li {
    margin: 0; padding: 0; list-style: none;
    position: absolute; top: 0;}
	
	#skyline li, #skyline a {
    height: 38px; display: block;}

/* position the menu items in normal state*/
  #tab1 {left: 0; width: 73px;}
  #tab2 {left: 73px; width: 92px;}
  #tab3 {left: 165px; width: 89px;}
  #tab4 {left: 254px; width: 96px;}
  #tab5 {left: 350px; width: 124px;}
  #tab6 {left: 475px; width: 116px;}
  #tab7 {left: 592px; width: 109px;}
/* define the hover states positioning / imagery */
  #tab1 a:hover {
    background: transparent url(../images/bg-nav.gif)
    0 -38px no-repeat;}
  #tab2 a:hover {
    background: transparent url(../images/bg-nav.gif)
    -73px -38px no-repeat;}
  #tab3 a:hover {
    background: transparent url(../images/bg-nav.gif)
    -165px -38px no-repeat;}
  #tab4 a:hover {
    background: transparent url(../images/bg-nav.gif)
    -254px -38px no-repeat;}
  #tab5 a:hover {
    background: transparent url(../images/bg-nav.gif)
    -350px -38px no-repeat;}
      #tab6 a:hover {
    background: transparent url(../images/bg-nav.gif)
    -475px -38px no-repeat;}
      #tab7 a:hover {
    background: transparent url(../images/bg-nav.gif)
    -592px -38px no-repeat;}

#header #contact-mid {
	background:url(../images/form_back.gif) 21px 0px no-repeat;
	width:240px;
	height:410px;
	display:block;
	text-align:left;
	padding-bottom:0px;
	float:right;
	margin:0px;
	padding:0px;
	margin-top:-37px;
}

#contact-mid h2 {
	margin-bottom:0px;
	color:white;
	font-size: 2.3em;
	display:block;
	padding-left:80px;
	padding-top:20px;
	color:black;
	font-weight:700;
}
#contact-mid p {
	color:#fff;
	margin-bottom:15px;
	width:200px;
	text-align:left;
	display:inline;
	
}
#contact-mid #contactForm {
	width:200px;
	padding-top:15px;
	
}
#contact-mid #contactForm label {
	color:#383838;
	display:block;
	margin-bottom:5px;
	text-align:left;
	font-size: 1.2em;
	display:inline;
	padding-left:30px;
	
}
#contact-mid #contactForm label span {
	color:#616161;
	font-weight:normal;
}
#contact-mid #contactForm input {
	background:#fff;
	margin-bottom:10px;
	margin-left:30px;
	width:200px;
	height:15px;
	font-family:Arial, Geneva, sans-serif;
	color:#000;
	padding-top:2px;
	border:1px solid #c3c3c3;
}
#contact-mid #contactForm textarea {
	background:#fff;
	margin-bottom:10px;
	margin-left:30px;
	width:200px;
	height:70px;
	font-family:Century Gothic, Geneva, sans-serif;
	color:#000;
	padding-top:2px;
	overflow:auto;
	border:1px solid #c3c3c3;
}
#contact-mid #contactForm #btn-submit {
	background:url(../images/submit.gif) 45px 0px no-repeat;
	width:220px;
	height:54px;
	display:block;
	font-family: Arial, Geneva, sans-serif;
	font-size:0px;
	line-height:0px;
	text-indent:-9999px;
	cursor:pointer;
	border:0;
	margin:0 auto;
	margin-top:10px;
	padding-bottom:5px;
	color:#fff;
}
#contact-mid #contactForm label.error {
	color:#f00;
}

dt { margin-bottom:3px;}

#content {
	width:980px;
	min-height:520px;
	height:auto !important;
	height:520px;
	clear:both;
}
#main {
	width:690px;
	padding:0px;
	margin:0px;
	float:left;
	display:inline;
	padding-top:5px;
}


#sidebar {
	float:left;
	display:inline;
	margin-left:30px;
}

#btn-readmore {
	background:url(../images/btn-readmore.png) top left no-repeat;
	width:151px;
	float:right;
	height:43px;
	display:block;
	font-family: Arial, Geneva, sans-serif;
	font-size:0px;
	line-height:0px;
	text-indent:-9999px;
	cursor:pointer;
	border:0;
	margin:0 auto;
	margin-top:15px;
	padding-bottom:5px;
	margin-bottom:60px;
	color:#fff;
}

			
#testimonials {
	
	width:240px;
	height:163px;
	display:block;
	font-family: Arial, Geneva, sans-serif;
	font-size:0px;
	line-height:0px;
	text-indent:-9999px;
	cursor:pointer;
	border:0;
	margin:0;
	margin-top:15px;
	padding-bottom:5px;
	color:#fff;
}

/* BTN MYCAR */

#btn-mycar {
	background:url(../images/btn-mycar.gif) top left no-repeat;
	width:240px;
	height:163px;
	display:block;
	border:0;
	margin:0;
	margin-top:15px;
	padding-bottom:5px;
	text-align:center;
	
	}
	
#btn-mycar h2 {	color:#fff;
	font-size:2.5em;
	font-weight:normal;
	font-family:Arial;
	padding-top:10px;
	width:219px;
	text-align:center;
	padding-bottom:30px;

}


#btn-mycar a, #btn-mycar a:visited, #btn-mycar a:active {
	color:red;
	text-decoration:underline;
	font-weight:bold;
	font-family: Century Gothic;
	font-size: 1.5em;
	padding-right:20px;
}



/* BTN OURSTORY */

#btn-ourstory {
	background:url(../images/btn-mycar.gif) top left no-repeat;
	width:240px;
	height:163px;
	display:block;
	border:0;
	margin:0;
	margin-top:15px;
	padding-bottom:5px;
	}
	
#btn-ourstory h2 {	color:#fff;
	font-size:2.5em;
	font-weight:normal;
	font-family:Arial;
	padding-top:10px;
	width:219px;
	text-align:center;

}

#btn-ourstory p {
	color:#252525;	
	font-size:1.35em;
	padding-left:10px;
	padding-top:25px;
	width:210px;
	padding-bottom:0px;
	margin-bottom:0px;
}

#btn-ourstory a, #btn-ourstory a:visited, #btn-ourstory a:active {
	color:red;
	text-decoration:underline;
	font-weight:bold;
	font-family: Century Gothic;
	font-size: 1.5em;
	padding-right:30px;
	float:right;
	
	
}




/* BTN CHANGE */

#btn-change {
	background:url(../images/btn-mycar.gif) top left no-repeat;
	width:240px;
	height:163px;
	display:block;
	border:0;
	margin:0;
	margin-top:15px;
	padding-bottom:5px;
	}
	
#btn-change h2 {	
	color:#fff;
	font-size:2.5em;
	font-weight:normal;
	font-family:Arial;
	padding-top:10px;
	width:219px;
	text-align:center;

}

#btn-change p {
	color:#252525;	
	text-align:center;
	font-size:1.5em;
	padding-left:0px;
	padding-top:25px;
	padding-bottom:0px;
	margin-bottom:10px;
	width:210px;
	
}

#btn-change a, #btn-change a:visited, #btn-change a:active {
	color:red;
	text-decoration:underline;
	font-weight:bold;
	font-family: Century Gothic;
	font-size: 1.5em;
	padding-right:30px;
	float:right;
	
	
}



/* BTN MEET */

#btn-meet {
	background:url(../images/btn-mycar.gif) top left no-repeat;
	width:240px;
	height:163px;
	display:block;
	border:0;
	margin:0;
	margin-top:15px;
	padding-bottom:5px;
	}
	
#btn-meet h2 {	color:#fff;
	font-size:2.5em;
	font-weight:normal;
	font-family:Arial;
	padding-top:10px;
	width:219px;
	text-align:center;

}

#btn-meet p {
	color:#252525;	
	text-align:center;
	font-size:1.5em;
	padding-left:5px;
	padding-top:25px;
	padding-bottom:0px;
	margin-bottom:10px;
	width:210px;
	
}

#btn-meet a, #btn-meet a:visited, #btn-meet a:active {
	color:red;
	text-decoration:underline;
	font-weight:bold;
	font-family: Century Gothic;
	font-size: 1.5em;
	padding-right:30px;
	float:right;
	
	
}




.helpful_links a, a:visited, a:active 
	{
	color:red;
	text-decoration:underline;
	font-weight:bold;
	font-family: Century Gothic;
	font-size: 1.3em;

	
	}

.helpful_links a:hover {
	color:#000;
}

#point-service {
padding-top:20px;
padding-bottom:30px;
}

#service-includes {
padding-top:0px;
padding-bottom:30px;
}


#footer {
	width:940px;
	text-align:center;
	padding-bottom:15px;
	clear:both;
	padding-top:60px;
	padding-left:0px;
}


#footer a, a:visited, a:active  {
	color:red;
	text-decoration:none;
	font-weight:bold;
	font-size: 1.1em;
	}

#footer ul li {
	display:inline;
	color:black;
}


.highlight {
	color:#fff;
}
.error {
	color:#f00;
}
.hr {
	margin:10px auto;
}
.clear {
	clear:both;
}
.imagery {
	width:425px;
	margin: 0 auto 15px auto;
	border:1px solid #5a5a5a;
	display:block;
}
#slogan {
	margin-bottom:10px;
}
.clear_img {
	clear:both;
	margin-bottom:20px;
}
.left {
	float:left;
	display:inline;
	width:330px;

}

.left ul li {
	margin:0px;
	font-size:1.4em;
	color:black;

}


.right {
	float:right;
	position:relative;
	width:340px;
}

.oilchange { 
	font-size:1.2em;
	}
	
.restrictions { 
	font-size:.8em;
	}
	
	
#footer-logo {
padding-bottom:20px;	
}


