@charset "UTF-8";
/* CSS Document */

img { border: none; text-decoration: none; }

html { padding: 0 0 0 0; margin: 0 0 0 0; }

body {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    text-align: center;
	font: normal 12px "Arial", Arial, sans-serif;}
	
#frameNav {
    margin: 0px auto;
	height: 120px;
    text-align: center;
	background: #f2f5f6 url(images/navBg.jpg) top center repeat-x;}
	
#frameMid {
    margin: 0px auto;
	height: 615px;
    text-align: center;
	background: #FFFFFF url(images/bg.jpg) top center repeat-x;}
	
#frameFront {
    margin: 0px auto;
	height: 500px;
    text-align: center;
	background: #FFFFFF url(images/frontBg.jpg) top center repeat-x;}
	
#frameMidRule {
    margin: 0px auto;
	height: 785px;
    text-align: center;
	background: #FFFFFF url(images/bg.jpg) top center repeat-x;}
	
#frameMidThank {
    margin: 0px auto;
	height: 550px;
    text-align: center;
	background: #FFFFFF url(images/bg.jpg) top center repeat-x;}
	
#frameMidOne {
    margin: 0px auto;
	height: 510px;
    text-align: center;
	background: #FFFFFF url(images/bg.jpg) top center repeat-x;}
	
#frameMidai {
    margin: 0px auto;
	height: 615px;
    text-align: center;
	background: #FFFFFF url(images/bgAI.jpg) top center repeat-x;}
	
#frameFoot {
    margin: 0px auto;
	height: 25px;
    text-align: center;
	background: #999999 url(images/footBg.jpg) top center repeat-x;}
	
/* Nav Blocks */
	
