* {
margin:0;
padding:0;
}

body
{ 
background:url(../images/background.jpg) center;
}

#outsidewrap {
width:980px;
height:800px;
margin:0 auto;
}

#navbar {
width:980px;
height:100px;
border-bottom:1px dotted #333333;
}

#flashheader {
width:980px;
height:300px;
border-bottom:1px dotted #333333;
}

#featuredvehicles {
width:980px;
height:200px;
background:url(../images/featuredvehicles.jpg) no-repeat;
}

#featuredvehiclescontent {
position:relative;
top:42px;
left:24px;
width:932px;
height:140px;
display:inline;
}

#featuredvehiclebox {
position:relative;
top:54px;
left:60px;
float:left;
width:120px;
height:120px;
display:block;
padding-left:20px;
}

#featuredvehicleboxvertical {
position:relative;
top:20px;
left:30px;
width:120px;
height:120px;
display:block;
padding-left:20px;
}

<!--Home page section -->

#contenthome {
width:980px;
height:400px;
}

#contenthomeleft {
position:relative;
float:left;
width:300px;
height:400px;
background:url(../images/contentleft.jpg) no-repeat;
}

#contenthomeleftbox {
position:relative;
top:20px;
left:40px;
width:240px;
height:360px;
}

#contenthomeright {
position:relative;
float:right;
width:660px;
height:400px;
background:url(../images/homecontent.jpg) no-repeat;
}

#contenthomerightbox {
position:relative;
top:10px;
left:10px;
width:480px;
height:360px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-align:justify;
overflow:auto;
opacity:0.8;
filter:alpha(opacity=80);
background:#FFFFFF;
padding:5px 10px 5px 10px;
}

#indexhomeleft {
position:relative;
float:left;
width:400px;
height:400px;
background:url(../images/plasmatv.jpg) no-repeat;
}

#indexhomeleftbox {
position:relative;
top:55px;
left:40px;
width:320px;
height:265px;
border:thin dotted #333333;
}

#indexhomeright {
position:relative;
float:right;
width:560px;
height:400px;
border-left:thin dotted #999999;
background:url(../images/contenthome.jpg) no-repeat;
}

#indexhomerightbox {
position:relative;
top:20px;
left:20px;
width:480px;
height:320px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-align:justify;
border-left:thin dotted #999999;
padding:10px 10px 10px 10px;
background:#FFFFFF;
opacity:0.8;
filter:alpha(opacity=80);
overflow:auto;
}

<!--Inventory Page-->

#inventorymain {
width:980px;
height:680px;
overflow:auto;
}

#inventorycontent1 {
width:900px;
height:676px;
margin:0 auto;
background:url(../images/inventorymain.jpg) no-repeat;
}

#inventorycontentwindow {
position:relative;
top:20px;
width:840px;
height:620px;
margin:0 auto;
overflow:auto;
}

#inventorycontent2 {
width:600px;
height:120px;
margin:0 auto;
text-align:center;
}

#tradein {
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
color:#333333;
}

<!--Specials Page-->

#specialhome {
width:980px;
height:500px;
}

#specialhomeleft {
position:relative;
float:left;
width:300px;
height:500px;
background:url(../images/specialleft.jpg) no-repeat;
}

#specialhomeleftbox {
position:relative;
top:80px;
left:50px;
width:200px;
height:400px;
}

#specialright {
position:relative;
float:right;
width:660px;
height:500px;
overflow:auto;
}

#specialsrightbox {
position:relative;
top:20px;
left:20px;
width:620px;
height:460px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-align:justify;
overflow:auto;
}

<!--Financing Page-->

#financinghome {
width:980px;
height:400px;
}

#financingleft {
position:relative;
float:left;
width:300px;
height:400px;
}

#financingright {
position:relative;
float:right;
width:560px;
height:400px;
font-family:helvetica;
font-size:11px;
color:#000000;
opacity:0.8;
filter:alpha(opacity=80);
}

<!--Services Page-->

#servicehome {
width:980px;
height:500px;
}

#servicehomeleft {
position:relative;
float:left;
width:300px;
height:500px;
background:url(../images/specialleft.jpg) no-repeat;
}

#servicehomeleftbox {
position:relative;
top:80px;
left:50px;
width:200px;
height:400px;
}

#servicesright {
position:relative;
float:right;
width:660px;
height:500px;
overflow:auto;
}

#servicesrightbox {
position:relative;
top:20px;
left:20px;
width:620px;
height:460px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-align:justify;
overflow:auto;
}

<!--Contact Page-->

#contacttop {
width:980px;
height:200px;
margin:0 auto;
}

#contacttopheader {
position:relative;
left:0px;
top:0px;
width:980px;
height:200px;
background:url(../images/meetteam.jpg);
}

#contacttopcontent {
width: 980px;
height: 200px;
/* debugging only
border: thin dotted #666666; 
*/
}

#team-list
{
padding-top: 30px;
margin-top: 10px;
margin-left: 45px;
}

ul#team-list li {
	float: left;
	list-style-type: none;
	width: 200px;
	height: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;	
	margin: 1em;
	
	/* debugging only
	background-color:#f7f7f7;
	*/
}

#contacthome {
width:980px;
height:400px;
}

#contactleft {
position:relative;
float:left;
width:300px;
height:400px;
}

#contactright {
position:relative;
float:right;
width:680px;
height:400px;
background-color: #ffffff;
}

#contactform
{
	margin-top: 28px;
	margin-right: 15px;
	float: left;
	width: 350px;
	height: 350px;
	background-color: #F0F0F0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #666666;
	padding-top: 10px;
	padding-left: 10px;
}

#contactformtbl
{
	width: 340px;
	height: 310px;
	margin-top: 10px;
	background-color:#FFFFFF;
}

#contactmap
{
	margin-top: 28px;
	float: left;
	width: 280px;
	height: 350px;
	background-color: #F0F0F0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #666666;
	padding-top: 10px;
	padding-left: 10px;
}

<!--Footer Section-->

#logo {
width:980px;
height:40px;
}

a{
text-decoration:none;
color:#333333;
}
