div {
	/*border: 1px solid yellow;*/
}

p { 
	font-family: Verdana;
	font-size: 12px;
	color: #000;
}
	
h1{
	font-family: Arial;
	font-size: 18px;
	color: #000;
	font-weight: bold;
	}
	
a { 
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
	}
	
a:hover{
	color: #a2b0fe;
	}	
	
a:active{
	color: #adadad;
	}
	
#contentsales a { 
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
	}
	
#contentsales a:hover { 
	color: #a2b0fe;
	}
	
#contentsales a:active { 
	color: #adadad;
	}	

#main{
	width:805px;
	height:572px;
	text-align: left;
    position: absolute;
    top: 0px;
    left: 50%;
	top: 50%;
    margin-left: -404px;
    margin-top: -286px;
	display: inline;
	}
	
#navigation {
	position:absolute;
	width:805px;
	height:33px;
	margin-top: 156px;
	text-align:center;
	display: inline;
}

#navigation pre  {
	margin-top: -3px;
}

#content {
	position:inherit;
	width:805px;
	height:385px;
	background-image:url('images/willowmain.jpg');
	}
	
#content1 {
	float:left;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	width:295px;
	height:325px;
}

#content2 {
	float:left;
	padding-top:32px;
	width:403px;
	height:320px;
}
	
#contenttuning1 {
	float:left;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	width:440px;
	height:332px;
	}

#contenttuning2 {
	float:left;
	padding-top:32px;
	width:300px;
	height:320px;
	}
	
#contentsales {
	float:left;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	width:765px;
	height:332px;
	overflow: auto;
	}
	
#salesinfo {
	float:left;
	width:auto;
	height:auto;
	overflow: auto;
	}
	
#salescar0 {
	float:left;
	width:570px;
	padding-right:20px;
	height:auto;
	overflow: auto;
	}
	
#salescar0pict {
	float:left;
	padding-top:12px;
	width:150px;
	height:auto;
	overflow: auto;
	}

#salescar1 {
	float:left;
	width:570px;
	padding-right:20px;
	height:auto;
	overflow: auto;
	}
	
#salescar1pict {
	float:left;
	padding-top:12px;
	width:150px;
	height:auto;
	overflow: auto;
	}
	
#salescar2 {
	float:left;
	width:570px;
	padding-right:20px;
	height:auto;
	overflow: auto;
	}
	
#salescar2pict {
	float:left;
	padding-top:12px;
	width:150px;
	height:auto;
	overflow: auto;
	}
	
#salescar3 {
	float:left;
	width:570px;
	padding-right:20px;
	height:auto;
	overflow: auto;
	}
	
#salescar3pict {
	float:left;
	padding-top:12px;
	width:150px;
	height:auto;
	overflow: auto;
	}
	
#salescar4 {
	float:left;
	width:570px;
	padding-right:20px;
	height:auto;
	overflow: auto;
	}
	
#salescar4pict {
	float:left;
	padding-top:12px;
	width:150px;
	height:auto;
	overflow: auto;
	}
	
#footer {
	float:left;
	width:805px;
	height:30px;
	background-color:#000000;
	text-align: center;
	padding-bottom:10px;
}
	
#cars {
	width:auto;
	height:auto;
	overflow: auto;
	}
	
#footer p{
	color: #ffffff;
	}
	
#banner{
	width:805px;
	height:188px;
	background-image:url('images/willowbanner.jpg');
	}
	
#junk {filter:alpha(opacity=75); /* IE's opacity*/
     opacity: 0.75;
		text-align:center;

}