.navHolder {
	width: 980px;
	height: 90px;
	text-align: left;
    padding: 0 0 0 0;
    margin: 0px auto;
	color: #343434;} 
	
.navLogoLeft {
	float: left;
	display: block;
	height: 70px;
	text-align: left;
    padding: 20px 60px 0 90px;
    margin: 0 0 0 0;}
	
.navItems{
	float: left;
	display: block;
	height: 90px;
	width: 305px;
	text-align: left;
    padding: 0 0 0 0;
    margin: 0 0 0 0;}

.navLogoRight{
	float: left;
	display: block;
	height: 35px;
	text-align: left;
    padding: 7px 5px 0 30px;
    margin: 0 0 0 0;}
	
/* Nav Items */
	
ul.navUL {
	text-align:center;
	display: block;
	float: left;
	list-style: none; 
	padding: 60px 0 0 0;
	margin: 0 0 0 0;
	height: 30px;
	width: 315px;
	overflow: visible;
	font: normal 12px "Arial", Arial, sans-serif;
    background: transparent;}
	
ul.navUL li{
	display: block;
	float: left;
	list-style: none; 
	padding: 0 0 0 0;
	margin: 0 0 0 0;}
	
li.navHome {
	display: block;
	float: left;
	height: 25px;
	width: 57px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;}

li.navHome a{
	display: block;
	float: left;
	height: 23px;
	color: #FFFFFF;
	list-style: none; 
	overflow: visible;
	text-decoration: none;
	text-align: center;
	margin: 0 0 0 0;
	padding: 7px 13px 0 13px;
	font: normal 11px "Arial", Arial, sans-serif;
	/*background: transparent url(images/navBg_Home.jpg) top center repeat-x;*/}
	
li.navHome a:hover{
	display: block;
	float: left;
	height: 23px;
	color: #00adef;
	list-style: none;
	text-decoration: none;
	margin: 0 0 0 0;
	padding: 7px 13px 0 13px;
	border: none;
	background: transparent url(images/navBg_Home.jpg) top center no-repeat;}
	
li.navSweepApp {
	display: block;
	float: left;
	height: 25px;
	width: 90px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;}

li.navSweepApp a{
	display: block;
	float: left;
	height: 23px;
	color: #FFFFFF;
	list-style: none; 
	overflow: visible;
	text-decoration: none;
	text-align: center;
	margin: 0 0 0 0;
	padding: 7px 13px 0 13px;
	font: normal 11px "Arial", Arial, sans-serif;
	/*background: transparent url(images/navBg_Sweep.jpg) top center repeat-x;*/}
	
li.navSweepApp a:hover{
	display: block;
	float: left;
	height: 23px;
	color: #00adef;
	list-style: none; 
	overflow: visible;
	text-decoration: none;
	text-align: center;
	margin: 0 0 0 0;
	padding: 7px 13px 0 13px;
	font: normal 11px "Arial", Arial, sans-serif;
	background: transparent url(images/navBg_Sweep.jpg) top center no-repeat;} 
	
li.navRules {
	display: block;
	float: left;
	height: 25px;
	width: 90px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;}

li.navRules a{
	display: block;
	float: left;
	height: 23px;
	color: #FFFFFF;
	list-style: none; 
	overflow: visible;
	text-decoration: none;
	text-align: center;
	margin: 0 0 0 0;
	padding: 7px 13px 0 13px;
	font: normal 11px "Arial", Arial, sans-serif;
	/*background: transparent url(images/navBg_AutoInt.jpg) top center repeat-x;*/}
	
li.navRules a:hover{
	display: block;
	float: left;
	height: 23px;
	color: #00adef;
	list-style: none; 
	overflow: visible;
	text-decoration: none;
	text-align: center;
	margin: 0 0 0 0;
	padding: 7px 13px 0 13px;
	font: normal 11px "Arial", Arial, sans-serif;
	background: transparent url(images/navBg_Rules.jpg) top center no-repeat;} 
	
/* At State for Nav */
	
li.navHomeAt {
	display: block;
	float: left;
	height: 25px;
	width: 57px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;}

li.navHomeAt a{
	display: block;
	float: left;
	height: 23px;
	color: #333333;
	list-style: none; 
	overflow: visible;
	text-decoration: none;
	text-align: center;
	margin: 0 0 0 0;
	padding: 7px 13px 0 13px;
	font: normal 11px "Arial", Arial, sans-serif;
	background: transparent url(images/navBg_Home.jpg) top center no-repeat;}
	
li.navHomeAt a:hover{
	display: block;
	float: left;
	height: 23px;
	color: #00adef;
	list-style: none;
	text-decoration: none;
	margin: 0 0 0 0;
	padding: 7px 13px 0 13px;
	border: none;
	background: transparent url(images/navBg_Home.jpg) top center no-repeat;}
	
li.navSweepAppAt {
	display: block;
	float: left;
	height: 25px;
	width: 90px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;}

li.navSweepAppAt a{
	display: block;
	float: left;
	height: 23px;
	color: #333333;
	list-style: none; 
	overflow: visible;
	text-decoration: none;
	text-align: center;
	margin: 0 0 0 0;
	padding: 7px 13px 0 13px;
	font: normal 11px "Arial", Arial, sans-serif;
	background: transparent url(images/navBg_Sweep.jpg) top center no-repeat;}
	
li.navSweepAppAt a:hover{
	display: block;
	float: left;
	height: 23px;
	color: #00adef;
	list-style: none; 
	overflow: visible;
	text-decoration: none;
	text-align: center;
	margin: 0 0 0 0;
	padding: 7px 13px 0 13px;
	font: normal 11px "Arial", Arial, sans-serif;
	background: transparent url(images/navBg_Sweep.jpg) top center no-repeat;} 
	
li.navRulesAt {
	display: block;
	float: left;
	height: 25px;
	width: 90px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;}

li.navRulesAt a{
	display: block;
	float: left;
	height: 23px;
	color: #333333;
	list-style: none; 
	overflow: visible;
	text-decoration: none;
	text-align: center;
	margin: 0 0 0 0;
	padding: 7px 13px 0 13px;
	font: normal 11px "Arial", Arial, sans-serif;
	background: transparent url(images/navBg_Rules.jpg) top center no-repeat;}
	
li.navRulesAt a:hover{
	display: block;
	float: left;
	height: 23px;
	color: #00adef;
	list-style: none; 
	overflow: visible;
	text-decoration: none;
	text-align: center;
	margin: 0 0 0 0;
	padding: 7px 13px 0 13px;
	font: normal 11px "Arial", Arial, sans-serif;
	background: transparent url(images/navBg_Rules.jpg) top center no-repeat;} 
	
	
 
 /* Tables   */
	
table {
	color: #828a93;
	display: block;
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font: normal 11px "Arial", Arial, sans-serif;}
	
.tableLink a{
	color: #828890;
	text-decoration: none;}

.tableLink a: hover {
	color: #00adef;
	text-decoration: none;	}
	
.lineBrA {
	display: block;
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 900px;
	height: 25px;
	border-top: #cfd5db 1px solid ;}
	
	
/* Title Tages */

h1.enterForH1 {
	display: block;
	float: left;
	padding: 0 5px 0 0px;
	margin: 0 0 0 0;
	width: 675px;
	height: 20px;
	text-indent:-9000px;
	overflow: hidden;
	background: #f5f7f8 url(images/h1_enterFor.jpg) top left no-repeat;}
	
h1.thanksEntryH1 {
	display: block;
	float: left;
	padding: 0 0 0 25px;
	margin: 0 0 0 0;
	width: 570px;
	height: 32px;
	text-indent:-9000px;
	overflow: hidden;
	background: #f5f7f8 url(images/h1_thanksEntry.jpg) top left no-repeat;}
	
h1.offRulesH1 {
	display: block;
	float: left;
	padding: 0 0 15px 25px;
	margin: 0 0 0 0;
	width: 170px;
	height: 30px;
	text-indent:-9000px;
	overflow: hidden;
	background: #f5f7f8 url(images/h1_offRules.jpg) top left no-repeat;}
	
h1.thanksSubH1 {
	display: block;
	float: left;
	padding: 0 0 15px 25px;
	margin: 0 0 0 0;
	width: 570px;
	height: 32px;
	text-indent:-9000px;
	overflow: hidden;
	background: #f5f7f8 url(images/h1_thanksSub.jpg) top left no-repeat;}
	
h2.thanksEndH2 {
	display: block;
	float: left;
	padding: 0 0 15px 25px;
	margin: 0 0 0 0;
	width: 812px;
	height: 28px;
	text-indent:-9000px;
	overflow: hidden;
	background: #f5f7f8 url(images/h2_thankEnd.jpg) top left no-repeat;}
	
h2.thanksYouH2 {
	display: block;
	float: left;
	padding: 0 0 5px 25px;
	margin: 0 auto;
	width: 850px;
	height: 28px;
	text-indent:-9000px;
	overflow: hidden;
	background: transparent url(images/h2_thankYou.jpg) top left no-repeat;}
	
/*h3.prizeInfoH3 {
	display: block;
	float: left;
	padding: 0 0 15px 25px;
	margin: 0 0 0 0;
	width: 868px;
	height: 35px;
	text-indent:-9000px;
	overflow: hidden;
	background: #f5f7f8 url(images/h3_prizeInfo.jpg) top left no-repeat;}*/
	
h3.requiredFieldH3 {
	display: block;
	float: left;
	padding: 0px 0 15px 10px;
	margin: 0 0 0 0;
	width: 175px;
	height: 20px;
	text-indent:-9000px;
	overflow: hidden;
	background: #eef0f2 url(images/h3_requiredField.jpg) top left no-repeat;}
	
h3.rulesHead {
	display: block;
	float: left;
	padding: 0px 0 15px 10px;
	margin: 0 0 0 0;
	width: 900px;
	height: 65px;
	text-indent:-9000px;
	overflow: hidden;
	background: transparent url(images/h2_rulesHead.jpg) top left no-repeat;}
	
h3.thanksSubH3 {
	display: block;
	float: left;
	padding: 0 0 5px 25px;
	margin: 0 0 0 0;
	width: 868px;
	height: 17px;
	text-indent:-9000px;
	overflow: hidden;
	background: #f5f7f8 url(images/h3_subTahnks.jpg) top left no-repeat;}
	
h4.compMultiH4 {
	display: block;
	float: left;
	padding: 0 0 5px 25px;
	margin: 0 0 0 0;
	width: 320px;
	height: 24px;
	text-indent:-9000px;
	overflow: hidden;
	background: #f5f7f8 url(images/h4_compMulti.jpg) top left no-repeat;}
	
h4.yourMerH4 {
	display: block;
	float: left;
	padding: 0px 0 0px 0;
	margin: 0 0 0 0;
	width: 410px;
	height: 37px;
	text-indent: -9000px;
	overflow: hidden;
	background: transparent url(images/h4_yourMer.jpg) top left no-repeat;}

/* Content Blocks */
	
.contentF {
	text-align: left;
	height: 500px;
	width: 980px;
    padding: 0 0 0 0;
    margin: 0px auto;
	color: #343434;} 
	
.content {
	text-align: left;
	height: 615px;
	width: 980px;
    padding: 0 0 0 0;
    margin: 0px auto;
	color: #343434;} 
	
.contentFormOne {
	text-align: left;
	height: 480px;
	width: 920px;
    padding: 25px 30px 0 50px;
    margin: 0px auto;
	color: #343434;
	background: transparent url(images/formBg_One.jpg) top center no-repeat;} 
	
.contentFormTwo {
	text-align: left;
	height: 815px;
	width: 875px;
    padding: 5px 30px 15px 50px;
    margin: 0px auto;
	color: #697079;
	font: normal 11px "Arial", Arial, sans-serif;
	background: transparent url(images/formBg_Two.jpg) top center no-repeat;} 
	
.contentFormThanks {
	text-align: left;
	height: 550px;
	width: 875px;
    padding: 5px 30px 10px 30px;
    margin: 0px auto;
	color: #697079;
	font: normal 11px "Arial", Arial, sans-serif;
	background: transparent url(images/formBg_Thanks.jpg) top center no-repeat;} 
	
.siteScript {
	display: none;}
	
/* Front Page Blocks */


.frontHolder {
	display: block;
	float: left;
	width: 980px;
	text-align: left;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
	color: #343434;} 
	
.frontLeft {
	float: left;
	display: block;
	width: 465px;
	text-align: left;
    padding: 10px 0 0 0;
    margin: 0 0 0 0;
	color: #828890;
	font: normal 11px "Arial", Arial, sans-serif;}
	
.imgGLKShot {
	display: block;
	float: left;
	padding: 42px 0 0 0;}
	
.frontRight {
	float: right;
	display: block;
	width: 515px;
	text-align: left;
    padding: 10px 0 0 0;
    margin: 0 0 0 0;
	color: #5a616b;
	font: normal 12px "Arial", Arial, sans-serif;}
	
.frCallOutOne {
	color: #77b756;
	font: bold 15px "Arial", Arial, sans-serif;
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url(images/bullet.jpg);
}

.frCallOutTwo {
	color: #77b756;
	font: normal 15px "Arial", Arial, sans-serif;}
	
ul.fronUL {
	display: block;
	list-style: none;
	padding: 0 0 0 10px;
	margin: 0 0 0 0;}
	 
.frCallOutBullet {
	display: block;
	color: #77b756;
	font: bold 15px "Arial", Arial, sans-serif;
	list-style-type: none;
	background: transparent url(images/bullet.gif) top left no-repeat;
	padding: 0 0 0 15px ;
}

.frontRHolder {
	display: block;
	float: left;
	width: 515px;
	height: 45px;
	text-align: left;
    padding: 10px 0 10px 0;
    margin: 0 0 0 0;
	color: #828890;} 
	
.frontRHolder a {
	color: #828890;
	text-decoration: underline;}
	
.frontRHolder a:hover {
	color: #828890;
	text-decoration: none;}
	
.frontRLeft {
	float: left;
	display: block;
	width: 185px;
	line-height: 18px;
	text-align: left;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
	color: #828890;
	font: normal 11px "Arial", Arial, sans-serif;}
	
.frontRRight {
	float: left;
	display: block;
	width: 185px;
	line-height: 18px;
	text-align: left;
    padding: 0 0 0 20px;
    margin: 0 0 0 0;
	color: #828890;
	border-left: solid 1px #c5c7cc;
	font: normal 11px "Arial", Arial, sans-serif;}
	
.frontRLogoH {
	display: block;
	float: left;
	width: 515px;
	text-align: left;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
	color: #828890;} 
	
.frontRLogoLeft {
	float: left;
	display: block;
	width: 230px;
	line-height: 18px;
	text-align: left;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
	color: #828890;
	font: normal 11px "Arial", Arial, sans-serif;}
	
.frontRLogoRight {
	float: right;
	display: block;
	width: 230px;
	line-height: 18px;
	text-align: left;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
	color: #828890;
	font: normal 11px "Arial", Arial, sans-serif;}
	
/* Auto Intelligence  */
	
.aiContent {
	text-align: left;
	height: 465px;
	width: 890px;
    padding: 20px 55px 0 55px;
    margin: 0px auto;
	color: #9facb8;
	background: transparent url(images/bgContent_ai.jpg) top center no-repeat;}
	
.aiContentAc {
	text-align: left;
	height: 465px;
	width: 890px;
    padding: 20px 55px 0 55px;
    margin: 0px auto;
	color: #9facb8;
	background: transparent url(images/bgContent_ai_ac.jpg) top center no-repeat;}
	
.aiContentLighting {
	text-align: left;
	height: 465px;
	width: 890px;
    padding: 20px 55px 0 55px;
    margin: 0px auto;
	color: #9facb8;
	background: transparent url(images/bgContent_ai_lighting.jpg) top center no-repeat;}
	
.aiContentTech {
	text-align: left;
	height: 465px;
	width: 890px;
    padding: 20px 55px 0 55px;
    margin: 0px auto;
	color: #9facb8;
	background: transparent url(images/bgContent_ai_tech.jpg) top center no-repeat;}
	
.aiContentOil {
	text-align: left;
	height: 465px;
	width: 890px;
    padding: 20px 55px 0 55px;
    margin: 0px auto;
	color: #9facb8;
	background: transparent url(images/bgContent_ai_Oil.jpg) top center no-repeat;}

.aiContentBelts {
	text-align: left;
	height: 465px;
	width: 890px;
    padding: 20px 55px 0 55px;
    margin: 0px auto;
	color: #9facb8;
	background: transparent url(images/bgContent_ai_Belts.jpg) top center no-repeat;}
	
.aiContentBrakes {
	text-align: left;
	height: 465px;
	width: 890px;
    padding: 20px 55px 0 55px;
    margin: 0px auto;
	color: #9facb8;
	background: transparent url(images/bgContent_ai_Brakes.jpg) top center no-repeat;}
	
.aiContentTires {
	text-align: left;
	height: 465px;
	width: 890px;
    padding: 20px 55px 0 55px;
    margin: 0px auto;
	color: #9facb8;
	background: transparent url(images/bgContent_ai_Tires.jpg) top center no-repeat;}
	
.aiContentSteering {
	text-align: left;
	height: 465px;
	width: 890px;
    padding: 20px 55px 0 55px;
    margin: 0px auto;
	color: #9facb8;
	background: transparent url(images/bgContent_ai_Steering.jpg) top center no-repeat;}
	
.aiContentBattery {
	text-align: left;
	height: 465px;
	width: 890px;
    padding: 20px 55px 0 55px;
    margin: 0px auto;
	color: #9facb8;
	background: transparent url(images/bgContent_ai_Battery.jpg) top center no-repeat;}
	
.aiContentRadiator {
	text-align: left;
	height: 465px;
	width: 890px;
    padding: 20px 55px 0 55px;
    margin: 0px auto;
	color: #9facb8;
	background: transparent url(images/bgContent_ai_Radiator.jpg) top center no-repeat;}											
	
.aiHeader {
	text-align: left;
	height: 70px;
	width: 890px;
    padding: 20px 0 0 0;
    margin: 0px auto;
	color: #9facb8;}
	
.aiMain {
	text-align: left;
	height: 345px;
	width: 890px;
    padding: 25px 0 0 0;
    margin: 0px auto;
	color: #9facb8;}
	
.aiInt {
	text-align: left;
	height: 285px;
	width: 890px;
    padding: 25px 0 0 0;
    margin: 0px auto;
	color: #9facb8;}
	
.aiDidyou {
	text-align: left;
	height: 65px;
	width: 890px;
    padding: 8px 0 0 0;
    margin: 0px auto;
	color: #9facb8;
	font: normal 12px "Arial", Arial, sans-serif;}
	
.aiIMG {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border: solid 1px #FFFFFF;}
	
.aiIMG a {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border: solid 1px #FFFFFF;}
	
.aiIMG a:hover {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border: solid 1px #CCCCCC;}
	
.aiMainT {
	color: #FFFFFF;
	font: bold 11px "Arial", Arial, sans-serif;}
	
.aiMainT a{
	color: #FFFFFF;
	text-decoration: none;}
	
.aiMainT a:hover{
	color: #FFFFFF;
	text-decoration: underline;}
	
.aiMainReg {
	color: #9facb8;}
	
.aiMainReg a{
	color: #9facb8;
	text-decoration: none;}
	
.aiMainReg a:hover{
	color: #9facb8;
	text-decoration: underline;}

.aiMainTD {}
	
.aiMainTD a{ color: #999999; text-decoration: none;}
	
.aiMainTD a:hover{ color: #999999; text-decoration: underline;}

.aiIntTD {
	color: #FFFFFF;
	line-height: 14px;
	font: normal 12px "Arial", Arial, sans-serif;}
	
.aiIntTD a{ color: #999999; text-decoration: none;}
	
.aiIntTD a:hover{ color: #999999; text-decoration: underline;}

ul.aiMainList {
	display: block;
	float: left;
	color: #9facb8;
	width: 220px;
	list-style: disc;
	padding: 0 0 0 15px;
	margin: 0 0 0 0;
	font: normal 11px "Arial", Arial, sans-serif;}
	
ul.aiMainList li{
	color: #b7ddf9;
	padding: 0 0 17px 0;
	margin: 0 0 0 0;}
	
.aiFooter {
	text-align: left;
	height: 30px;
	width: 890px;
    padding: 7px 55px 0 55px;
    margin: 0px auto;
	color: #343434;
	background: transparent url(images/bgAIfooter.jpg) top center no-repeat;}
	
/* Auto Int Title Tags */

h1.frontTagH1 {
	display: block;
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 465px;
	height: 72px;
	text-indent:-9000px;
	overflow: hidden;
	background: transparent url(images/h1_frontTag.jpg) top left no-repeat;}
	
h1.aiAutoIntH1 {
	display: block;
	float: left;
	padding: 0 0 5px 0;
	margin: 0 0 0 0;
	width: 450px;
	height: 28px;
	text-indent:-9000px;
	overflow: hidden;
	background: transparent url(images/H1_ai_AutoInt.gif) top left no-repeat;}
	
h1.aiAutoInt_AcH1 {
	display: block;
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 450px;
	height: 48px;
	text-indent: -9000px;
	overflow: hidden;
	background: transparent url(images/H1_ai_AutoInt_Ac.gif) top left no-repeat;}
	
h1.aiAutoInt_LightingH1 {
	display: block;
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 450px;
	height: 48px;
	text-indent: -9000px;
	overflow: hidden;
	background: transparent url(images/H1_ai_AutoInt_Lighting.gif) top left no-repeat;}	
	
h1.aiAutoInt_TechH1 {
	display: block;
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 450px;
	height: 48px;
	text-indent: -9000px;
	overflow: hidden;
	background: transparent url(images/H1_ai_AutoInt_Tech.gif) top left no-repeat;}	
	
h1.aiAutoInt_OilH1 {
	display: block;
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 450px;
	height: 48px;
	text-indent: -9000px;
	overflow: hidden;
	background: transparent url(images/H1_ai_AutoInt_Oil.gif) top left no-repeat;}	
	
h1.aiAutoInt_BeltsH1 {
	display: block;
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 450px;
	height: 48px;
	text-indent: -9000px;
	overflow: hidden;
	background: transparent url(images/H1_ai_AutoInt_Belts.gif) top left no-repeat;}
	
h1.aiAutoInt_BrakesH1 {
	display: block;
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 450px;
	height: 48px;
	text-indent: -9000px;
	overflow: hidden;
	background: transparent url(images/H1_ai_AutoInt_Brakes.gif) top left no-repeat;}
	
h1.aiAutoInt_SteeringH1 {
	display: block;
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 450px;
	height: 48px;
	text-indent: -9000px;
	overflow: hidden;
	background: transparent url(images/H1_ai_AutoInt_Steering.gif) top left no-repeat;}
	
h1.aiAutoInt_BatteryH1 {
	display: block;
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 450px;
	height: 48px;
	text-indent: -9000px;
	overflow: hidden;
	background: transparent url(images/H1_ai_AutoInt_Battery.gif) top left no-repeat;}
	
h1.aiAutoInt_RadiatorH1 {
	display: block;
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 450px;
	height: 48px;
	text-indent: -9000px;
	overflow: hidden;
	background: transparent url(images/H1_ai_AutoInt_Radiator.gif) top left no-repeat;}			
	
h1.aiAutoInt_TiresH1 {
	display: block;
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 450px;
	height: 48px;
	text-indent: -9000px;
	overflow: hidden;
	background: transparent url(images/H1_ai_AutoInt_Tires.gif) top left no-repeat;}			
	
h3.aiAutoIntH3 {
	display: block;
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 450px;
	height: 28px;
	text-indent:-9000px;
	overflow: hidden;
	background: transparent url(images/H3_ai_AutoIntsub.gif) top left no-repeat;}
	
h4.aiDidyouKnowH4 {
	display: block;
	float: left;
	padding: 0 0 3px 0;
	margin: 0 0 0 0;
	width: 890px;
	height: 15px;
	text-indent:-9000px;
	overflow: hidden;
	background: transparent url(images/h4_didyouKnow.gif) top left no-repeat;}
	
/* AI Header Nav */

.aiHeadLeft {
	display: block;
	float: left;
	text-align: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 440px;
	height: 20px;}
	
.aiHeadLeftInt {
	display: block;
	float: left;
	text-align: left;
	padding: 2px 0 0 0;
	margin: 0 0 0 0;
	width: 440px;
	height: 20px;}

.aiHeadRight {
	display: block;
	float: right;
	text-align: right;
	padding: 35px 0 0 0;
	margin: 0 0 0 0;
	width: 440px;
	height: 20px;}
	
.hNavReturn {
	display: block;
	float: right;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 175px;
	height: 15px;
	text-indent: 9000px;
	overflow: hidden;
	background: transparent url(images/headB_Return.jpg) top left no-repeat;}
	
.hNavReturn a{
	display: block;
	float: right;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 175px;
	height: 15px;
	border: none;
	text-decoration: none;
	text-indent: 9000px;
	overflow: hidden;
	background: transparent url(images/headB_Return.jpg) top left no-repeat;}
	
.hNavReturn a:hover{
	display: block;
	float: right;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 175px;
	height: 15px;
	border: none;
	text-decoration: none;
	text-indent: 9000px;
	overflow: hidden;
	background: transparent url(images/headB_Return_r.jpg) top left no-repeat;}
	
.hNavNext {
	display: block;
	float: right;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 54px;
	height: 15px;
	text-indent: 9000px;
	overflow: hidden;
	background: transparent url(images/headB_Next.jpg) top left no-repeat;}
	
.hNavNext a{
	display: block;
	float: right;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 54px;
	height: 15px;
	border: none;
	text-decoration: none;
	text-indent: 9000px;
	overflow: hidden;
	background: transparent url(images/headB_Next.jpg) top left no-repeat;}
	
.hNavNext a:hover{
	display: block;
	float: right;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 54px;
	height: 15px;
	border: none;
	text-decoration: none;
	text-indent: 9000px;
	overflow: hidden;
	background: transparent url(images/headB_Next_r.jpg) top left no-repeat;}
	
.hNavPrev {
	display: block;
	float: right;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 54px;
	height: 15px;
	text-indent: 9000px;
	overflow: hidden;
	background: transparent url(images/headB_Prev.jpg) top left no-repeat;}
	
.hNavPrev a{
	display: block;
	float: right;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 54px;
	height: 15px;
	border: none;
	text-decoration: none;
	text-indent: 9000px;
	overflow: hidden;
	background: transparent url(images/headB_Prev.jpg) top left no-repeat;}
	
.hNavPrev a:hover{
	display: block;
	float: right;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 54px;
	height: 15px;
	border: none;
	text-decoration: none;
	text-indent: 9000px;
	overflow: hidden;
	background: transparent url(images/headB_Prev_r.jpg) top left no-repeat;}


/* AI Footer Nav */

.aiFootLeft {
	display: block;
	float: left;
	text-align: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 440px;
	height: 20px;}

.aiFootRight {
	display: block;
	float: right;
	text-align: right;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 440px;
	height: 20px;}
	
.fNavReturn {
	display: block;
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-indent:-9000px;
	overflow: hidden;
	width: 179px;
	height: 19px;
	background: transparent url(images/footB_Return.jpg) top left no-repeat;}
	
.fNavReturn a{
	display: block;
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 179px;
	height: 19px;
	border: none;
	text-indent:-9000px;
	overflow: hidden;
	text-decoration: none;
	background: transparent url(images/footB_Return.jpg) top left no-repeat;}
	
.fNavReturn a:hover{
	display: block;
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 179px;
	height: 19px;
	border: none;
	text-indent:-9000px;
	overflow: hidden;
	text-decoration: none;
	background: transparent url(images/footB_Return_r.jpg) top left no-repeat;}
	
.fNavNext {
	display: block;
	float: right;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 54px;
	height: 19px;
	text-indent:9000px;
	overflow: hidden;
	background: transparent url(images/footB_Next.jpg) top left no-repeat;}
	
.fNavNext a{
	display: block;
	float: right;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 54px;
	height: 19px;
	border: none;
	text-indent:9000px;
	overflow: hidden;
	text-decoration: none;
	background: transparent url(images/footB_Next.jpg) top left no-repeat;}
	
.fNavNext a:hover{
	display: block;
	float: right;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 54px;
	height: 19px;
	border: none;
	text-indent:9000px;
	overflow: hidden;
	text-decoration: none;
	background: transparent url(images/footB_Next_r.jpg) top left no-repeat;}
	
.fNavPrev {
	display: block;
	float: right;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 54px;
	height: 19px;
	text-indent:9000px;
	overflow: hidden;
	background: transparent url(images/footB_Prev.jpg) top left no-repeat;}
	
.fNavPrev a{
	display: block;
	float: right;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 54px;
	height: 19px;
	border: none;
	text-indent:9000px;
	overflow: hidden;
	text-decoration: none;
	background: transparent url(images/footB_Prev.jpg) top left no-repeat;}
	
.fNavPrev a:hover{
	display: block;
	float: right;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 54px;
	height: 19px;
	border: none;
	text-indent:9000px;
	overflow: hidden;
	text-decoration: none;
	background: transparent url(images/footB_Prev_r.jpg) top left no-repeat;}
	
/* preFooter */
	

#framePrefoot {
	display: block;
    margin: 40px auto 0px auto;
	height: 75px;
    text-align: center;
	/*background: #999999 url(images/footBg.jpg) top center repeat-x;*/}

.preFooter {
	height: 65px;
	width: 1000px;
	display: block;
	text-align: left;
    padding: 0 0 0 0;
    margin: 0px auto;
	color: #343434;} 
	
.preFootLeft {
	float: left;
	display: block;
	height: 45px;
	width: 705px;
	text-align: left;
    padding: 18px 0 0 30px;
    margin: 0 0 0 0;
	color: #828890;
	font: normal 10px "Arial", Arial, sans-serif;}
	
.preFootRight {
	float: right;
	display: block;
	height: 65px;
	width: 225px;
	text-align: right;
    padding: 0 25px 0 0;
    margin: 0 0 0 0;
	color: #828890;
	font: normal 11px "Arial", Arial, sans-serif;}

	
/* Footer Blocks */
	
.footerHolder {
	height: 25px;
	width: 980px;
	text-align: left;
    padding: 0 0 0 0;
    margin: 0px auto;
	color: #343434;} 
	
.footLeft {
	float: left;
	display: block;
	height: 25px;
	width: 430px;
	text-align: left;
    padding: 0 0 0 10px;
    margin: 0 0 0 0;}
	
.footRight {
	float: right;
	display: block;
	height: 18px;
	width: 480px;
	text-align: right;
    padding: 6px 0 0 0;
    margin: 0 0 0 0;
	color: #828890;
	font: normal 11px "Arial", Arial, sans-serif;}
	
.footRight a{
	color: #828890;
	text-decoration: none;}
	
.footRight a:hover {
	color: #00adef;
	text-decoration: none;}
	
	
	
	
