 div#header{
	margin-bottom: 0px;
	height: 30px;
	z-index: 100;
}
 div#leftNavWrapper{
	margin-left: 5px;
	margin-top: -172px;
}
 div#leftNavTop{
	background:transparent url('images/left_nav_wraper_top_index_bg.jpg')
}
 div#leftNav{
	
}
 div#masthead{
	background: transparent url('images/mast_head_bg.jpg') no-repeat;
	width: 765px;
	height: 172px;
	z-index: -3;

}
div#bobinBanner{
	background: transparent url('images/bobin_banner_bg.jpg') no-repeat top left;
	width: 474px;
	height: 155px;
	float: right;
	margin-right: 15px;
	margin-bottom:3px;
}
div#bobinBanner p{
	display: none;
}
/*small boxes on index.php closeout and such*/
div.box{
	width: 241px;
	height: 194px;
	float: left;
}
div.box p.none{
	display: none;
}
div.box a.button{
	margin: 135px 20px 0px auto;
}
div#box_whyOurTires{
	background: transparent url('images/why_our_tires_box_bg.jpg') no-repeat top left;
}
div#box_closeout{
	background: transparent url('images/closeout_box_bg.jpg') no-repeat top left;
	margin-left: 10px;
}
div#box_newsroom{
	float: left;
	width:224px;
	height: 149px;
	background: transparent url('images/newsroom_box_bg.jpg') no-repeat top left;
	margin-left: 5px;
	padding:40px 15px 5px 15px;
	overflow: visible;
	
}
div#box_faq{
	float: right;
	width:460px;
	height: 149px;
	padding:40px 15px 5px 15px;
	background: transparent url('images/faq_box_bg.jpg') no-repeat top left;
	overflow: visible;
}
div.scroll{
	height: 135px;
	overflow: auto;
}
h3 a:hover{
	border: 1px none black;
}
