body {
	background: #009bd9;
	color: #009bd9
}

#content a {
	color: #009bd9;
	font-size: 12px;
}

#header_wrap {
	background: #000 url(http://files.thehoffmangroup.com/img/headers/keepitclean_header.jpg) repeat-x center top;
	*padding-top: 4px;
}

#product_tab {
	background: url(http://files.thehoffmangroup.com/img/tabs/keepitclean_product_tab.png) no-repeat left bottom;
}

#header form {
	background: url(http://files.thehoffmangroup.com/img/tabs/keepitclean_search_tab.png) no-repeat;
}

#content_wrap {
	background: #000 url(http://files.thehoffmangroup.com/img/contentwraps/keepitclean_content_wrap.jpg) repeat-y center top;
}

#footer_wrap {
	background: url(http://files.thehoffmangroup.com/img/footers/keepitclean_footer.jpg) repeat-x center top;
}

#footer {
	background: url(http://files.thehoffmangroup.com/img/footers/keepitclean_footer.jpg) repeat-x center top;
}

#nav_main_wrap {
	border-top: 5px solid #009bd9;
	border-bottom: 5px solid #009bd9;
}

#nav_main {
	border-top: 5px solid #009bd9;
	border-bottom: 5px solid #009bd9;
}

#search_button {
	background: url(http://files.thehoffmangroup.com/img/tabs/keepitclean_search_button.jpg) no-repeat;
}

#brandproducts_tab {
	width: 506px;
	height: 48px;
	background: url('http://files.thehoffmangroup.com/img/tabs/kic_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:#006f9b url('http://files.thehoffmangroup.com/img/slideshow/keepitclean/keepitclean_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/keepitclean/keepitclean_boxshadow.png') no-repeat;
	width: 18px;
	height: 400px;
}



/*************************IE 6 Png Fixes*******************************/
* html #header form {
	background: url(http://files.thehoffmangroup.com/img/tabs/keepitclean_search_tab.jpg) no-repeat;
}

* html #product_tab {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://files.thehoffmangroup.com/img/tabs/keepitclean_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/kic_large_product_tab.png', sizingMethod='scale');
}

* html .home .shadow {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://files.thehoffmangroup.com/img/slideshow/keepitclean/keepitclean_boxshadow.png', sizingMethod='scale');
}