@charset "utf-8";
/* CSS Document
   Volvo of the Triad 2010*/

div, h1, h2, h3, img, a, p, ul, li{
	margin:0;
	padding:0;
	border:none;
}
table{
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	border:none;
}
#hpWrapper{
	position:relative;
	left:-1px;
	background:#FFF;
	margin:0 auto;
	width:1000px;
	overflow:hidden;
}
#hpContainer{
	background:#000;
	margin:1px;
}

.footerBtn{
	background:#666;
	margin:8px 5px 8px 12px;
	width:315px;
	height:170px;
	float:left;
	overflow:hidden;
	position:relative;
}
#inventoryBtn{
	background:url("http://sitespecific.dealerskins.com/VolvooftheTriad/medialibrary/btn-inventory-faded.jpg") no-repeat left 30px;
}
#specialsBtn{
	background:url("http://sitespecific.dealerskins.com/VolvooftheTriad/medialibrary/btn-specials-faded.jpg") no-repeat left 30px;
}
#serviceBtn{
	background:url("http://sitespecific.dealerskins.com/VolvooftheTriad/medialibrary/btn-service-faded.jpg") no-repeat left 30px;
}
.cover{
	position:absolute;
	top:30px;
	left:0;
}
.footerBtn ul{
	margin:24px 0 0;
}
ul.twoSubs{
	margin:40px 0 0;
}
.footerBtn ul li{
	list-style-image:url("http://sitespecific.dealerskins.com/VolvooftheTriad/medialibrary/list-on.gif");
	margin:0 0 12px 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:#999;
}

#quickLinks{
	clear:both;
	width:696px;
	overflow:hidden;
}
#quickLinks ul{
	float:right;
	margin:0 0 10px 0;
}
#quickLinks ul li{
	float:left;
	list-style:none;
	margin:0 0 0 8px;
	font-size:12px;
	line-height:16px;
	color:#666;
}
#quickLinks ul li a:link, #quickLinks ul li a:visited{
	text-decoration:none;
	color:#666;
}
#quickLinks ul li a:hover{
	color:#CCC;
}

.seoBox{
	float:left;
	padding-left:4px;
	overflow:hidden;
}
.seoBox h2{
	clear:both;
	background:#333;
	color:#FFF;
	font-size:18px;
	line-height:32px;
}
.seoBox p{
	color:#FFF;
	font-size:13px;
	line-height:16px;
	text-align:justify;
	margin:4px 0 14px;
}
.seoBox p a:link, .seoBox p a:visited{
	color:#999;
}
.seoBox p a:hover{
	color:#666;
}
.hpInvLinkList{
	clear:both;
	padding-top:4px;
}
.hpInvLinkList h3{
	background:#333;
	color:#FFF;
	padding:2px 10px;
	font-size:14px;
	line-height:20px;
	text-align:left;
}
.hpInvLinkList ul{
	margin:2px 30px 0;
	overflow:hidden;
}
.hpInvLinkList ul li{
	float:left;
	list-style:none;
	width:80px;
	margin:8px 12px;
}
.hpInvLinkList ul li a:link, .hpInvLinkList ul li a:visited{
	color:#999;
}
.hpInvLinkList ul li a:hover{
	color:#666;
}
.hpInvLinkList br{
	clear:both;
}

