@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFF;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
.oneColFixCtr #container {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	border: 1px none #000000;
	background-color: #FFFFFF;
	background-image: url(images/background.jpg);
}
#mailer {
	position: relative;
	width: auto;
	height: auto;
	left: auto;
	right: auto;
	text-align: center;
}

#menu {
	position: relative;
	height: 231px;
	width: 185px;
	top: 0px;
}

.oneColFixCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
#indextext {
	position: absolute;
	height: 100%;
	width: 278px;
	top: 0px;
	left: 0px;
	z-index: 2;
	text-align: center;
}
#indeximageholder {
	height: 230px;
	width: 300px;
	top: 1px;
	right: auto;
	position: absolute;
	left: 286px;
	z-index: 2;
}
#indeximage {
	position: absolute;
	left: 12px;
	top: 14px;
	width: 272px;
	height: 201px;
}

#indexcontent {
	width: 590px;
	left: 200px;
	position: relative;
	z-index: 2;
	top: -230px;
	height: 50px;
}
#recentcars {
	position: relative;
	height: 230px;
	top: 0;
}

.heading {
	font-size: 24px;
	color: #FFF;
}
#recentcarsheading {
	position: absolute;
	left: 38px;
	top: 0px;
	width: 137px;
	height: 20px;
}
#recentcarsbgimage {
	position: absolute;
	left: 0px;
	top: 30px;
}
.indextext {
	font-size: 12px;
}
#bottombar {
	position: relative;
}


a.bottomlinks:visited {
	color: #FFF;
	text-decoration: none;
}
a.bottomlinks:hover {
	color: #F00;
	text-decoration: none;
}
a.bottomlinks:active {
	color: #F00;
} 
a.bottomlinks:link {
	color: #FFF;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
}
#generalcontent {
	width: 590px;
	left: 200px;
	position: relative;
	z-index: 2;
	top: -230px;
	height: auto;
}
#findus_text {
	position: absolute;
	width: 258px;
	height: 240px;
	left: 1px;
	top: 2px;
	text-align: center;
}
#findus_picture {
	position: absolute;
	left: 274px;
	top: 33px;
	width: 346px;
	height: 235px;
}
#recentcar1 {
	position: absolute;
	height: 164px;
	width: 196px;
	left: 41px;
	top: 40px;
}
#recentcar2 {
	position: absolute;
	height: 164px;
	width: 196px;
	left: 301px;
	top: 40px;
}
#recentcar3 {
	position: absolute;
	height: 164px;
	width: 196px;
	left: 559px;
	top: 41px;
}
#showroomcontent {
	width: 605px;
	left: 190px;
	position: relative;
	z-index: 2;
	top: -230px;
	height: auto;
}
#showroomcar {
	height: 92px;
	background-image: url(images/showrrombox.gif);
}
#pagenumbers {
	text-align: right;
}
#showroompicture {
	position: relative;
	height: 80px;
	width: 114px;
	left: 13px;
	top: 6px;
}
#showroommakemodelyear {
	position: relative;
	left: 138px;
	top: -75px;
	width: 306px;
	font-size: 16px;
}
#showroomprice {
	position: relative;
	left: 451px;
	top: -92px;
	font-size: 24px;
	width: 144px;
	text-align: right;
}
#showroomdesc {
	position: relative;
	left: 138px;
	top: -100px;
	font-size: 12px;
	width: 306px;
}
#showroomclick {
	text-align: center;
	position: relative;
	left: 500px;
	top: -125px;
	width: 100px;
	font-size: 10px;
}
a.showroomlinks:visited {
	color: #FFF;
	text-decoration: none;
}
a.showroomlinks:hover {
	color: #F00;
	text-decoration: none;
}
a.showroomlinks:active {
	color: #F00;
	text-decoration: none;
} 

a.showroomlinks:link {
	color: #FFF;
	text-align: center;
	text-decoration: none;
}

a.financelinks:link {
	color: #00F;
	text-decoration: none;
}
.smalltext {
	font-size: 9px;
}
#endfinance {
	text-align: center;
	position: relative;
	width: 100%;
}

a.financelinks:visited {
	color: #00F;
	text-decoration: none;
}
a.financelinks:hover {
	color: #F00;
	text-decoration: none;
}
a.financelinks:active {
	color: #00F;
	text-decoration: none;
} 
.redtext {
	color: #F00;
}
#detailspicholder {
	background-image: url(images/details_picholder.gif);
	position: relative;
	height: 220px;
	width: 328px;
}
#detailsstats {
	background-image: url(images/details_stats.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 100px;
}
#detailsyear {
	position: absolute;
	left: 321px;
	top: 10px;
	font-size: 36px;
	color: #FFF;
	width: 270px;
	text-align: center;
	height: 30px;
}
#detailsmake {
	position: absolute;
	left: 321px;
	top: 53px;
	font-size: 24px;
	color: #FFF;
	width: 270px;
	text-align: center;
}
#detailsmodel {
	font-size: 24px;
	position: absolute;
	left: 322px;
	top: 82px;
	width: 270px;
	height: 56px;
	text-align: center;
}
#detailsprice {
	position: absolute;
	left: 323px;
	top: 155px;
	font-size: 48px;
	color: #FFF;
	width: 270px;
	text-align: center;
}

#detailsholder {
	position: relative;
	top: 10px;
	left: 15px;
	width: 570px;
	height: 70px;
}
#detailsback {
	position: absolute;
	left: 35px;
	top: 15px;
	font-size: 24px;
	color: #FFF;
	width: 61px;
	text-align: left;
	z-index: 99;
}
#detailspic  {
	height: 185px;
	width: 259px;
	position: absolute;
	left: 36px;
	top: 16px;
}
#add1 {
	position: relative;
}
#cardetails {
	position: relative;
}
