@charset "UTF-8";
/**************************************************
ecarlist STYLESHEET
(C) ecarlist. ALL RIGHTS RESERVED.
AUTHORED BY: Daniel Pitner of ecarlist
***************************************************/

body {
	background:#ebebeb;
	margin:0 0 0 0;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

p { margin-top:5px; }

/*-- begin structure --*/
#banner {
	background:url(../images/bgBanner.jpg) top center no-repeat;
	height:284px;
}
#content {
	background:url(../images/bgBody.gif) top center repeat-y;
}
#bottom {
	background:url(../images/bgBottom.jpg) bottom center no-repeat;
	height:55px;
}
#dealerLinks {
	background:url(../images/bgFooter.jpg) top center no-repeat;
	height:169px;
}
#dealerLinks #inner {
	text-align:center;
	margin:0px auto;
	padding:10px 0 0 0;
}
#copyright {
	background:url(../images/bgCar.jpg) top left no-repeat;
	height:176px;
	width:900px;
	margin:0px auto;
	text-align:right;
	font-size:8pt;
	color:#595959;
	padding:20px 0 0 0;
}


/*misc classes*/
.clear {
	clear:both;
}
.spacer20 {
	height:20px;
}
#ecarlist {
	margin:10px 0 0 0;
}
/*links*/
