/*  LEFT SIDE BUTTON STYLES */

#seoContainer{
  margin: 0 auto;
  width: 988px;
  clear: both;
  background: #CCC url("/sitespecific/twincityhondail/medialibrary/footer-btn-sprite.png") repeat-x 0 -180px;
  border: 1px solid #999;
  border-top: none;
  padding-top: 5px;
}
#btnsContainer{
	overflow: hidden;
	height: auto;
	margin-bottom:10px;
}
.btn{
	width: 270px;
	float: left;
	margin: 0 22px;
}
.btn1{margin-left: 40px}
.btn3{margin-right: 40px}
.btnTop, .btnBottom{
	background-image: url("/sitespecific/twincityhondail/medialibrary/footer-btn-sprite.png");
	background-repeat: no-repeat;
	width: 275px;
}
.btnTop{
	background-position: 0 0;
	height: 28px;
	font: bold 20px "Trebuchet MS",Arial,sans-serif;
	line-height:normal;
	padding-top:1px;
	text-align:center;
	color: #FFF;
}
.btnMiddle {
	background-color:#024;
	border-color: #013469;
	border-style: none solid;
	border-width: medium 1px;
	height: 110px;
	margin: 0 auto;
	overflow: hidden;
	width: 271px;
}
.btnBottom{
	background-position: left -40px;
	height: 14px;
}
.subsContainer{text-align: center;}
.oneSub {margin-top: 32px;}
.twoSubs {margin-top: 18px;}

h2#seoTitle{
  color:#FFF;
  font: bold 22px/30px "Myriad Pro", Helvetica, sans-serif;
  width: 988px;
  background: #039 url(/sitespecific/webassets/images/seo-title-bg-iphone.png) repeat scroll 0 center;
  height: 30px;
  margin: 0 auto;
  text-align: center;
  padding: 2px 0;
}
#seoContainer p{
  color: #333;
  font: 14px/18px "Trebuchet MS", Arial, sans-serif;
  margin: 10px 16px;
  text-align: justify;
}
#seoContainer p a:link{color:#036}
#seoContainer p a:hover{color:#05C}
#seoContainer h3{
	font: bold 16px Helvetica,sans-serif;
	color: #222;
	width: 954px;
	margin: 5px 0;
	padding: 2px 0;
	text-align: center;
	clear: both;
    background: #999 url(/sitespecific/webassets/images/seo-title-bg-iphone.png) repeat scroll 0 center;
}
#seoContainer ul{
	list-style: none;
	margin: 0 0 0 25px;
	text-align: center;
}
#seoContainer ul li{
	text-align: center;
	float: left;
	line-height: 18px;
	margin: 0 30px;
	font-size: 12px;
}
#seoContainer a.footerBtnSub:link, #seoContainer a.footerBtnSub:visited {
	background-image: url("/sitespecific/twincityhondail/medialibrary/footer-btn-sprite.png");
	background-position: -25px -67px;
	font: bold 16px "Trebuchet MS", serif;
	text-decoration: none;
	color: #222;
	display: inline-block;
	xmargin: 1px auto;
	padding: 8px 0;
	text-decoration: none;
	width: 224px;
}
#seoContainer a.footerBtnSub:hover, #seoContainer a.footerBtnSub:visited:hover {
	color: #FFF;
	background-position: -25px -118px;
	text-decoration: none;
}
.hpInvLinkList{margin:.5em 0;}
.hpInvLinkList ul{margin:2px 30px 0;padding:0;}
.hpInvLinkList ul li{
	list-style:none;
	float:left;
	width:160px;
	padding:0;
	margin:0 30px 8px;
}
.hpInvLinkList ul li a:link, .hpInvLinkList ul li a:visited{font-family: "Trebuchet MS", Arial, sans-serif; color:#036;}
.hpInvLinkList ul li a:hover{color:#05C;}
.hpInvLinkList br{clear:both;}
#DSicon{
	float:center;
	padding:0;
	border:none;
	width:190px;
	margin-top: 5px;
}
#DSicon a:link, #DSicon a:visited{
	font:italic 11px Georgia, "Times New Roman", Times, serif;
	color:#999;
	text-decoration:none;
}
#DSicon a:hover{text-decoration:none; color:#000;}
#DSicon a span{font:bold normal 12px Arial, Helvetica, sans-serif; color:#F90;}
a.sitemap{color: #FFF}
.clearIt{clear: both}
.end{margin-bottom: 10px}