BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	TEXT-ALIGN: center;
	background-color: #D2CAB3;
}
#container {
	WIDTH: 760px;
	TEXT-ALIGN: left;
	background-color: #E0D9C9;
}
#content01 {
	WIDTH: 350px;
	text-align: left;
	padding: 10px;
	float: left;
}
#ad {
	WIDTH: 120px;
	text-align: left;
	padding: 2px;
	float: right;
	height: 90px;
}
#bottom1 {
	WIDTH: 230px;
	text-align: left;
	padding: 10px;
	background-image: url(../images/car01.jpg);
	height: 170px;
	background-repeat: no-repeat;
	background-position: center bottom;	
	margin-top: 20px;
}
#bottom2 {
	WIDTH: 238px;
	text-align: left;
	padding: 10px;
	background-image: url(../images/car02.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 170px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B9B7A0;
	border-left-color: #B9B7A0;
	margin-top: 20px;
}
#bottom3 {
	WIDTH: 230px;
	text-align: left;
	padding: 10px;
	background-image: url(../images/car03.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 170px;
	margin-top: 20px;
}
#content {
	WIDTH: 507px;
	text-align: left;
	padding: 15px;
}
#right {
	width: 190px;
	padding: 10px;
}
#feature {
	width: 180px;
	padding: 5px;
	height: 100px;
	margin-top: 5px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
h1 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #0099FF;
}
h2 {
	font: bold 15px Verdana, Arial, Helvetica, sans-serif;
	color: #39585B;
}
h3 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #B1A57C;
}
a:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#FF9900;
	text-decoration: none;
}
a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#FF9900;
	text-decoration: none;
}
a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#FF9900;
	text-decoration: underline;
}
a:active{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	font-weight: normal;
	color:#FF6600;
	text-decoration: underline;
}
.white {
	color: #dddddd;
}
