table{
	width:100%;
	margin:0;
	padding:0;
	border:none;
	background:none;
	height:auto;
}

#middleContainer {
   margin: 0 auto;
   width: 958px;
   height: 250px;
   border-left: 1px solid #000;
   background: #111 url(/sitespecific/tamaroffnissan/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:#333;
	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:#666 url(/sitespecific/tamaroffnissan/medialibrary/subsBg.jpg) repeat-x 0 -15px;
	border:1px solid #000;
	font: bold 12px Verdana, sans-serif;
	text-decoration: none;
	color: #DDD;
	display: inline-block;
	margin: 1px auto;
	padding:5px 0;
	text-decoration:none;
	width:150px;
}

.subsContainer a:hover, .subsContainer a:visited:hover {
	color: #FFF;
	background-position: 0 100px;
	background-color: #C71444;
	border:1px solid #FFF;
	text-decoration: none;
}

/* Individual Sub Navs Positioning */
.oneSub {
	margin-top: 42px; 
}
.threeSubs {
	margin-top: 15px;
}
.threeSubsExtended {
	margin-top: 8px;
}

#homepageSpecial{
   width: 350px;
   height: 250px;
   float: left;
   padding: 7px 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/tamaroffnissan/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: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px
}

#facebook a:hover{
	color: #FFF;
   text-decoration: underline;
}

/*/////////////////////////////*/
/*  SEO CONTENT BOX STYLING  */

.hpContent {
  margin:0px;
  border: 1px solid #333;
  border-bottom: none;
  width: 953px;
  height: auto;
  background:#999;
}

.hpContent h2 {
  background:url(/sitespecific/webassets/images/seo-title-bg-iphone.png) repeat-x #333;
  border-left: 1px solid #333;
  border-right: 1px solid #333;
  color: #FFF;
  font-size: 16px;
  font-family: Verdana, Arial, sans-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: #C71444;}

.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:Verdana, Arial, Helvetica, sans-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:#C71444;
}
#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:#CCC;
	text-decoration:none;
}
#DSicon a:hover{
	text-decoration:underline;
}
#DSicon a span{
	font:13px/28px Arial, Helvetica, sans-serif;
	color:#F90;
	font-weight:bold;
}


