#Subnavigation
{
	height: 3px;
}

#Header
{
	height: 128px;
}

#ContentTopHome
{
	background-image: url(../images/bg-home-green-content-top.gif);
	background-position: top right;
	background-repeat: no-repeat;
	position: relative;
	padding: 12px 24px 0 14px;
	margin-top: 6px;

}

	#Produce
	{
		position: absolute;
		top: 0;
		left: -24px;
		margin: 0;
		z-index: 1;
	}
	
	#ContentTopHome h1
	{
		color: #FFF;
		margin: 0;
		z-index: 2;
	}

	#ContentTopHome p
	{
		color: #FFF;
		margin: 0;
		z-index: 3;
	}
	
	#WhatsHot
	{
		width: 210px;
		padding-left: 10px;
		padding-right: 10px;
		border-left: 1px dotted #5c5d8d;
		float: right;
	}
		
		#WhatsHot ul
		{
			list-style-type: none;
			margin: 0;
		}
		
		#WhatsHot ul li
		{
			clear: both;
			padding: 10px 0;
			border-top: 1px dotted #5c5d8d;
			color: #FFF;
			font-size: 9pt;
			
		}
		
		#WhatsHot ul li.top
		{
			border: 0;
			padding-top: 0;
		}
		
		#WhatsHot ul li a
		{
			color: #FFF;
		}
		
		#WhatsHot ul li img
		{
			margin-right: 10px;
			margin-bottom: 10px;
		}
		
#ContentTopHomeBottom
{
	background-image: url(../images/bg-home-green-content-bot.gif);
	background-repeat: no-repeat;
	height: 14px;
	overflow: hidden;
}	

#ContentHome
{
	margin-top: 10px;
	background-color: #E8DEC5;
	padding-bottom: 5px;
	padding-left: 24px;
	padding-top: 5px;
	padding-right: 24px;
	margin-left:10px;
	margin-right:10px;
}

	#ContentHome p, ul
	{
		font-size: 11px;
		line-height: 15px;
	}
	
	#ContentHome a
	{
		font-weight: bold;
	}
	#ContentHome h1
	{
		color: #5c5d8d;
		font-weight: normal;
		margin-bottom: 0;
	}
	
	/* 331 */
	#ContentHomeLeft
	{
		width: 310px;
		padding-right: 20px;
		border-right: 1px dotted #5c5d8d; 
		float: left;
	}
	
	#ContentHomeRight
	{
		width: 310px;
		padding-left: 20px;
		float: right;
	}
	
	#ContentInterior
{
	background-color: white;
	padding: 0px;
	width:730px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;

}
	#ContentSidebar
	{
		 display:none;
	}
	#Breadcrumb
	{
		display:none;
	}