/***  STANDARDIZE  ***/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption {
    margin: 0;
    padding: 0;
    font-weight: inherit;
    font-style: normal;
    vertical-align: baseline;
    background: transparent;
    border: 0;
    outline: 0;
}


/***********************************
*
*  Layout 508
*
************************************/

body, div, p, ul, li, form {
	margin:0pt;
	padding:0pt;
}

body {
	width: 100%;
	height: 100%;
	min-height: 100%;
	margin: 0 auto;
}

#wrapper {
	margin: 0 auto;
	width:1000px;
}

#hHeader {
	clear:both;
	width:100%;
}

#hFlash {	
	clear:both;
	width:100%;  
	height:auto;
	position:relative;	
}

#bannerBlock {position:relative;clear:both;}

#hImage {	
	float:left;
	width:100%;  
	height:260px;
	position:relative;
}

#hNav {
 	clear:both;
	width:100%;
	z-index:999; 	 	
}

#content {
	clear:both;
	width:1000px;	
  	margin:0px;
}

#content_top, #content_middle, #content_bottom {
	clear:both;
	width:1000px;
	padding:10px 0px 0px 0px;
}

#block1{
    background: none repeat scroll 0 0 #414141;
    border-radius: 5px 5px 5px 5px;
    opacity: 0.95;
    position: absolute;
    top: 14px;
	left: 10px;
    width: 200px;
	z-index:11;
}

#block2, #block6, #block7, #block8 {	
	width:100%;
	clear:both;
}

#block4 {
	margin:0 0.5%;
}

#block3, #block4, #block5 {
	width:33%;
	float:left;
	height:360px;
}

#footer {
	float:left;
	clear:both;
	width:100%;
}

#vehicle_model {
	float:left;
  	clear:both;
	width:100%;
  	padding-bottom:5px;
}

#areaLine {float:left;}
#headerSeo {float:right;}
.seo_scrolling {clear:both;}