a:link,a:visited { text-decoration:none; }

ul,ol { list-style:none; }

h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

html,body,div,h1,h2,h3,h4,h5,h6,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,input { margin:0; padding:0; }

a img,a:link img,a:visited img { border:none;}

/*--------Background Color----------*/

body { background-color:#ffffff; text-align:left; }

/*--------/Background Color----------*/

p,a:link,a:visited,ul,ol,li,dl,dt,dd,h1,h2,h3,h4 { font-family:Arial, Helvetica, sans-serif; color:#ffffff; font-size:12px; text-decoration:none; }
p,dl,dt,dd,ul,ol,li { line-height: 11px; }
p,pre,blockquote { margin-bottom:7px; }
a:link,a:visited { font-weight:normal;}
a:hover,a:active { text-decoration:underline; }
h1 { font-size:18px; }
h2,h3 { font-size:16px; }
h4 { font-size:14px; }

/*---------page width--------*/

#wrap { position:relative; width:800px; margin:0px auto/*-------auto = centered-------*/; }

#carhome {
	position:absolute;
	left: 550px;
	top: 646px;
	height: 251px;
	z-index:1000;
}

#carwarranty {
	position:absolute;
	left: 0px;
	top: 646px;
	height: 251px;
	z-index:1000;
}

#carlocation {
	position:absolute;
	left: 0px;
	top: 646px;
	height: 251px;
	z-index:1000;
}

#gallery {
	position:absolute;
	left: 140px;
	top: 171px;
}


#testform {
	position:absolute;
	left: 329px;
	top: 243px;
}

#textarea {
	position:absolute;
	left: 333px;
	top: 214px;
	width: 438px;
	height: 368px;
}

#main_text p {
	float:right;
	font-size: 12px;
	text-align:left;
	padding-right: 60px;
	margin-top: 10px;
	clear:right;
	width:400px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}

#main_text1 p {
	float:left;
	font-size: 12px;
	text-align:left;
	padding-left: 40px;
	margin-top: 10px;
	clear:left;
	width:450px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}

#main_text2 p {
	float:left;
	font-size: 12px;
	text-align:left;
	padding-left: 40px;
	margin-top: 10px;
	clear:left;
	width:400px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}

.right {
	float:right;
	margin-right:61px;
	display:inline;
}

.centertext {
	text-align:center;
	clear:left;
	width:500px;
	font-family:Arial, Helvetica, sans-serif;
}

/*------------Header----------*/

#banner { background:url("../images/.png") no-repeat; height:150px; margin:0px 0; }
 
/*------------/Header----------*/

 /*--------Page Title---------*/
 
#title { background-color:#436EA0; color:#f5f5f5; height:20px; margin:2px 0; padding:2px 10px 0 0; text-align:right; }
 
  /*--------/Page Title---------*/
  
#content { /*background:url("../images/bg-index.gif") repeat-y;*/
	background-color:transparent;
	text-align:center;
	background-image: url(../images/home2.png);
	height: 590px;
	width: 800px;
	background-repeat: no-repeat;
}

#content1 { /*background:url("../images/bg-index.gif") repeat-y;*/
	background-color:transparent;
	text-align:center;
	background-image: url(../images/warranty-01.png);
	height: 590px;
	width: 800px;
	background-repeat: no-repeat;
}

#content2 { /*background:url("../images/bg-index.gif") repeat-y;*/
	background-color:transparent;
	text-align:center;
	background-image: url(../images/wherearewe.png);
	height: 590px;
	width: 800px;
	background-repeat: no-repeat;
}


#content3 { /*background:url("../images/bg-index.gif") repeat-y;*/
	background-color:transparent;
	text-align:center;
	background-image: url(../images/payment.png);
	height: 590px;
	width: 800px;
	background-repeat: no-repeat;
}

   
#bottom { height:10px; clear:both; overflow:hidden; }

#footer { width:800px; text-align:center; margin:0px auto; clear:both; }


/*------------Main Menu--------*/

#nav { background-color:#000000; width:900px; height:40px; position:relative; }

/*------------Main Menu--------*/
}
#main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 800px;
	color: #FFF;
	padding: 20px;
}

