#header_div
{
	position: relative;
	min-height:89px;
	/*height:83px;
	overflow: hidden;*/
}

.header_img
{
	border: 1px solid rgba(0,51,152, 0.9);
	border-top-width: 2px;
	border-bottom-width: 10px;
	width:100%;
}

#header_text
{
	position: absolute;
	left: 16px;
	top: 2px;
	color: #003398;
	font-family: go_handsean,Georgia,"Times New Roman",Times,serif;
	font-size: 40px;
	line-height: 71px;
	height: 71px;
}

.ie #header_text
{
	position: absolute !important;
	left: 6px !important;
	top: -8px !important;
}

.ie .thousands_tires
{
	position: absolute !important;
    left: 38px !important;
    top: 154px !important;
}

.glow
{
	text-shadow: 0 0 30px #fff,
		0 0 25px #fff,
		0 0 20px #fff,
		0 0 20px #fff,
		0 0 15px #fff,
		0 0 15px #fff,
		0 0 10px #fff,
		0 0 10px #fff,
		0 0 5px #fff;
}

.ie .glow
{
	zoom: 1;
	background-color: #cccccc;
	filter: progid:DXImageTransform.Microsoft.Chroma(Color=#cccccc)
			progid:DXImageTransform.Microsoft.Glow(Strength=10, Color=#ffffff);

	position: relative;
	left: -10px;
	top: -10px;
}


#slides
{
	position: relative;
	height: 283px;
	width: 463px;
	overflow: hidden;
}

#slide_overlay
{
	position: absolute;
	height: 283px;
	width: 463px;
}

.slideshow
{
	position: absolute;
	top: 1px;
	left: 1px;
	height: 274px !important;
	width: 455px !important;
}

.slideshow img
{
	height: 274px !important;
	width: 455px !important;
}
