	body {
		margin: 0;
		text-align: center;
		background: url(/images/EK1_site_bkg.jpg) repeat-x top #fff;
	}
	#outerwrap 
	{
		
		text-align: left;
		height: 264px;
		width: 922px;
		margin-left: auto;
		margin-right:auto;
		margin-top:0;
		padding:0;
		background:transparent url(/images/bg_flare_02.jpg) no-repeat scroll center top;
	}
	#content {
		width: 590px;
		padding: 15px;
		background: url(/images/EK1_bg_content.jpg) no-repeat top left #fff;
		float: left;
		min-height: 600px;
	}
	#contentFD {
		width: 590px;
		padding: 15px;
		background: url(/images/EK1_bg_content.jpg) no-repeat top left #fff;
		float: left;
		min-height: 600px;
	}
	#whitewrap #content {
		background: url(/images/EK1_bg_content.jpg) no-repeat top left #fff;
	}
	

/* ---------------------------------- */
/* NAV STYLES  */   
/* ---------------------------------- */
	
	#nav li a {
		display: block;
		height: 20px;
		float: left;
		padding: 0;
		margin: 0;
		color: #FF6CD2;
		font-weight: normal;
		text-decoration: none;
		font-size: 12px;
		text-align:center;
		border: 1px solid #313775;
		background-image:url(../images/EK1_Navbutton.jpg);
	}
	
/* ---------------------------------- */
/* HOMEPAGE SPECIFIC STYLES  */   
/* ---------------------------------- */

	#welcomecta {
		background:url(../images/EK1_Home_Ad1.jpg) no-repeat top left;
		width: 623px;
		height: 362px;
		margin: 0;
		position: relative;
		float: left;
	}
	

/*----------------------------------------------------------
tab Styles for dealer page
------------------------------------------------------------
*/
ul#tabs { list-style-type: none; margin: 30px 0 0 0; padding: 0 0 0.3em 0; }
ul#tabs li { display: inline; }
ul#tabs li a { color: #42454a; background-color: #dedbde; border: 1px solid #c9c3ba; border-bottom: none; padding: 0.3em; text-decoration: none; }
ul#tabs li a:hover { background-color: #f1f0ee; }
ul#tabs li a.selected { color: #000; background-color: #f1f0ee; font-weight: bold; padding: 0.7em 0.3em 0.38em 0.3em; }
div.tabContent { border: 1px solid #c9c3ba; padding: 0.5em; background-color: #f1f0ee; }
div.tabContent.hide { display: none; }
.dealerRegion
{
	font-weight: bold;
	color: #2e74a6;
	font-size: 150%;
	padding-top:10px;
	padding-bottom: 4px;
}
.dealerName
{
	font-weight:bold;
}
.dealerAddress
{
}
.dealerEmail
{
}