.scrolling-content {
	width: 139px;
	height: 73px;
	position: absolute;
}

#churchWay {
	width: 938px;
	height: 421px;
	float: left;
	overflow: hidden; 
	height: 421px; 
	position: relative;
	}
	
#churchWayInner {
	width: 2697px;
	height: 421px;
	background: url(../images/church-way.jpg) no-repeat;
	position: relative;
	}

#churchWay_1 {
	left: 0px; 
	top: 0px;
	width: 938px;
	height: 421px;
	}
	
#churchWay_1 .text {
	width: 500px;
	padding: 175px 0px 0px 30px;
	margin: 0px;
	float: left;
	}
	
#churchWay_1 .text p {
	color: #ffffff;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	font-size: 137%;
	line-height: 110%;
	}
	
#churchWay_1 .contentButtons {
	top: 357px;
	left: 421px;
	}
	
#churchWay_2 {
	left: 828px; 
	top: 0px;
	width: 938px;
	height: 421px;
	}
	
#churchWay_2 .text {
	width: 530px;
	padding: 186px 0px 0px 445px;
	margin: 0px;
	float: left;
	}
	
#churchWay_2 .text p {
	color: #ffffff;
	padding: 0px;
	margin: 0px 0px 16px 0px;
	font-size: 137%;
	line-height: 105%;
	}
	
#churchWay_2 .contentButtons {
	top: 357px;
	left: 422px;
	}
	
#churchWay_3 {
	left: 1758px; 
	top: 0px;
	width: 938px;
	height: 421px;
	}
	
#churchWay_3 .text {
	width: 530px;
	padding: 180px 0px 0px 158px;
	margin: 0px;
	float: left;
	}
	
#churchWay_3 .text p {
	color: #ffffff;
	padding: 0px;
	margin: 0px 0px 16px 0px;
	font-size: 137%;
	line-height: 105%;
	}
	
#churchWay_3 .contentButtons {
	top: 357px;
	left: 421px;
	}
	
.contentButtons {
	height: 44px;
	width: 88px;
	position: absolute;
	}
	
.contentButtons .back {
	float: left;
	}
	
.contentButtons .forward {
	float: right;
	}