#homeBanner {
	background:url(/images/bg-homebanner.gif) repeat-x;
	height:370px;
}


#homeTestimonials {
	position:relative;
	width:590px;
	height:370px;
	overflow:hidden;
}

#homeTestimonials .description {
	background:url(/images/black60.png);
	color:#FFFFFF;
	padding:15px 130px 15px 30px;
	position:absolute;
	bottom:0px;
	left:0px;
	font-size:11px;
	line-height:14px;
	width:430px;
}

#homeTestimonials .description .name {
	font-weight:bold;

	font-size:20px;
}

#homeTestimonials .quote {
	display:block;
	display:none;
	font-size:12px;
}

#homeTestimonials .description small {
	font-size:12px;
	display:block;
	margin-top:10px;
}

#homeTestimonials #nextButton {
	position:absolute;
	right:0px;
	bottom:0px;
	color:#FFFFFF;
	background:url(/images/icon-plus-slide.gif) no-repeat right;
	
	text-align:right;
	height:20px;
	padding:10px 0px;
	padding-right:50px;
	z-index:1000;
}

#homeBanner #becomeMember {
	padding-top:30px;
	color:#FFFFFF
}

#homeBanner #becomeMember h2 {
	font-size:34px;
	letter-spacing:-0.02em;
	font-weight:normal;
	margin-bottom:20px;
}

#homeBanner #becomeMember h2 strong {
	font-weight:bold;
}

#homeBanner #becomeMember ul {
	margin-left:20px;
}

#homeBanner #becomeMember ul li {
	padding-left:25px;
	padding-bottom:10px;
	background:url(../images/bullet-red.gif) no-repeat left top;
	
}

#homeBanner #becomeMemberBtn {
	width:370px;
	height:134px;
	display:block;
	background:url(../images/bg-btn-sign-up.png) no-repeat;
	text-indent:-9999px;
}

#content .newsItem {
	padding-bottom:40px;
	background:url(../images/bg-news.png) bottom center no-repeat;
}

#content .newsItem .dateHeadline {
	color:#3f0300;
	font-weight:bold;
	font-size:14px;
	margin-bottom:5px;
}

#content .newsItem .newsContent {
	margin-bottom:5px;
}

#content .newsItem .btnReadMore {
	line-height:18px;
	padding-left:30px;
	padding-top:4px;
	padding-bottom:4px;
	background:url(../images/icon-plus.gif) no-repeat left;
	color:#9e1300;
	font-weight:bold;
	margin-left:200px;
}

#content #statsTag {
	display:block;
	width:290px;
	height:66px;
	padding:20px 40px;
	background:url(../images/bg-stats-home.png) no-repeat;
	color:#FFFFFF;
}

#content #statsTag strong {
	font-size:30px;
}

#content #statsTag h2 {
	display:block;
	text-align:center;
	margin-bottom:10px;
}