@charset "utf-8";

#SpecialsContainer {
	background-image: url(images/Specials_Bkgrd.jpg);
	background-repeat: no-repeat;
	height: 491px;
	width: 769px;
	margin: 0px auto;
	text-align: center;
	position: relative;
}
#CarPicture   {
	text-align: center;
	height: 97px;
	width: 129px;
	position: relative;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#CarYear   {
	text-align: center;
	width: 129px;
	margin: 5px auto;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
#CarColor   {
	text-align: center;
	width: 129px;
	margin: 5px auto;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

#CarPrice   {
	text-align: center;
	width: 129px;
	margin: 5px auto;
	position: relative;
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
#SpecialsContainer td {
	background-image: url(images/Special_container.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 245px;
	width: 194px;
	margin: 0px auto;
	position: relative;
}
