@charset "utf-8";
/* CSS Document
   Kiefer Auto Group Splash 2010 */

div, a, p, h2, h3, ul, li{
	margin:0;
	padding:0;
	border:none;
}
table{
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	border:none;
}
#hpContainer{
	width:780px;
	overflow:hidden;
}
#hpContainer h2{
	clear:both;
	background:#DF1A21 url("http://sitespecific.dealerskins.com/KieferSplash/medialibrary/header-bkg.jpg") repeat-y left top;
	color:#FFF;
	font-size:20px;
	line-height:28px;
}
#hpContainer h3{
	color:#FFF;
	font-size:14px;
	line-height:20px;
	text-align:left;
	text-indent:10px;
}
.seoBox{
	padding:8px 0 2px;
}
.seoBox p{
	color:#FFF;
	text-align:justify;
	margin:4px 0 8px;
}
.hpInvLinkList{
	float:left;
	width:380px;
}
.hpInvLinkList ul{
	margin:6px 0 0;
	padding:0 0 4px;
}
.hpInvLinkList ul li{
	color:#FFF;
	width:144px;
	list-style:none;
	float:left;
	margin:0 26px 0 20px;
	padding:0 0 8px;
	text-align:left;
}
.hpInvLinkList br{
	clear:both;
}
