	body{
	margin:10px;
	margin-top:0px;
	background-color:#FFFFFF;
	}
	#holder{
	width:800px;
	float:left;
	border:0px solid black;
	padding:5px;
	overflow:auot;
	margin-left:8%;
	border:0px solid blue;
	}
	#top_nav{
	float:left;
	width:100%;
	text-align:right;
	border:0px solid black;
	}
	#bot_nav{
	float:left;
	width:50%;
	border:0px solid black;
	}
	#top{
	float:left;
	width:794px;
	height:58px;
	padding:3px;
	margin-top:0px;
	background: #7988B0 url(/images/corner_design.gif) no-repeat top right;	
	}
	#mid{
	float:left;
	width:794px;
	height:31px;
	padding:3px;
	margin-top:5px;
	background-image: url(/images/mid_repeater.png);	
	background-repeat:repeat y;
	text-align:center;
	border:0px solid pink;
	}
	#span{
	margin:0px;
	margin-top:5px;
	float:left;
	width:587px;
	margin-right:7px;
	padding:5px;
	border:1px solid #E1E1E1;
	margin-bottom:25px;
	}
	#hadder{
	margin:0px;
	margin-top:5px;
	float:left;
	width:195px;
	margin-right:7px;
	padding:0px;
	padding:0px;
	}
	#hadder2{
	float:left;
	background-color:#7988B0;
	width:190px;
	margin:0px;
	min-height:225px;
	padding:2px;
	text-align:center;
	color:#CCCCCC;
	font-weight:bold;
	border:none;
	}
	#header{
	float:left;
	width:100%;
	background-color:#C79949;
	border:1px solid white;
	}
	#photo{
	margin:0px;
	margin-top:5px;
	float:left;
	width:100%;
	padding:0px;
	}
	#bottom{
	float:left;
	width:100%;
	margin-top:5px;
	height:170px;
	text-align:left;
	background: #7988B0 url(/images/dealerlocator.gif) no-repeat 5px 5px;	
	}
	#footer{
	clear:both;
	float:left;
	width:100%;
	margin-top:5px;
	height:30px;
	text-align:left;
	background-color: #7988B0;
	}
	#message{
	text-align:right;
	float:left;
	width:337px;
	height:93px;
	background: #FFFFFF url(/images/messagebox.png) no-repeat top right;	
	padding-right:155px;
	padding-left:10px;
	padding-top:65px;
	margin-left:18px;
	border:none;
	}
	#dealer{
	border:0px solid white;
	width:277px;
	height:72px;
	float:left;
	margin-left:3px;
	margin-top:5px;
	text-align:right;
	padding-top:30px;
	padding-right:0px;
	}
	* html #top{
	width:100%;
	}
	* html #mid{
	width:100%;
	}
	* html #holder{
	margin-left:4%;
	}
	* html #span{
	width:593px;
	}
	* html #hadder{
	margin:0px;
	margin-top:5px;
	width:195px;
	margin-right:3px;
	}
	* html #hadder2{
	width:190px;
	height:228px;
	}
	* html #header{
	width:100%;
	}
	* html #photo{
	width:100%;
	}
	* html #bottom{
	width:100%;
	height:170px;
	}
	* html #message{
	text-align:right;
	float:left;
	width:498px;
	height:157px;
	background: #FFFFFF url(/images/messagebox.png) no-repeat top right;	
	padding-right:155px;
	padding-left:10px;
	padding-top:65px;
	margin-left:6px;
	}
	* html #dealer{
	border:0px solid white;
	width:280px;
	height:152px;
	float:left;
	margin-left:3px;
	margin-top:5px;
	text-align:right;
	padding-top:80px;
	padding-right:0px;
	}
	
