@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,p,blockquote {  
	    margin:0; 
	    padding:0; 
	} 

html {width:100%;}

body {
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
background-color:#fff;
margin:0;
width:100%;
}

h1{
font-size:16px;
margin-left:15px;
margin-right:15px;
margin-top:15px;
margin-bottom:10px;
padding-bottom:5px;
border-bottom:1px solid #333333;
}


img.border{
border:0px;
padding:0px;
margin:0px;
float:left;
}

#flashcars {
	margin-left: auto;
	margin-right: auto;
	height: 244px;
	width: 852px;
	border: 1px solid #cacaca;
	margin-top: 10px;
}

#logowrap {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}

#logo {
	background: #fff url('images/a1.gif') top left no-repeat;
	width: 130px;
	height: 80px;
	position: absolute;
	margin-top: 23px;
}

#pagewrapper {
height:auto;
width:100%;

}

#headwrapper {
background:transparent url(images/headerbg.gif) repeat-x scroll 0 0;
background-color:#FFFFFF;
height:auto;
margin:0 auto;

}

#head {
background-image:url(images/header.jpg);
background-repeat:no-repeat;
height:261px;
margin:0 auto;
width:1000px;
}

#contentwrapper {
background-color:#FFFFFF;
height:auto;
margin:0 auto;
padding-bottom:30px;
width:100%;
}

#content {
background-color:#FFFFFF;
height:auto;
margin:0 auto;
overflow:auto;
width:1000px;
padding-top:0px;


}

#footerwrapper {
background-image:url(images/footerbg.gif);
background-repeat:repeat-x;
height:242px;
}

#footer {
color:#fff;

margin:0 auto;
padding-bottom:20px;
padding-top:20px;
width:1000px;
height:auto;
padding-top:80px;
}

#leftholder{
width:676px;
height:auto;
float:left;
}


#maincontent {
background-image:url(images/leftbg.gif);
background-repeat:repeat-y;
float:left;
padding:0;
margin:0;
min-height: 600px;
margin-right:0;
padding:0;
width:880px;
}

#leftcontenttop {
background-image:url(images/lefttop.gif);
background-repeat:no-repeat;
float:left;
width:676px;
height:8px;
}

#leftcontentbottom {
background-image:url(images/leftbottom.gif);
background-repeat:no-repeat;
float:left;
width:676px;
height:8px;
padding:0;
margin:0;

}



#maincontent p{
margin: 10px 15px 20px 15px;
line-height:18px;

}

#maincontent a {
	color: #000;
	font-weight: bold;
}

#hometext {
float: left;
width: 450px;
}

#serviceunderfocus {
float: left;
width: 800px;
}

#focusflash {
	float: left;
	height: 199px;
	width: 418px;
	margin-top: 40px;
}

#focusflashservices {
	float: right;
	height: 199px;
	width: 418px;
	margin-top: 40px;
}

#rightcontent{
position:relative;
float:left;
margin:0px;
padding:0px;
padding-left:30px;
border:0px;
width:289px;
height:auto;
overflow:hidden;
}

#featured{
width:289px;
height:323px;
background-image:url(images/featuredbg.gif);
background-repeat:no-repeat;
margin-bottom:30px;
}

#contactbox{

background-image:url(images/contactbg.gif);
background-repeat:repeat-y;
}

#contactboxbottom{
background-image:url(images/contactbottom.gif);
background-repeat:repeat-y;
height:9px;
}

#contactbox p{
margin:10px 20px 10px 20px;
line-height:18px;
color:#000000;
}

#flashbox{
height:195px;
width:640px;
margin-left:18px;
margin-top:10px;
padding:0;
}


.contacthr{
margin:0 20px 0 20px;
color:#cacaca;
height:1px;
}

#map{
margin-left:13px;
margin-bottom:5px;
}

#footerdetails{
float:left;
width:600px;
}

#footerdetails p{
color:#FFFFFF;
line-height:18px;
}

#footerdetails hr{
height:1px;
color:#FFFFFF;
}



#footerlogos{
float:right;
width:250px;
}


#contacttable{
padding-left:50px;
}


/* Menu Navigation */

#nav { 
	width: 900px;
	margin: 0; 	
	list-style-type: none;
	height:25px;
	float:left;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	padding-left:0px;
	margin-left:4px;
	padding-top:192px;
	
	
	
}

#nav li { 
	display: inline; 
	padding: 0;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	
	
	
}
#nav li a { 
	display: block; 
	float:left; 
	padding: 0;  
	height: 25px; 
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	padding-top:5px;padding-right: 30px;
}

#navHome a { 	
	width: 100px;
	text-align:left;
}

#navStock a { 	
	width: 100px;
	text-align:left;
}

#navAbout a {
width: 100px;
	text-align:left;
}

#navContact a { 	
	width: 100px;
	text-align:left;
}

#navFinance a { 	
	width: 100px;
	text-align:left;
}

#navLocation a { 	
	width: 100px;
	text-align:left;
}

#nav li a:hover, a:active, #nav li a.active{
	background-image:url(images/li_a.jpg);
	background-repeat:no-repeat;
	color:#b7dbf8;

}

