@charset "utf-8";
/* CSS Document
   Scott Jaguar 2010 */

div, a, p, h1, h2, h3, ul, li{
	margin:0;
	padding:0;
	border:none;
}
table{
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	border:none;
}

#hpWrapper{
	background:#383a3d;
	margin:0px auto;
	padding: 10px 0px 0px 0px;
	width:958px;
	overflow:hidden;
}
#hpContainer{
	background:#000000 url("http://sitespecific.dealerskins.com/Scottjaguar/medialibrary/seoBkg.png") no-repeat center bottom;
	margin:2px;
	padding:0;
	border:none;
}
#hpWrapper h2{
	clear:both;
	xbackground:url(/sitespecific/webassets/images/seo-title-bg-iphone.png) repeat-x #383a3d;
	background:#383a3d;
	color:#FFF;
	font-family: HandelGotDLig, "Lucida Sans Unicode", "Lucida Grande",  Ariel, sans-serif;
	font-size:20px;
	line-height:28px;
}
#hpWrapper h3{
	xbackground:#333;
	font-family: HandelGotDLig, "Lucida Sans Unicode", "Lucida Grande",  Ariel, sans-serif;
	color:#FFF;
	padding:0 0 0 20px;
	font-size:14px;
	line-height:20px;
	xtext-align:left;
	clear:both;
}
.footerBtn{
	margin:6px 1px 8px 3px;
	width:234px;
	height:118px;
	float:left;
	overflow:hidden;
	position:relative;
}
#newInventoryBtn{
	background:#666 url("http://sitespecific.dealerskins.com/Scottjaguar/medialibrary/btn-NewInventory-faded.jpg") no-repeat left top;
}
#usedInventoryBtn{
	background:#666 url("http://sitespecific.dealerskins.com/Scottjaguar/medialibrary/btn-UsedInventory-faded.jpg") no-repeat left top;
}
#buildBtn{
	background:#666 url("http://sitespecific.dealerskins.com/Scottjaguar/medialibrary/btn-build-faded.jpg") no-repeat left top;
}
#specialsBtn{
	background:#666 url("http://sitespecific.dealerskins.com/Scottjaguar/medialibrary/btn-specials-faded.jpg") no-repeat left top;
}
.cover{
	position:absolute;
	top:0;
	left:0;
}
.footerBtn ul{
	margin:16px 0 0;
}
ul.oneSub{
	margin:46px 0 0;
}
ul.twoSub{
	margin:36px 0 0;
}
.footerBtn ul li{
	list-style:none;
	margin:0 0 2px;
}
.footerBtn ul li a:link, .footerBtn ul li a:visited{
	font-family: HandelGotDLig, "Lucida Sans Unicode", "Lucida Grande",  Ariel, sans-serif;
	text-decoration:none;
	font-size:16px;
	color:#FFF;
}
.footerBtn ul li a:hover{
	font-family: HandelGotDLig, "Lucida Sans Unicode", "Lucida Grande",  Ariel, sans-serif;
	color:#64909b;
}

.seoBox{
	clear:both;
	width:920px;
	height:140px;
	margin:0 auto;
	padding:0px 0;
}
.seoBox p{
	font-family: HandelGotDLig, "Lucida Sans Unicode", "Lucida Grande",  Ariel, sans-serif;
	color:#FFF;
	text-align:justify;
	margin:4px 0 8px;
}
.seoBox p a:link, .seoBox p a:visited{
	color:#64909b;
}
.seoBox p a:hover{
	color:#64909b;
}

.hpInvLinkList{
	margin:.5em 0;
}
.hpInvLinkList ul{
	margin:2px 30px 0;
}
.hpInvLinkList ul li{
	list-style:none;
	float:left;
	width:160px;
	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;
}