body {
	min-width:980px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	text-align:left;
	color:#666;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
}
p {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}
a {
	color:#787878;
	text-decoration:underline;
}
a:hover {
	color:#2A8ADB;
}

ul, li{
	margin: 0px;
	padding: 0px;
}
.clear { clear:both; height:0px; margin:0px; padding: 0px; }

/*containers*/
#container{
	height:710px;
	background: #fff url('../images/content_bg.jpg') no-repeat 50% 0; 
	overflow:hidden;
}

#wrapper{
	margin: 0 auto;
	padding-left:14px;
	width:980px;
}
h1 {
	background: url(../images/header.jpg) no-repeat; 
	text-indent: -9000px;
	height:93px;
	margin:0;
}

#content h2 {
	background: url(../images/searchInventory.jpg) no-repeat center top;
	text-indent:-9000px;
	height:44px;
}

/*### =buttons ###*/
#dealerWrap {
	width:605px;
	float:left;
	display:inline;
	margin: 0 15px; 
}
#dealers {
	float:left;
	text-align:center; 
}
#dealers li {
	margin: 5px;
	margin-top: 0;
	width: 141px;
	float:left;
	display:inline;
	list-style-type:none;
}
a.buttons {
	display:block;
	width: 141px;
	height:220px;
	text-indent:-9000px;
	background: url(../images/buttons.jpg) no-repeat;
}
#buick a.buttons {
	background-position: -153px 0;
}
#pontiac a.buttons {
	background-position: -306px 0;
}
#gmc a.buttons {
	background-position: -459px 0;
}
#dealers h4 {
	background: url(../images/buttonDivider.png) no-repeat center bottom;
	padding-bottom:8px;
	margin:8px 0 8px 0;
	color:#222;
}
#dealers p {
	font-size:12px;
	color:#666;
}
#dealers .inventoryLinks {
	margin-top:10px;
	font-weight:bold;
	background: #e5eaef;
	line-height:8px;
}
#dealers ul.inventoryLinks li {
	float:none;
	margin:0;
	display:inline;
	font-size:8px;
	line-height:16px;
	border-right: 1px solid;
	padding:0 3px 0 0;
}
* html #dealers ul.inventoryLinks li {
	padding: 0 3px 0 5px;
}
*:first-child+html #dealers ul.inventoryLinks li {
	padding: 0 3px;
}
#dealers ul.inventoryLinks li.last {
	border:0;
}
#dealers ul.inventoryLinks li a {
	font-size:10px;
	line-height:10px;
	color: #1569b6;
	font-weight:bold;
	text-decoration:none;
}
#dealers ul.inventoryLinks li a:hover {
	text-decoration:underline;
}

/*### =contact ###*/
#contact {
	float:left;
	display:inline;
	background: url(../images/dealerBoxBottom.jpg) no-repeat center bottom;
	padding-bottom:25px;
	width:309px;
}
#contactTop{
	background: url(../images/dealerBoxTop.jpg) no-repeat center top;
	padding-top:18px;
}
#contactMid{
	background: url(../images/dealerBoxMid.jpg) repeat-y center center;
	overflow:hidden;
}
#contact h3 {
	color:#2a8adb;
	font-size:26px;
	margin:0;
}
* html #contact h3 { display:block; position:relative; }
#contact ul {
	list-style-type:none;
	margin-bottom:30px
}
ul.contactAddress{
	float:left;
}
li.phone {
	color:#737474;
	font-weight:bold;
	font-size:20px;
}
ul.contactLinks{
	float:left;
	display:inline;
	margin: 0 0 0 20px;
	font-size:11px;
}
ul.contactLinks li {
	background: url(../images/dealerBoxBullet.jpg) no-repeat left center;
	margin: 5px 0;
	padding-left: 10px; 
}
* html ul.contactLinks li {
	padding:0;
}
*:first-child+html ul.contactLinks li {
	padding:0;
}
#contactBPG, #contactHonda{
	margin: 0 20px;
	clear:both;
}
#contactHonda{
	background: url(../images/dealerBoxDivider.png) no-repeat center bottom;
	margin-bottom: 10px;
}
#ecarlist a {
	float:right;
	display:inline;
	background: url(../images/ec_logo.jpg) no-repeat;
	text-indent:-9999px;
	height:60px;
	width:114px;
	margin:24px 65px 0 0;
}

/*### =footer ###*/
#footer {
	float:left;	
	display:inline;
	background: url(../images/content_divider.png) no-repeat left top;
	padding-top:17px;
	margin: 5px 5px 0;
	font-size:11px;
	color:#999;
}
#footer a {
	text-decoration:none;
	color:#999;
}
#footer a:hover {
	text-decoration:underline;
}
#footer ul {
	list-style-type:none;
}
#footer ul li span {
	color: #666;
	font-weight:bold;
	padding-right:2px;
}
#footer ul li ul {
	display:inline;
}
#footer ul li ul li {
	color: #999;
	font-weight:normal;
	display:inline;
	border-right: 1px solid;
	padding: 0 7px 0 3px;
}
* html #footer ul li ul li {
	padding: 0 5px;
}
*:first-child+html #footer ul li ul li {
	padding: 0 7px;
}
#footer ul li ul li.last {
	border-right: 0;
}

ul#ec_footer {
	display:block;
	margin-top:10px;
}
ul#ec_footer li {
	color: #999;
	display:inline;
	font-weight:normal;
	border-right: 1px solid;
	padding: 0 7px 0 3px;
}
* html ul#ec_footer li {
	padding: 0 7px; 
}
*:first-child+html ul#ec_footer li {
	padding: 0 7px; 
}
ul#ec_footer li.last {
	border:0;
}
