#contentHome{
	width:750px;
	width:950px;
	margin:0 auto;
	background-color:#FFFFFF;}

#topLeft{
	width:500px;
	width:600px;
	float:left;}

#flashArea{
	width:499px;
	width:599px;
	height:275px;
	float:left;
	background-color:#f9f4e4;
	position:relative;}

#slideShow{
	width:499px;
	width:599px;
	height:275px;
	position:absolute;
	left:0px;
	top:0px;}
#menu{
	width:150px;
	height:275px;
	position:absolute;
	left:0px;
	top:0px;
	z-index:5;}

#whatsNew{
	width:250px;
	width:450px;
	width:350px;
	float:right;
	padding-bottom:20px;}

#topSection{
	background-image:url(../../img/topSectionBG.jpg);
	background-repeat:repeat-y;
	background-position:right;
	border-bottom:1px solid white;}

#health, #features{
	width:249px;
	width:299px;
	float:left;}

#barDivide{
	background-color:#2b5479;
	height:5px;
	margin-bottom:16px;}

#contentLeft{
	float:left;
	width:374px;
	width:474px;
	border-right:1px solid #dfdedc;
	border-collapse:collapse;
	margin-bottom:16px;}
#contentRight{
	float:left;
	width:374px;
	width:474px;
	border-left:1px solid #dfdedc;
	border-collapse:collapse;
	margin-bottom:16px;}
#contentLeft div, #contentRight div{
	padding:0 20px;}

#newsItem, #healthItem, #featuresItem{
	margin:20px 20px 40px 20px;}
#newsItem a{
	color:#9c6000;
	font-weight:bold;}
#healthItem a{
	color:#005027;
	font-weight:bold;}
#featuresItem a{
	color:#122434;
	font-weight:bold;}
#newsItem a:link, #newsItem a:visited, #healthItem a:link, #healthItem a:visited, #featuresItem a:link, #featuresItem a:visited{
	text-decoration:none;}
#newsItem a:hover, #newsItem a:active, #healthItem a:hover, #healthItem a:active, #featuresItem a:hover, #featuresItem a:active{
	text-decoration:underline;}
	
#lnkMoreNews
{
    color:#9c6000;
    float:right;
    text-align:center;
    font-weight:bold;
    text-decoration: none;   
    padding-bottom:10px;
}