@charset "UTF-8";
/* CSS Document */

body, p {
	margin: 0px;
	padding: 0px;
}
#top {
	text-align: center;
	background-color: #0054FF;
	margin: 0px;
	padding: 0px;
}
#container {
	text-align: left;
	padding: 0px;
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -400px;
	overflow: visible;
	position: absolute;
	visibility: visible;
	left: 50%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
}
#container h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#container h2 a {
	color: #000000;
	text-decoration:underline;
}
#container h2 a:hover {
	color: #0054FF;
	text-decoration: none;
}
#contentsubaru {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	height: 151px;
	width: 800px;
}
#contentjeep {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	height: 151px;
	width: 800px;
}
#contentsales {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	height: 151px;
	width: 800px;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #666666;
}
.leftimage {
	float: left;
	margin: 0px 9px;
}
.rightinfo {
	background-image: url(images/right_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 151px;
	width: 450px;
}
.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.borderright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.linkbox {
	display: block;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #FF0000;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.linkbox:hover {
	border: 1px solid #000000;
}
.linklogos {
	margin-left: 16px;
}#contactleft {
	margin: 0px;
	float: left;
	height: auto;
	width: 332px;
	padding: 10px 9px;
}
#contactform {
	float: right;
	height: auto;
	width: 430px;
	background-color: #ebebeb;
	background-image: url(images/contactus_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contactform h1 {
	font-size: 17px;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contactform table {
	padding: 0px;
	margin-top: 20px;
}
#contactform td {
	margin: 0px;
	padding: 3px;
}
#contactform .formfield {
	display: block;
	width: 200px;
	height: 16px;
	border: 1px solid #666666;
}
#contactform .formfieldreq {
	display: block;
	width: 200px;
	height: 16px;
	border: 1px solid #FF0000;
}
#contactform .textarea {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 65px;
	width: 200px;
	border: 1px solid #666666;
	overflow: auto;
	visibility: visible;
	white-space: normal;
}
#contactform .submit {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 85px;
	border: 1px solid #666666;
	background-image: url(images/contactus_top.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 11px;
}
#contactform .submit:hover {
	background: #FF0000;
}
#successform {
	float: right;
	height: 240px;
	width: 430px;
	background-color: #ebebeb;
	background-image: url(images/contactus_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#successform h1 {
	font-size: 17px;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	text-align: right;
	padding: 12px;
	clear: both;
}
