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;
}

#brandproducts_tab {
	width: 506px;
	height: 48px;
	background: url('http://files.thehoffmangroup.com/img/tabs/aurora_large_product_tab.png') no-repeat;
	position: relative;
	z-index: 101;
	margin-bottom: -18px;
	margin-left: -7px;
	cursor: pointer;
	display: block;
	float: left;
}

#brandproducts_tab.on {
	background-position: 0 0;
}

#brandproducts_tab p {
	color: #000;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	padding: 10px 30px;
}

#brandproducts_tab p:hover {
	color: #fff;
}

.messagecontainer{
	padding:25px;
	background:#2f2f30 url('http://files.thehoffmangroup.com/img/slideshow/aurora/aurora_messagebox.jpg') no-repeat right bottom;
	height:343px;
	width:440px;
	float: left;
}

.home .shadow {
	float:left;	
	position: absolute;
	left: 490px;
	background: url('http://files.thehoffmangroup.com/img/slideshow/aurora/aurora_boxshadow.png') no-repeat;
	width: 18px;
	height: 400px;
}

p.ryno {
	background: url('http://files.thehoffmangroup.com/img/slideshow/endorsements/rynoaurora.png') no-repeat;
	position: absolute;
	left: 295px;
	width: 196px;
	height: 209px;
}

p.rynoaudio {
	position: absolute;
	left: 280px;
	top: 155px;
	z-index: 99999;
}


/*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');
}

* html #brandproducts_tab {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://files.thehoffmangroup.com/img/tabs/aurora_large_product_tab.png', sizingMethod='scale');
}

* html .home .shadow {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://files.thehoffmangroup.com/img/slideshow/aurora/aurora_boxshadow.png', sizingMethod='scale');
}

* html p.ryno {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://files.thehoffmangroup.com/img/slideshow/endorsements/rynoaurora.png', sizingMethod='scale');
}