*{font-family:sans-serif;margin:0;padding:0;}
body{
	background:#ecedef url('images/body.jpg') top left repeat-x;
	}
#container{
	background:url('images/container.jpg') top left repeat-x;
	margin:0 auto 5px auto;
	width:990px;
	border-left:1px solid #7889a1;
	border-right:1px solid #7889a1;
	border-bottom:1px solid #7889a1;
	}
#frontpage #container #main{
	background:url('images/frontpage.jpg') top left repeat-x;
	}
#main{min-height:497px;}
#header{
	background:url('images/top.jpg') top left no-repeat;
	height:203px;
	}
	#logo a{
		display:block;
		height:174px;
		text-decoration:none;
		text-indent:-9999px;
		}
	#menu li, #menu li a{
		display:block;
		float:left;
		text-decoration:none;
		list-style:none;
		height:24px;
		line-height:24px;
		text-decoration:none;
		}
	#menu a{
		text-indent:-9999px;
		cursor:pointer;
		}
	#homelink{width:64px;}
	#usedlink{margin-left:239px;width:88px;}
	#suzukilink{width:95px;}
	#approvedlink{width:98px;}
	#tradelink{width:98px;}
	#partslink{width:110px;}
	#contactlink{width:80px;}
	#maplink{width:96px;}
	
	#autogateway{
		margin:88px 0 0 20px;
		float:left;
		}
	#autogateway iframe{
		background:transparent;
		}
	#featured {
		float:right;
		height:240px;
		margin:190px 10px 0 0;
		width:663px;
		}
	#featured-thumbs {
		background:#fff none repeat scroll 0 0;
		border:1px solid #666666;
		height:145px;
		margin:33px 0 0 10px;
		overflow:auto;
		padding:5px;
		width:620px;
		}
	.featured-vehicle {
		background:#d5e1ee none repeat scroll 0 0;
		border:1px solid #666666;
		float:left;
		font-size:12px;
		height:125px;
		margin-right:2px;
		text-align:center;
		width:150px;
		}
	.featured-vehicle a {
		display:block;
		height:66px;
		margin:5px auto;
		width:86px;
		border:1px solid #555555;
		}
	.featured-vehicle a img {
		border:3px solid #91bae9;
		}
	#featuredmenu a{display:block;float:left;height:20px;text-indent:-9999px;}
	#featuredmenu a.suzuki {width:98px;}
	#featuredmenu a.CAR {width:38px;margin-left:308px;}
	#featuredmenu a.TRUCK {width:56px;}
	#featuredmenu a.VAN {width:42px;}
	#featuredmenu a.SUV {width:43px;}
	#featuredmenu a.WAGON{width:63px;}
	.featured-vehicle span {
		display:block;
		height:29px;
		}		
	.featured-vehicle strong {
		background:#91bae9 none repeat scroll 0 0;
		color:#fff;
		display:block;
		border-top:1px solid #666666;
		padding:2px;
		}
		
		
#footer{
	text-align:center;
	font-size:11px;
	padding:20px;
	}
