@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
	font-size: 75%;
	text-align: center;
	color: #adb5b8;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #adb5b8;
}
.smallprint {
	font-size: 9px;
}

#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;
	background-color: #0B4069;
}
#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: #CCCCCC;
	font-weight: normal;
}
a {
	color: #CCCCCC;
}
h1 {
	font-size: 16px;
}

#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: 128px;
	width: 595px;
	position: relative;
	background-color: #0B4069;
}
#frame #right #flashcars {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 270px;
	width: 595px;
	position: relative;
}
#frame #right #info {
	color: #adb5b8;
	background-color: #0B4069;
	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 {
	
	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 {
	background-color: #0B4069;
}
#frame #right #info h3 {
	background-color: #000000;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}
input, select, textarea {
	width: 250px;
}
#frame #right #info .send {
	height: 20px;
	width: 100px;
	background-color: #999999;
	border: 1px solid #000000;
	font-size: 11px;
}
#featured {
	margin-right: 10px;
	margin-bottom: 30px;
	float: right;
	width:200px;
	height:232px;
	position: relative;
	margin-top: 10px;
	margin-left: 10px;
	border: 2px solid #999999;
	background-image: url(images/featured.gif);
}
#inlineFourth {
	height: auto;
	width: 200px;
	left: 15px;
	top: 40px;
	margin-top: 30px;
}
