@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-image: url(images/forever.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
#nav {
	position:absolute;
	left:19px;
	top:103px;
	width:409px;
	height:20px;
	z-index:1;
}
#numbers {
	position:absolute;
	left:543px;
	top:89px;
	width:266px;
	height:35px;
	z-index:2;
}
#Featured {
	position:absolute;
	background-image:url(images/featuredVehicle.jpg);
	left:380px;
	top:421px;
	width:220px;
	height:270px;
	z-index:3;
}
#info {
	position:absolute;
	background-image:url(images/side.jpg);
	left:622px;
	top:420px;
	width:188px;
	height:336px;
	z-index:4;
}
.style1 {font-size: 14px}
