body {
	background: #2f2f30;
	color: orange;
}

#content a {
	color: orange;
	font-size: 12px;
}

#product_catagories a {
	color: orange;
}

#header_wrap {
	background: #000 url(http://files.thehoffmangroup.com/img/headers/aurora_header.jpg) repeat-x center top;
	*padding-top: 4px;
}

#product_tab {
	background: url(http://files.thehoffmangroup.com/img/tabs/aurora_product_tab.png) no-repeat left bottom;
}

#header form {
	background: url(http://files.thehoffmangroup.com/img/tabs/aurora_search_tab.png) no-repeat;
}

#content_wrap {
	background: #000 url(http://files.thehoffmangroup.com/img/contentwraps/aurora_content_wrap.jpg) repeat-y center top;
}

#footer_wrap {
	background: url(http://files.thehoffmangroup.com/img/footers/aurora_footer.jpg) repeat-x center top;
}

#footer {
	background: url(http://files.thehoffmangroup.com/img/footers/aurora_footer.jpg) repeat-x center top;
}

#nav_main_wrap {
	border-top: 5px solid #2f2f30;
	border-bottom: 5px solid #2f2f30;
}

#nav_main {
	border-top: 5px solid #2f2f30;
	border-bottom: 5px solid #2f2f30;
}

#search_button {
	background: url(http://files.thehoffmangroup.com/img/tabs/aurora_search_button.jpg) no-repeat;
}


/*Menu Nav----------------------------------------------------------------------*/
#menunav {
	width: 938px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	background: #000;
	color: #888;
}

#menunav p.nomargin { margin-left: 0px; }

#menunav p { margin: 5px 0px 5px 35px; color: #888; }

#menunav .selected { font-size: 12px; color: #888; }



/*************************IE 6 Png Fixes*******************************/
* html #header form {
	background: url(http://files.thehoffmangroup.com/img/tabs/aurora_search_tab.jpg) no-repeat;
}

* html #product_tab {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://files.thehoffmangroup.com/img/tabs/aurora_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');
}