body
{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(/masterpages/ProductsImages/mainBack.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

form
{
}
#subLinks a 
{
	display:block;
}
a
{
	color: #FF0000;
	text-decoration: none;
    font-size: 10pt;
}
a:hover
{
	text-decoration: underline;
	background-color: #CCCCCC;
}
h1
{
	font-size: 14px;
}
h2
{
	font-size: 16px;
}

#Logo
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 227px;
	height: 125px;
	background: url(/masterpages/ProductsImages/logo.gif);
	cursor:pointer;
}
#Banner
{
	position: absolute;
	left: 227px;
	top: 0px;
	width: 523px;
	height: 125px;
	background: url(/masterpages/ProductsImages/Banner.gif);
}
#leftlinkspacer
{
	position: absolute;
	left: 0px;
	top: 125px;
	width: 73px;
	height: 26px;
	background: url(/masterpages/ProductsImages/leftlinkspacer.gif);
}
#interiorlink
{
	position: absolute;
	left: 73px;
	top: 125px;
	width: 77px;
	height: 26px;
	background: url(/masterpages/ProductsImages/interior_over.gif);
	background: url(/masterpages/ProductsImages/interior.gif);
}
#interiorlink:hover
{
	background: url(/masterpages/ProductsImages/interior_over.gif);
	cursor: pointer;
}
#exteriorlink
{
	position: absolute;
	left: 150px;
	top: 125px;
	width: 84px;
	height: 26px;
	background: url(/masterpages/ProductsImages/exterior_over.gif);
	background: url(/masterpages/ProductsImages/exterior.gif);
}
#exteriorlink:hover
{
	background: url(/masterpages/ProductsImages/exterior_over.gif);
	cursor: pointer;
}
#accessories
{
	position: absolute;
	left: 234px;
	top: 125px;
	width: 112px;
	height: 26px;
background: url(/masterpages/ProductsImages/accessories_over.gif);
	background: url(/masterpages/ProductsImages/accessories.gif);
}
#accessories:hover
{
	background: url(/masterpages/ProductsImages/accessories_over.gif);
	cursor: pointer;
}
#wheelsandtires
{
	position: absolute;
	left: 346px;
	top: 125px;
	width: 132px;
	height: 26px;
	background: url(/masterpages/ProductsImages/wheelsandtires_over.gif);
	background: url(/masterpages/ProductsImages/wheelsandtires.gif);
}
#wheelsandtires:hover
{
	background: url(/masterpages/ProductsImages/wheelsandtires_over.gif);
	cursor: pointer;
}
#miscUsed
{
	position: absolute;
	left: 478px;
	top: 125px;
	width: 272px;
	height: 26px;
	background: url(/masterpages/ProductsImages/miscused_over.gif);
	background: url(/masterpages/ProductsImages/miscused.gif);
}
#miscUsed:hover
{
	background: url(/masterpages/ProductsImages/miscused_over.gif);
	cursor: pointer;
}
#subLinks
{
	position: absolute;
	left: 100px;
	top: 151px;
	width: 200px;
	height: auto;
}
#mainContent
{
	position: absolute;
	left: 300px;
	top: 175px;
	width: auto;
	height: auto;
}

