#Navigation,
#Subnavigation,
#OuterFooter,
#Search,
#FreshExperience,
#ContentTopHomeBottom,
#Produce
{
	display: none;
}

body
{	
	background: none;
	margin:auto;
	color: #000;
}

#OuterWrapper
{
	background: none;
	width: 99%;
	margin: 0;
	padding: 0;
}

#InnerWrapper
{
	width: 99%;
	margin: 0;
	padding: 0;
}

#Header
{
	background: none;
	height: auto;
	margin-bottom: 10px;
}

#Logo
{
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	position: relative;
}

#ContentInterior
{
	padding: 0;
	margin: 0;
	background: none;
}

#ContentTopHome
{	
	background: none;
	padding: 0;
	margin: 0;
	color: #000;
}

#ContentTopHome h1, #ContentTopHome p
{
	color: #000;
}

#Produce
{
	position: relative;
	top: 0;
	left: 0;
}
#WhatsHot,
#WhatsHot ul,
#WhatsHot ul li
{
	color: #000;
}

#ContentHome
{
	margin: 0;
	padding: 0;
	background: none;
}

	#ContentHomeLeft
	{
		width: 49%;
		padding: 0;
		border: 0;
	}
	
	#ContentHomeRight
	{
		width: 49%;
		padding: 0;
		border: 0;
	}
#FooterLogos
{
	background: none;
}

