body {
	background: #000000;
	color: #000000;
}

#content a {
	color: #ff8c00;
	font-size: 12px;
}

#header_wrap {
	background: #000 url(http://files.thehoffmangroup.com/img/headers/autoloc_header.jpg) repeat-x center center;
	*padding-top: 4px;
}

#product_tab {
	background: url(http://files.thehoffmangroup.com/img/tabs/autoloc_product_tab.png) no-repeat left bottom;
}

#viewcart a {
	color: #ff8c00;
}

#header form {
	background: url(http://files.thehoffmangroup.com/img/tabs/autoloc_search_tab.png) no-repeat;
}

#content_wrap {
	background: #000 url(http://files.thehoffmangroup.com/img/contentwraps/autoloc_content_wrap.jpg) repeat-y center top;
}

#footer_wrap {
	background: url(http://files.thehoffmangroup.com/img/footers/autoloc_footer.jpg) repeat-x center top;
}

#footer {
	background: url(http://files.thehoffmangroup.com/img/footers/autoloc_footer.jpg) repeat-x center top;
}

#nav_main_wrap {
	border-top: 5px solid #ff8c00;
	border-bottom: 5px solid #ff8c00;
}

#nav_main {
	border-top: 5px solid #ff8c00;
	border-bottom: 5px solid #ff8c00;
}

#search_button {
	background: url(http://files.thehoffmangroup.com/img/tabs/autoloc_search_button.jpg) no-repeat;
}



/*************************IE 6 Png Fixes*******************************/
* html #header form {
	background: url(http://files.thehoffmangroup.com/img/tabs/autoloc_search_tab.jpg) no-repeat;
}

* html #product_tab {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://files.thehoffmangroup.com/img/tabs/autoloc_product_tab.png', sizingMethod='crop');
}

* html #header h1 a {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://files.thehoffmangroup.com/img/logos/logo.png', sizingMethod='crop');
}

* html .shadow {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://files.thehoffmangroup.com/img/backgrounds/shadow.png', sizingMethod='scale');
}