@charset "UTF-8";
#container {
	height: 100%;
	width: 100%;
	background-color: #000;
}
*{
	margin: 0px;
	padding: 0px;
}body {
	background-color: #FFF;
	background-image: url(../images/bg_strip.jpg);
	background-repeat: repeat-x;
}
#logo {
	float: left;
	height: 124px;
	width: 255px;
}
#wrapper {
	width: 977px;
	margin-right: auto;
	margin-left: auto;
}
#textstyle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #CCC;
}
.cl {
	clear: both;
	float: none;
}
#mainimg {
	height: 382px;
	width: 977px;
}
#center .vehicle {
	margin-bottom: 40px;
}
#footerbox {
	height: 50px;
	width: 953px;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	padding-top: 15px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
.footertext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	text-align: center;
}
#credit {
	height: 30px;
	width: 170px;
	position: absolute;
	left: 783px;
	top: 13px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #17528C;
	text-align: right;
}
#credit a {
	color: #17528C;
	text-decoration: none;
}
#credit a:hover {
	color: #4FA520;
	text-decoration: none;
}
#l2img {
	height: 195px;
	width: 977px;
}
#center {
	background-color: #E6E6E6;
	width: 745px;
	margin-top: 7px;
	margin-right: auto;
	margin-left: auto;
	border: 4px solid #FFF;
	margin-bottom: 13px;
	padding-top: 60px;
	padding-right: 40px;
	padding-bottom: 75px;
	padding-left: 160px;
}
h1 {
	font-family: Myriad, Helvetica, Arial, sans-serif;
	font-size: 36px;
	color: #0E3E6F;
	padding-bottom: 20px;
}
h2 {
	font-family: Myriad, Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #0E3E6F;
	padding-bottom: 14px;
}
h3 {
	font-family: Myriad, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #0E3E6F;
	padding-bottom: 12px;
}
#center p{
	color: #333;
	font-family: Myriad, Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 26px;
}
#center a{
	color: #0E3E80;
	font-family: Myriad, Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 26px;
	text-decoration: none;
}
#center a:visited{
	color: #0E3E80;
	font-family: Myriad, Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 26px;
	text-decoration: none;
}
hr {
	color: #0E3E6F;
	text-decoration: none;
}
#map {
	border: 4px solid #FFF;
	width: 700px;
	height: 280px;
}
#center ul {
	color: #333;
	font-family: Myriad, Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 26px;
}
#center p img {
	border: 3px solid #FFF;
	float: left;
	margin-right: 20px;
}
