/* Reset Styles */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,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%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* Main Styles */

body {
            background-color: #333333;
}
p {
	margin-top: 1em;
	margin-bottom: 1em;
}
em {
	font-style: italic;
}
h1 {
	font-size: 1.2em;
              margin-bottom: 10px;
}
h2 {
	font-size: 1.1em;
	margin-bottom: 10px;
}
h3 {
	font-size: 1em;
	margin-top: 5px;
	margin-bottom: 5px;
}
strong {
	font-weight: 700;
}
#background {
	background-color: #FFFFFF;
	background-image: url(images_global/left_column.png);
	background-repeat: repeat-y;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.container {
	position: relative;
	background-image: url(images_global/new_layout.png);
	background-repeat: no-repeat;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
             font-family: verdana, sans-serif;
	font-size: .8em;
             border-right: #800000 solid 2px;
}
.header {
             width: 960px;
	padding-left: 10px;
}
.banner {
	top: 10px;
	position: relative;
	left: 15px;
}
.best {
	position: relative;
	left: 5px;
	top: 5px;
}
.header h2 em {
	position: relative;
	left: 45px;
	top: 3px;
	font-weight: 700;
}
.left_column {
	position: relative;
	float: left;
	width: 115px;
	top: 25px;
	padding: 5px;
	margin-left: 3px;
}
.navigation li a {
	display: block;
	width: 105px;
	height: 24px;
	background-image: url(images_global/menu_button.png);
	background-position: 0 0;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 1px;
	padding-left: 10px;
}
.navigation li a:hover {
	background-position: 0 -25px;
}
.fritter {
	position: relative;
	text-align: center;
	border: thin solid #000000;
}
.fritter a {
	text-decoration: none;
	font-weight: bold;
	color: #880000;
}
.fritter a:hover {
	color: #FFFFFF;
}
.blue_seal {
	position: relative;
	background-image: url(images_global/blue_seal.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 101px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	text-align: center;
	border: thin solid #000000;
}
.blue_seal a {
	color: #0000FF;
	text-decoration: none;
}
.blue_seal a:hover {
         color: #FF0000;
}
.mva {
	position: relative;
	background-image: url(images_global/mva.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 54px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	text-align: center;
	border: thin solid #000000;
}
.mva a {
	color: #0000FF;
	text-decoration: none;
}
.mva a:hover {
         color: #FF0000;
}
.veip {
	position: relative;
	background-image: url(images_global/veip.gif);
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 65px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	text-align: center;
	border: thin solid #000000;
}
.veip a {
	color: #0000FF;
	text-decoration: none;
}
.veip a:hover {
        color: #FF0000;
}
.center_column {
	position: relative;
	float: left;
	top: 40px;
	width: 659px;
	padding-left: 45px;
    padding-bottom: 225px;
}
.center_column_links {
	position: relative;
	float: left;
	top: 40px;
	width: 659px;
	padding-left: 45px;
             padding-bottom: 150px;
	margin: 0px auto;
}
.center_table li {
	position: relative;
	float: left;
	width: 150px;
	padding: 5px;
	text-align: center;
}
.center_table li p {
	display: block;
	height: 3em;
	font-weight: 700;
	color: #800000;
	background-color: #EAEAEA;
	border: thin solid #800000;
}
.center_column ul {
	margin-top: 10px;
	margin-bottom: 10px;
}
.center_column h1 {
	font-size: 2em;
}
.maintenance {
	color: #FF0000;
}
.maintenance li {
	margin-bottom: 3px;
	color: #000000;
}
.award {
	position: absolute;
	top: 400px;
}
#sign_up {
	position: relative;
	clear: both;
	padding-top: 20px;
        background-color: #999999;
        padding-left: 15px;
        padding-right: 15px;
        border-right: #000 solid 2px;
        border-bottom: #000 solid 2px;
}
#sign_up h3 {
	margin-bottom: 10px;
        background-color: #FFFFFF;
        padding: 3px;
        border-right: #000 solid 2px;
        border-bottom: #000 solid 2px;
}
.submit {
	margin: 5px;
}
.h1red {
	color: #FF0000;
	font-size: 1.5em;
}
.h3black {
	color: #FFFFFF;
	background-color: #000000;
	font-size: 1em;
	margin-top: 5px;
	margin-bottom: 5px;
}
.h3red {
	color: #FF0000;
	font-size: 1em;
	margin-top: 5px;
	margin-bottom: 5px;
}
/*
#free_conf {
	float: left;
	width: 300px;
}
*/
#insp_coupon {
	width: 200px;
}
.right_column {
	position: relative;
	float: left;
	width: 114px;
	top: 25px;
	padding: 5px;
	margin-left: 3px;
	border-left: #000000 solid 1px;
}
.coupon_button a {
	background-image: url(images_global/coupon_button.png);
	background-repeat: no-repeat;
	text-align: center;
	height: 38px;
	width: 100px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-top: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}
