body {
	color: #000;
	font: 12px verdana, arial, helvetica, sans-serif;
	background-color: #000d20;
}
	
a:link {
	color: #000;
}

#container {
	width: 960px;
	margin: 0.75em auto 4em auto;
	border: 3px solid #fff;
}

#front_container {
	width: 950px;
	margin: 5em auto;
	border: 3px solid #ed1927;
	background-color: #01265b;
}

#body_container{
	background: transparent url(../images/content_bg.jpg) 0 0 repeat-x;
}

#header a {
	display: block;
	width: 950px;
	height: 111px;
}

#body_container li { 
	display: inline;
	list-style: none;
}

#row1 {
	width: 915px;
	margin: 0 auto;
}

#row2 {
	width: 915px;
	margin: 0 auto;
}

#row2 ul {
	width: 100%;
	margin: 0 auto;
}

#row1 ul li, #row2 ul li {
	margin: 0 11px;
}

#flash {
  margin: 0;
  padding: 15px 0 0 25px;
  width: 892px;
  height: 153px;
  
}

#leftcol {
	float: left;
	width: 310px;
	margin: 5px 10px 0 5px;
	display: inline;
}

.box {
	padding: 5px;
	margin-bottom: 5px;
}
.box p {
	font-size: 10px;
	padding: 5px 5px 0 5px;
	line-height: 1.5em;
	color: #000;
}
.boxcontentimg {
	float: left;
	width: 100px;
	display: inline;
}
.boxcontentimg img {
	border: 1px solid #999;
}
.boxcontent {
	float: right;
	width: 200px;
}
.boxcontent h1, h2, h3 {
	margin: 0 5px;
}
.boxcontent h3 {
	font-size: 14px;
	font-weight: 600;
}
.boxcontentimgrightcol {
	float: left;
	width: 100px;
	display: inline;
}
.boxcontentimgrightcol img {
	border: 1px solid #999;
}
.boxcontentrightcol {
	float: right;
	width: 180px;
	display: inline;
}
.boxcontentrightcol h1, h2, h3 {
	margin: 0 5px;
}
.boxcontentrightcol h3 {
	font-size: 14px;
	font-weight: 600;
}
#searchfront {
	width: 100%;
}
#searchfront ul {
	margin: 0;
}
#dealerinquiry {
	width: 100%;
	padding-bottom: 25px;
}
#footercontainer {
	width: 100%;
	background: #9f0000;
	border-top: 5px solid #fff;
}
#footer {
	margin: 0 auto;
}
.headingbox {
	margin: 0 auto;
	width: 99%;
	height: 2em;
	background: url(../images/heading-bg.jpg) repeat-x;
	display: block;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
.headingbox h2 {
	font-size: 11px;
	font-weight: bold;
	line-height: 2.25em;
	color: #fff;
	margin-left: 0.5em;
}
.pagebreak {
	width: 100%;
	height: 10px;
}
.clearboth {
	clear: both;
}
.clearleft {
	clear: left;
}
#searchfront label {
	margin: 0 1em 0.5em 0;
	padding: 0;
	display: block;
	width: 100px;
	float: left;
	text-align: right;
	font-size: 10px;
	color: #000;
}
/*label .searchlabel {
	margin: 0 0.4em 0.8em 0;
	padding: 0;
	width: 7em;
	display: block;
	float: left;
	text-align: right;
	font-size: 10px;
}*/

#searchfront input, select {
	margin: 0 0.2em 0.5em 0;
	padding: 0;
	width: 10em;
	float: left;
	display: block;
	font-size: 10px;
}

#searchfronttest input {
	clear: both;	
	margin-left: 80px;
}

#searchfront br {
   font-size: 1px;
   line-height: 0px;
   height: 0;
   clear: left;
}

.footercol {
	float: left;
}
#last_footercol {
	margin-top: 34px;
}
#footer a {
	color: #ccc;
	text-decoration: none;
}
#footer a:hover {
	color: #ccc;
	text-decoration: underline;
}
.footercol ul {
	margin: 0.5em 1.5em 1em 3em;
	list-style-image: url(../images/list-item-grey.gif);
}
.footercol li {
	line-height: 1.5em;
}
.footercol h3 {
	margin: 0.5em 3em 0.35em 1.4em;
	color: #fff;
	font-size: 15px;
	font-weight: 600;
}

#seo_text {
	margin: -30px auto 0;
	width: 940px;
	color: #666;
	height: 110px;
	background:transparent;
	overflow:auto;	
}

.clear {
	clear: both;
}

#seo_text p {
	color: #999;
	padding: 0;
	margin: 1.0em 1.0em 1.0em 0;
	font-size:11px;
}

#seo_text a {
	color: #cc0000;
	text-decoration: underline;
}

#seo_text a:hover {
	color:#ddd;
	text-decoration: none;
}

#footertext {
	height:150px;
}
