@charset "utf-8";
/* Immel Motors 2010
	 CSS Document */

div, h1, h2, h3, img, a, p, ul, li{
	margin:0;
	padding:0;
	border:none;
}
xtable{
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	border:none;
}
a:link, a:visited{
	color:#CCC;
}
a:hover{
	color:#999;
}
#hpWrapper{
	background:#1E4D86;
	margin:0 auto;
	width:960px;
	overflow:hidden;
}
#hpContainer{
	background:#000;
	margin:5px;
}
.hpButton{
	float:left;
	width:229px;
	background:#333;
	margin:4px;
	text-align:center;
}
#hpContainer h3.hpButtonTitle{
	display:block;
	background:url("http://sitespecific.dealerskins.com/immelMotors/medialibrary/footerBtnBkg.jpg") no-repeat top right;
	text-transform:uppercase;
	text-shadow:2px 2px 2px #111;
}
.hpButton img{
	margin:5px 0 -2px;
}
.hpButton ul{
	margin:0 0 0 2px;
}
.hpButton ul li{
	list-style:none;
	text-align:left;
	margin:8px 0;
}
.hpButton ul li a:link, .hpButton ul li a:visited{
	background:url("http://sitespecific.dealerskins.com/immelMotors/medialibrary/footerBtnBkg.jpg") no-repeat top left;
	width:224px;
	height:30px;
	display:block;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
}
.hpButton ul li a:hover{
	background-position:bottom left;
	color:#C00;
}
.hpButton ul li a span{
	position:relative;
	top:7px;
	margin:0 0 0 38px;
}
#hpContainer h2{
	clear:both;
	background:#1E4D86;
	font-size:20px;
	line-height:28px;
	color:#FFF;
}
#hpContainer h3{
	clear:both;
	background:#1E4D86;
	font-size:14px;
	line-height:22px;
	color:#FFF;
}
#seoImage{
	float:left;
	width:200px;
	height:80px;
	margin:6px 10px 0 8px;
}
.seoBox{
	background:#0D2540;
	width:100%;
	padding:8px 0;
}
.seoBox p{
	color:#FFF;
	text-align:justify;
	margin:4px 10px 8px;
}
.hpInvLinkList{
	background:#0D2540;
	clear:both;
	padding-top:8px;
}
.hpInvLinkList ul{
	margin:0 0 0 40px;
}
.hpInvLinkList li{
	float:left;
	list-style:none;
	width:170px;
	padding-left:9px;
	margin:0 0 .6em;
	text-align:left;
}
.hpInvLinkList br{
	clear:both;
}