@charset "utf-8";
/* CSS Document */

body{
	margin:0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;	
	color:#333333;
	background-color:#353535;
}





#wrapper{
height:auto;
width:100%
}

#headerbg{
height:auto;
margin:0px auto;
background:repeat-x url(images/headerbg.jpg);
}

#header{
background-image:url(images/headercar.jpg);
background-repeat:no-repeat;
height:195px;
margin:0 auto;
width:900px;
}

/* Menu Navigation */

#nav { 
	width: 900px;
	margin: 0; 	
	list-style-type: none;
	height:34px;
	float:left;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	padding-left:0px;
	margin-left:10px;
	padding-top:138px;	
}

#nav li { 
	display: inline; 
	padding: 0;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	
}
#nav li a { 
	display: block; 
	float:left; 
	padding: 0;  
	height: 34px; 
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;

}

#navHome a { 	
	width: 58px;
}

#navStock a { 	
	width: 120px;
}

#navNew a { 	
	width: 85px;
}

#navService a { 	
	width: 90px;
}

#navContact a { 	
	width: 90px;
}
#navLocation a { 	
	width:50px;
}


#nav li a:hover, a:active, #nav li a#current {
color:#ccc;	
}


#address{
width: 580px;
clear: left;
font-size:13px;
color:black;
margin:  0px 0px 0px 8px;
padding:2px;

}

.contact p{
line-height:18px;
padding: 5px 0px 5px 0px;
}


#flashwrapper{
background-color:#fff;
height:auto;
padding-bottom:10px;
width:100%;
margin:0pt auto;
}

#flash{
width:900px;
margin:0pt auto;
background-color:#fff;
height:auto;
overflow:auto;
height:240px;
}

#contentwrapper{
background-color:#fff;
height:auto;
padding-bottom:30px;
margin:auto;
color:#000;
}


#content{
width:900px;
margin:auto;
background-color:#fff;
color:#000;
}

#content p{
color:#000;
}

#content li{
margin-left: 30px;

font-weight: bold;
}


#left{
width:600px;
float:left;
margin-right:10px;

}

#right{
float:left;
width:288px;
}

#rightstock{
float:left;
width:290px;
color:#000;
}

*:lang(en)#rightstock{
float:left;
width:290px;
color:#000;
margin-top: -6px;
}


.sideimage{
padding-bottom:9px;
border:0;
}

.sideimage a{
border:0;
}


.contact{
background-image: url(images/contactus.jpg);
width: 286px;
height:127px;
margin-bottom:10px;
}

.contact p{
padding-top:40px;
padding-right:10px;
text-align: right;
color:#000;
}

.contact b{
color: #fe0000;
}

.contact a{
font-weight: bold;
color: #000;
text-decoration: none;
}

.contact a:hover{
font-weight: bold;
color: #ccc;
text-decoration: none;
}

.map {
border:none;
margin-top:15px;
}


#feature{
float: left;
width: 216px;
height: 241px;
	background-image: url(images/featurebox.jpg);
	background-repeat: no-repeat;
		margin: 0;
}
#feature #inlineFourth {
	float: left;
  height: auto;
	width: 200px;
	position: relative;
	margin: 34px 0px 0px 2px;
}



img{
border: none;
}


h1{
font-size:16px;
font-weight:bold;
color:#fe0000;
font-family:Arial, Helvetica, sans-serif;
}

h4{
font-size:13px;
font-weight:bold;
color:#fff;
font-family:Arial, Helvetica, sans-serif;
background-color: #fe0000;
height: 20px;
padding: 2px 0px 2px 5px;
}

#footerwrapper{
border-top:3px solid #000000;
clear: both;
}

#footer{
margin:0 auto;
width:900px;
padding-top:10px;
padding-bottom:20px;
font-weight:normal;
color:#FFF;
}

#footerbuttons{
width:510px;
float:left;
padding-bottom:20px;
}

#footer p{
color: #FFF;
}

#footer a{
font-weight:bold;
color:#FFF;
text-decoration:none;
}

#creditcards{
font-weight:normal;
float:right;
width:228px;
text-align: left;
padding-top:0px;
}


#clearfix
{
clear:both;
width: 800px;
}
