html {
	height: 100%;
}

body, h1, h2, h3, h4, h5, h6, h7, p, ol, ul, form, blockquote { 
	margin: 0px;	/*this clears all browser pre-assigned settings*/
	padding: 0px;
}

img {
	border: none;
}

img.center {
	border: none;
	margin: 0px 200px;
}

img.fl_left_logo {
	float: left;
	border: none;
	margin: 6px 10px 4px 0px;
	padding: 0px;
}

img.fl_right_logo {
	float: right;
	border: none;
	margin: 6px 10px 4px 0px;
	padding: 0px;
}

img.fl_left_list {	/*this is used on helpful_hints page*/
	float: left;
	border: none;
	margin: 6px 30px 4px -30px;
	padding: 0px;
}

img.fl_right_list {	/*this is used on helpful_hints page*/
	float: right;
	border: none;
	margin: 6px -40px 4px 0px;
	padding: 0px;
}

img.bullet {		/*this aligned the bullets on helpful_hints*/
	verticle-align: bottom;
	padding: 2px 6px 0px 2px;
}

img.fl_left {
	float: left;
	border: none;
	margin: 6px 10px 4px 10px;
	padding: 0px;
}

img.fl_right {
	float: right;
	border: none;
	margin: 6px 10px 4px 10px;
	padding: 0px;
}

img.fl_left_sp1 {	/*this is used on specials page*/
	float: left;
	border: none;
	margin: 6px 0px 0px -60px;
	padding: 0px;
}


img.fl_right_sp2 {	/*this is used on specials page*/
	float: right;
	border: none;
	margin: -30px -60px -20px/*6px*/ 0px;
	padding: 0px;
}


/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

body {
	margin: 0px;
	padding: 0px;
	background-color: #000066; /*dark blue*/
	/*text-align: center;*/   /* for IE */
}

#wrapper {
	width: 900px;
	height: auto;
	min-height: 550px;
	margin: 20px auto 10px auto;
	padding: 0px;
	color: #000000;
	background: #ffffff url(../images/gradient_pages.gif) repeat-x 0px 0px; 
	text-align: left; /*re-aligns the text after the hack on the body*/
	position: relative; /*relative positions page to center in browser*/
	z-index: 1;
}

#logo {
	position: absolute;
	top: 20px;
	left: -50px;
	width: 260px;
	height: 140px;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	z-index: 2;
}

#affiliations {
	position: absolute;
	top: 0px;
	left: 750px;
	width: 150px;
	height: 550px;
	margin: 0px;
	padding: 100px 0px 0px 20px;
	text-align: center;
	background: transparent url(../images/oval_pages.gif) no-repeat 0px 0px;
	z-index: 4; 
}

img.affiliates {
	margin: 12px 0px;
	padding: 0px;
}

img.affiliates1 {
	margin: 8px 0px;
	padding: 0px;
}

#content {
	position: relative;
	top: 80px;
	left: 0px;
	width: 600px;
	height: 100%;
	margin: 0px;
	padding: 20px 100px;
	background-color: transparent;
	z-index: 3;
}

#footer {
	position: relative;
	top: 0px;
	left: 0px;
	width: 900px;
	height: 60px;
	margin: 0px 0px 0px -100px;
	padding: 20px 0px;
	text-align: center;
	color: #e3e3e3;
	background-color: #ffffff;
	z-index: 10;
}

#address {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 550px;
	margin: 0px;
	padding: 10px 0px 16px 80px;
	color: #e3e3e3;
	background-color: transparent;
	z-index: 11;
}

#credit_cards {
	position: absolute;
	top: 0px;
	left: 600px;
	width: 160px;
	text-align: left;
	margin: 0px;
	padding: 25px 0px 16px 0px;
	color: #ffffff;
	background-color: transparent;
	z-index: 12;
}

img.credit_cards {
	margin: 0px;
	padding: 0px 2px;
}


/*XXXXXXX   services page info   XXXXXXXXXX*/

#services_customer {	/*250 x 200*/
	position: relative;
	top: -10px;
	left: -20px;
	width: 250px;
	height: 200px;
	margin: 0px -40px 10px 40px;
	padding: 0px;
	float: right;
	background: transparent url(../images/services_img/marv_jay_customer.jpg) no-repeat 0px 0px;
}

.realign { 		/*jasper logo = 125 x 39*/
	margin-bottom: -20px;
}

