.clsHomeContent{
	height:180px;
	margin:15px 0 0 0;
	background-color:#302a28;
}

.clsHomeText{
	float:right;
	width:360px;
}

.clsHomeText .clsBody{
	line-height:18px;
	padding:6px 10px 0 26px;
}


.clsHomeBanners{
	float:left;
	width:520px;
	height:162px;
	margin:10px;
	background:url(../images/home_banners_bg.gif) no-repeat center top;
}

.clsBanner{
	float:right;
	width:218px;
	height:130px;
	line-height:22px;
	padding:15px 15px 0 0;
	margin:8px 10px 0 0;
	border:1px solid #433d3c;
	background:#292221;
}

.clsBannerButton{
	text-align:center;
}
