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

body {
	background-image: url(/images/body-bg.jpg);
	background-repeat: repeat-x;
	background-color: #3A63A5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#wrap {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}
#logo {
	background-image: url(/images/logo.png);
	width: 418px;
	height: 101px;
	margin-left: 20px;
}
#nav {
	background-image: url(/images/nav-bg.png) !important;
	margin-left: auto;
	margin-right: auto;
	margin-top: 6px;
	width: 873px;
	height: 34px;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	white-space: nowrap;
}
#nav ul {
	margin: 0;
	padding: 0;
	color: #000000;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#nav li {
	list-style-type: none;
	display: inline;
}
#nav li a {
	color: #000000;
	text-decoration: none;
	padding: 7px 8px;
	line-height: 30px;
	margin-left: 5px;
}
#nav li a:visited {
	color: #000000;
	text-decoration: none;
	padding: 7px 8px;
	margin-left: 5px;
}
#nav li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px 8px;
	background-repeat: no-repeat;
	background-color: #FF0000;
	margin-left: 5px;
}
#slideshow {
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	width: 873px;
	height: 264px;
}
#content-container {
	width: 601px;
	z-index: 9000;
	position: relative;
	left: 12px;
}
#heading {
	background-image: url(/images/heading.png);
	width: 601px;
	height: 41px;
	overflow: hidden;
	font-size: 20px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 40px;
}
#heading h1 {
	padding-left: 15px;
	text-transform: capitalize;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin: 0;
}
#content {
	width: 601px;
	background-color: #FFFFFF;
	overflow: hidden;
}
#content p {
	padding-left: 10px;
	padding-right: 25px;
}
#content-bottom {
	background-image:url(/images/content-bottom.png);
	width: 601px;
	height: 13px;
	overflow: hidden;
}
#content-back-container {
	width: 877px;
	z-index: -9000;
	position: absolute;
	top: 425px;
	margin-left: auto;
	margin-right: auto;
}
#content-back-top {
	background-image: url(/images/content-back-top.png);
	width: 877px;
	height: 20px;
	margin-top: 10px;
}
#content-back-middle {
	background-image: url(/images/content-back-middle.png);
	background-repeat: repeat-y;
	width: 877px;
	height: 650px;
}
#content-back-bottom {
	background-image: url(/images/content-back-bottom.png);
	background-repeat: repeat-y;
	width: 877px;
	height: 13px;
}
#right {
	float: right;
	margin-top: 55px;
	margin-right: 29px;
}
.box {
	background-image: url(/images/box.png);
	width: 258px;
	height: 91px;
	padding-top: 8px;
	background-repeat: no-repeat;
	font-size: 18px;
	color: #FFFFFF;
}
.box:hover {
	background-image: url(/images/box-hover.png);
	width: 258px;
	height: 91px;
	font-size: 18px;
	color: #FFFF00;
	cursor: pointer;
}
.box_text {
	width: 205px !important;
	height: 91px;
	position: relative;
	left: 37px;
	top: 10px;
	text-align: center;
}
#footer {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 5px;
}
#footer a {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#footer a:visited {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
#map {
	width: 257px;
	height: 283px;
}
#nav-select {
	float: right;
	position: relative;
	bottom: 29px;
	right: 30px;
	width: 152px;
	height: 32px;
	background: url("/images/nav-select-bg.png") 0 0 no-repeat;
	margin-bottom: -32px !important;
}
#nav-select:hover {
	background: url("/images/nav-select-bg-hover.png") 0 0 no-repeat;
}
#nav-select:focus {
	background: url("/images/nav-select-bg-hover.png") 0 0 no-repeat;
}
#nav-select select {
	border: none;
	opacity: 0;
	filter: alpha(opacity=0);
	-khtml-opacity: 0;
	-moz-opacity: 0;
	width: 152px;
	height: 32px;
	background-color: #DDDDDD;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}
#top-right {
	float: right;
	position: relative;
	right: 20px;
	color: #FFFFFF;
	font-size: 16px;
}
#social {
	text-align: right;
	padding-bottom: 10px;
}
#social a img {
	border: none;
}
.phone {
	font-size: 30px;
	font-weight: bold;
}
.advertising-red {
	color: #FF0000;
	font-size: 24px;
	font-weight: bold;
}
.advertising-heading {
	font-size: 18px;
	font-weight: bold;
}
.advertising-red {
	color: #FF0000;
	font-size: 24px;
	font-weight: bold;
}
.contact-red {
	color: #FF0000;
	font-size: 18px;
	font-weight: bold;
}
.submit {
	background-image:url(/images/submit.png);
	background-repeat: no-repeat;
	width: 126px;
	height: 48px;
	border: none;
}
.submit:hover {
	background-image:url(/images/submit-hover.png);
	background-repeat: no-repeat;
	width: 126px;
	height: 48px;
	border: none;
	cursor: pointer;
}
.request_form submit:focus {
	background-color: transparent;
}
.request_form select {
	width: 150px;
}
.request_form select:focus {
	background-color: #FFFFE0;
	width: 150px;
	border: inherit;
}
.request_form input:focus, textarea:focus {
	background-color: #FFFFE0;
}
.question {
	color: #000099;
	font-weight: bold;
	font-size: 14px;
}
.dealer-red {
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
}
.login {
	vertical-align:top;
	position:absolute;
	top: 3px;
	left: -240px;
	font-size:13px;
	color: #CCCCCC;
	width:400px;
}
.dealer_files {
	font-size: 16px;
}
.links {
	font-size: 16px;
}
.afcd {
    margin-left: 95px;
}	
	