#services_list {	/*this contains services page info*/
	position: relative;
	width: 500px;
	margin: 0px;
	padding: 0px; 
}

#services_list_left {
	position: relative;
	width: 240px;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 20px 20px 0px 20px;
}

#services_better_care {
	position: relative;
	width: 580px;
	height: 80px;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

#services_list_right {
	position: absolute;
	width: 240px;
	top: 0px;
	left: 240px;
	margin: 0px;
	padding: 20px;
}

hr.svcs_list {
	width: 150px;
	height: 2px;
	margin: 14px 20px;
	padding: 0px;
	color: #ffcc00;
}

#services_images {
	position: absolute;
	top: 440px;
	left: 600px; 
	width: 300px;
	height: 900px;
	margin: 0px;
	padding: 0px;
	background: transparent url(../images/services_img/tire_track.gif) no-repeat 10px 130px; 
	z-index: 6;
}

#services_images img.first {
	position: absolute;
	top: 30px;
	left: 30px;
	margin: 0px;
	padding: 0px; 
	z-index: 4;
}
#services_images img.second {
	position: absolute;
	top: 280px;
	left: -20px;
	margin: 0px;
	padding: 0px;
	z-index: 5;
}
#services_images img.third {
	position: absolute;
	top: 370px;
	left: 110px;
	margin: 0px;
	padding: 0px;
	z-index: 3;
}
#services_images img.fourth {
	position: absolute;
	top: 660px;
	left: -10px;
	margin: 0px;
	padding: 0px;
	z-index: 2;
}
#services_images img.fifth {
	position: absolute;
	top: 850px;
	left: 60px;
	margin: 0px;
	padding: 0px;
	z-index: 1;
}

/*XXXXXX  services_preventive table  XXXXXX*/

table.services {
	width: 550px;
	font-family: 'Trebuchet MS', Marlett, Arial, sans-serif;
	word-spacing: 0.25px;
	border: 2px solid #000066;
	background-color: #ffffff;
	margin: 10px;
	padding: 0px;
}

table.services #system {
	text-align: left;
	padding-left: 20px;
}

table.services #monthly {
	text-align: center;
}

table.services #miles {
	text-align: center;
}

table.services th {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #000066;
	background-color: #cce3fd;
	border-bottom: 2px solid #000066;
	margin: 18px 0px;
	padding: 10px 20px;
}

table.services td {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #000000;
	border-bottom: 1px solid #000066;
	margin: 10px;
	padding: 6px;
}

table.services td.head {
	font-size: 13px;
	font-weight: bold;
	color: #000066;
	background-color: #ffffff/*#cce3fd*/;
	margin: 10px 10px 18px 10px;
	padding: 6px;
}

table.services td.bottom {
	border-bottom: none;
}

/*XXXXXXX   parts page info   XXXXXXXXXX*/

table.products {
	width: 600px;
	margin: 0px;
	padding: 0px;
	border: none;
}

table.products td {
	width: 150px;
	height: 65px;
	margin: 0px;
	padding: 0px 12px;
	border: none;
}

table.products_1 {
	width: 600px;
	margin: 0px;
	padding: 0px;
	border: none;
}

table.products_1 td {
	width: 200px;
	height: 65px;
	margin: 0px;
	padding: 0px 13px;
	border: none;
}

table.products_2 {
	width: 600px;
	margin: 0px;
	padding: 0px;
	border: none;
}

table.products_2 td {
	width: 175px;
	height: 65px;
	margin: 0px;
	padding: 0px 2px;
	border: none;
}

table.products_2 td.rt {
	width: 200px;
}

/*XXXXXXX   specials page info   XXXXXXXXXX*/

#level_1 {
	position: relative;
	top: 0px;
	left: 0px;
	width: 600px;
	height: 100%;
	margin: 60px 0px 0px 0px;
	padding: 0px;
	background-color: transparent;

}



/*XXXXXXX   contact page info   XXXXXXXXXX*/

#contact_marv {		/*180 x 145*/
	position: absolute;
	top: 76px;
	left: 530px;
	width: 180px;
	height: 145px;
	background: transparent url(../images/contact_img/marv_phone.jpg) no-repeat 0px 0px;
	z-index: 4;
}

#contact_jay {		/*180 x 145*/
	position: absolute;
	top: 110px;
	left: 380px;
	width: 180px;
	height: 145px;
	background: transparent url(../images/contact_img/jay_phone.jpg) no-repeat 0px 0px;
	z-index: 3;
}







