#left_col{
	float:left;
	clear:right;
	background: url(../images/mainBk1.jpg);
}
#right_col{
	float:right;
	background: url(../images/mainBk2.jpg);
}
#promoArea{
	width:940px;
	height:292px;
	background-image: url(../images/main_promo.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin-left:auto;
	margin-right:auto;
}

#container_mid{
	background-color:#f0fbe6;
	width:1000px;
	height:418px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;

}

#container_fLeft{
	background-image: url(../images/left_featuredBk.jpg);
	width:50%;
	height:418px;
	float:left;
	

}

#container_fRight{
	float:right;
	clear:right;
	background-image: url(../images/right_newsBk.jpg);
	width:50%;
	height:418px;
	

}

#container_feat{
	float:right;
	width:450px;
	height:100%;
	text-align:left;
}

#label_featProd{
	background-image: url(../images/label_featuredProd.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:176px;
	height:40px;
	margin-bottom:10px;
}

.featLeft{
	width:220px;
	height:183px;
	float:left;
	clear:left;
}

.featRight{
	width:230px;
	height:183px;
	float:right;
	clear:right;

	
}

.featRight p{
	font-weight:bold;
	padding-top:20px;
	
}



/*-------WHY OlevelGuru AREA-----------*/

#container_why, #container_news{width:470px;padding-left:8px;}

#container_why{
	
	height:215px;
	/*background-color:#003300;*/
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0;
	/*padding:0px;*/
	float:left;


}

#label_why{
	background-image: url(../images/label_why.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:176px;
	height:40px;
	margin-bottom:10px;
	padding-left:5px;
}


.whyLeft{
	width:160px;
	height:40px;
	float:left;
	clear:left;
	padding-left:10px;
	font-weight:bold;
}

.whyRight{
	width:290px;
	height:40px;
	float:right;
	clear:right;
	
}
/*-------NEWS AREA-----------*/
#container_news{
	clear:right;
	float:left;
	/*background:#333333;*/

}

#label_news{
	background-image: url(../images/label_news.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:176px;
	height:38px;
	padding-left:5px;
}


#news_text{
	padding-left:10px;
	margin-top:20px;
}
#news_text p{
	margin:0px;
	padding-bottom:25px;
}

#news_text b{
	font-size:12px;
}
