table{
	width:100%;
	margin:0;
	padding:0;
	border:none;
	xbackground: url(/sitespecific/tamaroffhonda/medialibrary/background.png) repeat-x 0 100px;
	height:auto;
}

#homePageFlashMovie{
	position: relative;
	left: -1px;
}

#middleContainer {
   margin: 0 auto;
   width: 957px;
   height: 250px;
   border: 1px solid #000;
   background: #111 url(/sitespecific/tamaroffhonda/medialibrary/homepage-images.png) no-repeat 0 0;
}

#buttonsContainer{
   float: left;
   width: 345px;
   height: 250px;
}

/*  LEFT SIDE BUTTON STYLES */
.button {
	margin: 8px 0px 0px 8px;
	width: 160px;
	height: 110px;
	float: left;
	background:#036;
	border: solid 1px #CCC;
	overflow: hidden;
	position: relative;
}

.button img {
	position: absolute;
	top: 0px;
	left: 0px;
	border: 0px;
}

/* LEFT SIDE BUTTONS */

.subsContainer{
	text-align: center;
}

.subsContainer a:link, .subsContainer a:visited {
	background:#CCC;
	border:1px solid #000;
	font: bold 14px "Trebuchet MS", serif;
	text-decoration: none;
	color: #333;
	display: inline-block;
	margin: 1px auto;
	padding: 5px 0;
	text-decoration: none;
	width: 150px;
}

.subsContainer a:hover, .subsContainer a:visited:hover {
	color: #FFF;
	background-color: #06F;
	background-position: 0 -80px;
	border:1px solid #FFF;
	text-decoration: none;
}

/* Individual Sub Navs Positioning */
.oneSub {
	margin-top: 42px; 
}
.threeSubs {
	margin-top: 8px;
}

#homepageSpecial{
   width: 350px;
   height: 250px;
   float: left;
   padding: 8px 0 0;
}

#invSearchFacebook{
   float: left;
   width: 255px;
   height: 250px;
   padding-top: 5px;
}

#inventorySearch{
	margin-bottom: 15px;
}

#facebook{
	text-align: center;
}

#facebook a{
   background:url(/sitespecific/tamaroffhonda/medialibrary/homepage-images.png) no-repeat 0 -315px; 
   display: inline-block;
   height: 36px;
   width: 140px;
   color: #CCC;
   padding-left: 40px;
   padding-top: 15px;
   text-decoration: none;
   font-family: "Trebuchet MS", serif;
   font-size: 12px;
   font-weight: bold;
}

#facebook a:hover{
	color: #FFF;
   text-decoration: underline;
}

/*/////////////////////////////*/
/*  SEO CONTENT BOX STYLING  */

.hpContent {
  margin:0px;
  border: 1px solid #333;
  width: 953px;
  height: auto;
  background:#CCC;
}

.hpContent h2 {
  background:url(/sitespecific/webassets/images/seo-title-bg-iphone.png) repeat-x #06F;
  border-left: 1px solid #333;
  border-right: 1px solid #333;
  color: #FFF;
  font-size: 16px;
  font-family: "Trebuchet MS", serif;
  font-weight:bold;
}

.hpContent p, .hpContent li {color:#222; margin:0 10px 10px 10px; text-align:justify}

div.hpInvLinkList{padding-left:100px}
.hpInvLinkList ul li{margin-left: -25px;}

/* FONT COLOR SPECIFIED HERE */

.hpContent h3 {
  color: #333;
}

.hpContent a:link {color: #333; text-decoration:underline;}
.hpContent a:hover {color: #06F;}

.hpContent h3 { clear:none; text-align:center; margin: .2em; padding:0;}

#footerOutline {
	width:958px;
	height:32px;
	padding:0;
	margin:0;
	border:none;
	text-align:center;
	background-color:#333;
}
#footerContainer {
	position:relative;
	top:1px;
	width:955px;
	height:30px;
	padding:0;
	margin:0px auto;
	text-align:left;
	border:none;
	background-color:#D0D0D0;
}
#footerText {
	position:relative;
	color:#333;
	top:8px;
	width:950px;
	font-family: "Trebuchet MS", serif;
	font-size:10px;
	padding:0;
	margin:0px auto;
	border:none;
}
#footerAddress {
	float:left;
	margin-left:20px;
	margin-right:50px;
	padding:0;
	color:#333;
}
#footerPhone {
	float:left;
	margin-right:90px;
	padding:0;
	color:#333;
}
#footerLinks {
	float:left;
	padding:0;
}
#footerLinks a, a:visited {
	color:#333;
	margin-right:20px;
	text-decoration:none;
}
#footerLinks a:hover {
	color:#06F;
}
#footerImg {
	float:right;
	border:none;
}

#DSicon{
	text-align:center;
}
#DSicon a:link, #DSicon a:visited{
	font:italic 11px Georgia, "Times New Roman", Times, serif;
	color:#333;
	text-decoration:none;
}
#DSicon a:hover{
	text-decoration:underline;
}
#DSicon a span{
	font:13px/28px Arial, Helvetica, sans-serif;
	color:#F60;
	font-weight:bold;
}

