@charset "utf-8";
/* CSS Document */

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{
	background:#CCC;
	margin:0 auto;
	width:954px;
	overflow:hidden;
}
#hpContainer{
	margin:2px;
	background:#FFF url("http://sitespecific.dealerskins.com/KiaofSyracuse/medialibrary/seoBkg.png") no-repeat bottom center;
}
#hpContainer h2{
	clear:both;
	color:#990000;
	font-size:20px;
	line-height:28px;
}
#hpContainer h3{
	color:#990000;
	font-size:14px;
	line-height:20px;
}
.seoBox{
	width:920px;
	margin:0 auto;
	padding:8px 0;
}
.seoBox p{
	text-align:justify;
	margin:4px 0 8px;
}
.hpInvLinkList{
	margin:.5em 0;
}
.hpInvLinkList ul{
	margin:2px 12px 0;
	padding:0 0 4px;
}
.hpInvLinkList ul li{
	list-style:none;
	float:left;
	width:170px;
	padding:0 0 8px 0;
	margin:0 30px;
}
.hpInvLinkList br{
	clear:both;
}
