@charset "utf-8";

@import url(base.css);
@import url(home_nav.css);

h1 {
	text-indent: -9999px;
	height: 130px;
	width: 138px;
	background: url(../images/global/logo.png) no-repeat;
	position: absolute;
	left: 32px;
	top: 7px;
	z-index: 4;
}
h2 {
	font: 12px "Arial Narrow", Arial, Helvetica, sans-serif;
	letter-spacing:.25px;
	color: #fff;
	margin-left: 20px;
	padding-top: 5px;
}
#car_image {
	float: left;
	width: 782px;
	margin: 104px 13px 0;
}
#little_gray {
	font: 12px "Arial Narrow", Arial, Helvetica, sans-serif; letter-spacing:.25px; color: #fff;
	text-align:center;
	background: url(../images/global/TransBlackBox_bg.png);
	width:276px;
	height:23px;
	padding-top:7px;
	position: absolute;
	left: 519px;
	top: 346px;
	z-index: 2;
}
#content {
	display: inline;
	float: left;
	clear: left;
	width: 782px;
	height: 175px;
	margin: 0 13px;
	overflow: hidden;
	position: relative;
}
blockquote {
	font: 14px/1.6em "Arial Narrow", Arial, Helvetica, sans-serif;
	color: #FFF;
	background: #7f7f7f;
	float: left;
	width: 506px;
	margin-bottom: -1000px;
	padding-bottom: 1000px;
	position: relative;
}
blockquote div {
	background: #3f3f3f;
	height: 22px;
	padding: 3px 24px 3px;
}
blockquote h3 {
	background: url(../images/global/White_Arrow.png) no-repeat right 4px;
	padding-right: 20px;
	display: inline;
	letter-spacing: 0.25px;
	font: normal 12px/1.8em "Arial Narrow", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
blockquote h3.no_arrow {background: url(none);}
blockquote p {
	display: block;
	width: 458px;
	padding: 16px 24px 36px;
}
#white_box {
	float: left;
	width: 208px;
	padding: 28px 32px 1000px 36px;
	margin-bottom: -1000px;
}
#white_box h3 {
	text-indent: -9999px;
	display: block;
	width: 71px;
	height: 16px;
	margin-bottom: 16px;
	position: relative;
}
#white_box h3 span {
	background: url(../images/global/Welcome.png);
}
#white_box a {
	font: 10px/1.1 Arial, Helvetica, sans-serif;
	color: #4d4d4d;
	width: 100%;
	height: 100%;
}
#white_box.pretty-hover {background: #DDD;}
#white_box p {
	margin: 8px 0;
}
p.blue_arrow {
	line-height: 1em;
	margin: 20px 12px 0 0;
	padding: 4px 0;
}
p.blue_arrow span {
	color: #16539B;
	letter-spacing:.25px;
}