.coupon_button a:hover {
	background-position: 0px -50px;
}


.payments {
	position: relative;
	border: thin solid #000;
	background-color: #EAEAEA;
	text-align: center;
}
.tips {
	text-align: center;
        margin-top: 10px;
        color: #ff0000;
}
.tips li {
	padding-top: 10px;
        color: #000000;
}
.footer {
	position: relative;
	width: 958px;
	height: 30px;
	clear: both;
	background-color: #EAEAEA;
        border-top: #800000 solid 2px;
        border-bottom: #800000 solid 2px;
        border-left: #800000 solid 2px;
}
.footer_nav {
	position: absolute;
	top: 3px;
	left: 5px;
}
.footer_nav li {
	display: inline;
	list-style-type: none;
}
.footer_nav a {
	color: #333333;
	text-decoration: none;
	padding-right: 10px;
}
.footer_nav a:hover {
	color: #0000FF;
	font-weight: bold;
}
.copyright {
        position: absolute;
        top: -10px;
        right: 10px;
}
.float_right {
        float: right;
}

.float_left {
	float: left;
	padding-right: 5px;
}

.clear {
	clear: both;
}
.staff {
	position: relative;
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding: 5px;
	border: #000000 solid 2px;
}
.staff img {
	float: left;
	margin-right: 5px;
}
.underline {
	text-decoration: underline;
}
.bold {
	font-weight: 700;
}
.grey_background {
	background-color: #999999;
	border: #000000 solid 2px;
	padding: 5px;
	margin-bottom: 10px;
	clear: both;
}
.bg_services {
	margin-top: 10px;
	margin-bottom: 15px;
	border: #000000 double 4px;
	padding: 5px;
}
.bg_services ul {
	list-style-type: disc;
	list-style-position: inside;
}
.hunter {
	border: #000000 solid 2px;
	padding: 5px;
	margin-bottom: 10px;
}
.car_sites {
	/* border: #000000 solid 2px; */
}
.car_sites li {
	float: left;
	margin: 10px;
}
.toyota {
	clear: both;
}
.toyota li {
	float: left;
	margin: 10px;
}
.honda {
	clear: both;
}
.honda li {
	float: left;
	margin: 10px;
}
.nissan {
	clear: both;
}
.nissan li {
	float: left;
	margin: 10px;
}
.gm {
	clear: both;
}
.gm li {
	float: left;
	margin: 10px;
}
.ford {
	clear: both;
}
.ford li {
	float: left;
	margin: 10px;
}
.chrysler {
	clear: both;
}
.chrysler li {
	float: left;
	margin: 10px;
}
.supplies {
	clear: both;
}
.supplies img {
	margin: 10px;
}

/* Sign Up Form */
.col1 {
	text-align: right;
	width: 225px;
	height: 31px;
	margin: 0;
	float: left;
	margin-right: 2px;
}

.col2 {
	width: 200px;
	height: 31px;
	display: block;
	float: left;
	margin: 0;
}

.col2comment {
	width: 195px;
	height: 98px;
	margin: 0;
	display: block;
	float: left;
}

.col1comment {
	text-align: right;
	width: 135px;
	height: 98px;
	float: left;
	display: block;
	margin-right: 2px;
}

div.row {
	clear: both;
	width: 500px;
}

.submit {
	height: 29px;
	width: 330px;
	background: url(images/bg_submit.gif) no-repeat;
	padding-top: 5px;
	clear: both;
} 

.input {
	background-color: #fff;
	font: 11px/14px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5A698B;
	margin: 4px 0 5px 8px;
	padding: 1px;
	border: 1px solid #8595B2;
}
#old_tires {
	position: relative;
	top: -175px;
	left: 50px;
}
.thanks {
	margin-top: 25px;
	margin-left: 25px;
}

/* Services Page */

#stopsign {
	float: right;
}

/*Testimonials*/

.testimonials {
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	width: 400px;
	background-color: #880000;
	padding: 2px;
}
.testimonials a {
	color: #FFFFFF;
	text-decoration: none;
}
.testimonials a:hover {
	color: #ccccFF;
}

/*Appointment Form*/

.col1Apt {
	text-align: right;
	width: 225px;
	/*height: 50px;*/
	margin: 0;
	float: left;
	margin-right: 2px;
    margin-bottom: 10px;
}

.col2Apt {
	width: 250px;
	/*height: 31px;*/
	display: block;
	float: left;
	margin-left: 5px;
}

.center_columnApt {
	position: relative;
	float: left;
	top: 40px;
	width: 659px;
	padding-left: 45px;
    padding-bottom: 225px;
}

.left-margin {
	padding-left: 5px;
}
