body {
	background: #362828 url(../images/bg-main-home.jpg) center top no-repeat;
	height: 100%;
}

html {
	height: 100%;
}
body #body-wrapper #b-w1 {
	background: none;
}
#b-w1 {
	padding-top: 418px;
}
#content-body {
	width: 810px;
	padding: 30px 80px 0px 80px;
	padding-top: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	left: 0;
}

#content-body, #content-body p {
	line-height: 22px;
}

#ctas {
	padding: 5px 0 0 86px;
	width: 898px;
	float: none;
}

#home-cta ul {margin: 0px 0px 0px 0px; padding: 0px;}
	#home-cta ul li {
		float: left; list-style: none;
		margin-right: 30px;
	}
	#home-cta ul li.last {margin: 0px;}
#ctas img {
}


#home-banner {
	height: 238px;
	left: 0px;
	overflow: hidden;
	position: absolute;
	top: 191px;
	width: 100%;
}
	#cycle {
		height: 238px;
		left: 50%;
		margin-left: -750px;
		overflow: hidden;
		position: absolute;		
		width: 1500px;
		z-index: 0;
	}
		#home-banner1 {background: url(../images/banner-home1.jpg); width: 1500px; height: 238px;}
		#home-banner2 {background: url(../images/banner-home2.jpg); width: 1500px; height: 238px; display: none;}
		#home-banner3 {background: url(../images/banner-home3.jpg); width: 1500px; height: 238px; display: none;}
		#home-banner4 {background: url(../images/banner-home4.jpg); width: 1500px; height: 238px; display: none;}
		#home-banner5 {background: url(../images/banner-home5.jpg); width: 1500px; height: 238px; display: none;}