@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #000;
	background-image: url(images/goldbg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #FFF;
}
#frame {
	text-align: left;
	height: auto;
	width: 790px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#frame #left {
	width: 195px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	position: relative;
	text-align: right;

}
#frame #right {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 595px;
	position: relative;
	
}
#frame #bottom {
	float: left;
	height: auto;
	width: 790px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#frame #bottom li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#frame #bottom ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 150px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}
#frame #bottom a {
	text-decoration: none;
	color: #6f6f6f;
	font-weight: normal;
}
#frame #bottom .last {
	border-right-width: 0px;
	border-right-style: none;
}
#frame #bottom a:hover {
	text-decoration: underline;
}
#frame #right #top {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 80px;
	width: 595px;
	background-image: url(images/top.gif);
	position: relative;
}
#frame #right #flashnav {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 103px;
	width: 595px;
	position: relative;
	background-color: #f9fddc;
}
#frame #right #flashcars {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 270px;
	width: 595px;
	position: relative;
}
#frame #right #info {
	color: #000;
	
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 595px;
	position: relative;
}
#frame #right #info h1 {
	font-size: 110%;
	padding: 0px;
	margin: 10px;
}
#frame #right #info p {
	margin: 10px;
}
#frame #right #info a {
	color: #000;
	text-decoration: none;
}
#frame #right #info a:hover {
	text-decoration: underline;
}
.text1 {
	font-weight: normal;
	color: #FF0000;
}
.text2 {
	text-align: center;
	font-size: 120%;
	font-weight: bold;
}
#frame #right #info table {
	width: 575px;
	margin-left: 10px;
}
#frame #right #info td {
	
}
#frame #right #info h3 {
	background-color: #afbe20;
	color: #000;
	font-size: 12px;
	margin: 0px;
	padding: 3px;
}
input, select, textarea {
	width: 250px;
}
#frame #right #info .send {
	height: 20px;
	width: 100px;
	background-color: #afbe20;
	border: 1px solid #000000;
	font-size: 11px;
}
#featured {
	margin-right: 10px;
	margin-bottom: 30px;
	float: right;
	width:200px;
	height:236px;
	position: relative;
	margin-top: 10px;
	margin-left: 10px;
	border: 2px solid #FFF;
	background-image: url(images/featured.gif);
}
#inlineFourth {
	height: auto;
	width: 200px;
	left: 15px;
	top: 40px;
	margin-top: 29px;
}

img{
border: none;
}


