@charset "utf-8";
/* CSS Document
   Mercedes Benz of North Haven 2010 */

table{
	width:100%;
	height:auto;
	margin:0px;
	padding:0px;
	border:none;
}
#hpWrapper{
	background:#666;
	border:none;
	margin:0px auto;
	padding:0px;
	width:960px;
	overflow:hidden;
}
#hpContainer{
	background:#000;
	margin:1px;
	padding:0px;
	border:none;
}
#hpContainer h2{
	clear:both;
	background:#333;
	color:#FFF;
	font-size:20px;
	line-height:28px;
	margin:0px;
	padding:0px;
}
#hpContainer h3{
	background:#333;
	color:#FFF;
	margin:0;
	padding:0 0 0 20px;
	font-size:14px;
	line-height:20px;
	text-align:left;
}
.footerBtn{
	background:#666;
	margin:8px 5px 8px 12px;
	padding:0;
	border:none;
	width:300px;
	height:170px;
	float:left;
	overflow:hidden;
	position:relative;
}
#inventoryBtn{
	background:url("http://sitespecific.dealerskins.com/MercedesBenzofNorthHaven/medialibrary/btn-inventory-faded.jpg") no-repeat left 29px;
}
#specialsBtn{
	background:url("http://sitespecific.dealerskins.com/MercedesBenzofNorthHaven/medialibrary/btn-specials-faded.jpg") no-repeat left 29px;
}
#serviceBtn{
	background:url("http://sitespecific.dealerskins.com/MercedesBenzofNorthHaven/medialibrary/btn-service-faded.jpg") no-repeat left 29px;
}
.cover{
	position:absolute;
	top:29;
	left:0;
	border:none;
	margin:0;
	padding:0;
}
.footerBtn ul{
	margin:20px 0px 0px;
	padding:0px;
}

ul.oneSubs{
	margin:54px 0px 0px;
	padding:0px;
}
ul.twoSubs{
	margin:35px 0px 0px 75px;
	padding:0px;
	text-align: left;
}
ul.threeSubs{
	margin:30px 0px 0px 75px;
	padding:0px;
	text-align: left;
}
ul.fourSubs{
	margin:19px 0px 0px 60px;
	padding:0px;
	text-align: left;
}

.footerBtn ul li{
	list-style-image:url("http://sitespecific.dealerskins.com/MercedesBenzofNorthHaven/medialibrary/list-on.gif");
	margin:0px 0px 8px 0px;
	padding:0;
}
.footerBtn ul li a:link, .footerBtn ul li a:visited{
	text-decoration:none;
	font-size:16px;
	color:#FFF;
}
.footerBtn ul li a:hover{
	color:#efdc90;
}

.seoBox{
	clear:both;
	width:920px;
	margin:0 auto;
	padding:8px 0;
	border:none;
}
.seoBox p{
	color:#FFF;
	text-align:justify;
	margin:4px 0 8px;
	padding:0;
}
.seoBox p a:link, .seoBox p a:visited{
	color:#999;
}
.seoBox p a:hover{
	color:#666;
}
.hpInvLinkList{
	margin:.5em 0;
}
.hpInvLinkList ul{
	margin:2px 30px 0;
	padding:0;
}
.hpInvLinkList ul li{
	list-style:none;
	float:left;
	width:160px;
	padding:0;
	margin:0 30px 8px;
}
.hpInvLinkList ul li a:link, .hpInvLinkList ul li a:visited{
	color:#999;
}
.hpInvLinkList ul li a:hover{
	color:#666;
}
.hpInvLinkList br{
	clear:both;
}