body {
font-family: arial, sans-serif;
font-size: 10px;
background-color: #fff;
margin: 0px;
background-image:url(../graphics/bg.jpg);
background-repeat:repeat-x;
}

a:link {
color: #333;
font-weight: normal;
text-decoration: none;
font-family: arial, sans-serif;
}
	
a:hover {
color: #333;
font-weight: normal;
text-decoration: none;
font-family: arial, sans-serif;
}
	
a:active {
color: #333;
font-weight: normal;
text-decoration: none;
font-family: arial, sans-serif;
}
	
a:visited {
color: #333;
font-weight: normal;
font-family: arial, sans-serif;
text-decoration: none;
}

strong {
font-size: 11px;
font-style: normal;
text-align: left;
text-decoration: none;
line-height: 15px;
color: #fff;
}

ul, li {
margin-left: 0px;
padding-left: 0px;
list-style-position: inside;
}

h1 h2 h3 {
font-style: normal;

}

h1 {
font-size:13px;
color: #fff;
}

h2 {
margin-top:0px;
font-size:11px;
color: #fff;
}

.subhead {
font-style: normal;
text-align: left;
line-height: 15px;
color: #fff;
}

.button-out{
position:absolute; 
top: 35px; 
left:175px;
height:17px;
width: 50px;
border: 1px solid #dddddd;
text-align:center;
background-color:#969FAD;
color:#000000;
}

.button-over{
position:absolute; 
top: 35px; 
left:175px;
height:17px;
width: 50px;
border: 1px solid #000000;
text-align:center;
background-color:#C5CAD2;
color:#000000;
}

/********************** Begin forms format **********************/
#finderform {
text-align:left;
}

#finderform input select{
font-size: 10px;
}

#finderform label {
  padding-top:5px;

}
/********************** END forms format  **********************/


/********************** Begin centering and content styles **********************/
#center {
position: absolute;
left: 50%;
top: 0px;
width: 760px;
height: auto;
margin-left: -380px;
padding: 0px;
}

#content {
position: relative;
left: 0px;
top: 0px;
width: 740px;
height: auto;
padding: 0px;
margin: 0px 0px 0px 5px;

}
/********************** End centering and content styles **********************/



/********************** Begin Header styles **********************/

.header {
position: relative;
clear: both;
width: 740px;
padding: 0px;
margin: 0px;
background-color: #fff;
}

/********************** End Header styles **********************/



/********************** Begin One-column row styles **********************/
.row-1col {
position: relative;
clear: both;
left: 0px;
top: 0px;
width: 740px;
height: 80px;
padding: 0px;
margin: 0px;
margin-top: 5px;
font-style: normal;
text-align: left;
text-decoration: none;
line-height: 15px;
}

/********************** End One-column row styles **********************/



/********************** Begin Three-column row styles **********************/

.row-3col {
position: relative;
float: left;
width: 740px;
height: auto;
padding: 0px;
margin: 0px;
margin-top: 5px;
font-style: normal;
text-align: left;
text-decoration: none;
line-height: 15px;

}

.row-3col-left_img {
position: absolute;
width: 218px;
height: 200px;
margin: 0px;
font-style: normal;
text-align: left;
text-decoration: none;
line-height: 15px;
/** Tom add **/
z-index:50;
}

.row-3col-left {
position: absolute;
width: 218px;
height: 200px;
padding: 10px;
margin: 0px;
Background-image:url(../graphics/dodgebackground.jpg);
background-repeat: no-repeat;
font-style: normal;
text-align: left;
text-decoration: none;
line-height: 15px;
/** Tom add **/
z-index:99;
visibility:hidden;
}

.row-3col-center_img {
position: absolute;
left: 238px;
width: 218px;
height: 200px;
font-style: normal;
text-align: left;
text-decoration: none;
line-height: 15px;
/** Tom add **/
z-index:50;
}

.row-3col-center {
position: absolute;
left: 238px;
width: 218px;
height: 200px;
padding: 10px;
Background-image:url(../graphics/chryslerbackground.jpg);
background-repeat: no-repeat;
font-style: normal;
text-align: left;
text-decoration: none;
line-height: 15px;
/** Tom add **/
z-index:99;
visibility:hidden;
}

.row-3col-right_img {
position: absolute;
left: 474px;
width: 218px;
height: 200px;
font-style: normal;
text-align: left;
text-decoration: none;
line-height: 15px;
/** Tom add **/
z-index:50;
}

.row-3col-right {
position: absolute;
left: 474px;
width: 218px;
height: 200px;
padding: 10px;
Background-image:url(../graphics/jeepbackground.jpg);
background-repeat: no-repeat;
font-style: normal;
text-align: left;
text-decoration: none;
line-height: 15px;
/** Tom add **/
z-index:99;
visibility:hidden;
}

/********************** End Three-column row styles **********************/




/********************** Begin Footer **********************/

.footer {
position: relative;
clear: both;
width: 740px;
height: 35px;
padding: 0px;
margin: 9px 0px 0px 0px;
}

/********************** End Footer **********************/




/********************** Begin Empty Row Spacer **********************/

.emptyrow {
position: relative;
float: left;
top: 0px;
left: 0px;
width: 740px;
height: 10px;
padding: 0px;
margin: 0px;
}

/********************** End Empty Row Spacer **********************/

