#moduleMenu {
	background:none;
	border:none;
	height:25px;
}

#moduleMenu span {
	float:left;
	margin-right:3px;
}

#moduleMenu span a {
	color:#000;
	display:block;
	outline:none;
	text-align:center;
	padding-top:10px;
	font-size:1.33em;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}


a.navOne.moduleBox {
	background: #bbb;
	font-weight: bold	
}


#featuredProducts {
	display:block;
}



.moduleBox {
	background:#eee;
	width:160px;
	height:25px;
	padding:0 15px 0 15px;
//	position:relative;
//	top:-36px;
}

	


#moduleMenu-wrapper {
//	border:1px solid #444;
	width:95%;
	margin:0 auto;
	background:#fff;
//	-moz-border-radius: 0px 5px 5px 5px;
//	-webkit-border-radius: 0px 5px 5px 5px;
//	-khtml-border-radius: 0px 5px 5px 5px;
//	border-radius: 0px 5px 5px 5px;
	margin-top:1em;
}

#indexHomeBody .centerBoxHeading {
	background:none;
//	border-bottom:1px solid #444;
	width:90%;
	margin:0 auto;
	font-size:1.5em;
	font-weight:bold;
	padding-bottom:11px;
	color:#ffffff;
	background-color:#000000;
	text-shadow:none;
	margin-top:0px;
}

.centerBoxWrapper {
	clear: both;
}

h2.centerBoxHeading {
//	display: none;
}
