
/* Menu Postion */
ul.dropdown {
	position: absolute;
	left: 260px;
	top: 5px;
	z-index: 597;
	float: left;
}

.core-values-holder {
	position: absolute;
	top: 50px;
}

.top-area {
	background: url(../images/top-area.png) no-repeat;
	width: 894px;
	height: 518px;
	position: absolute;
	top: 87px;
	left: -20px;
}

.text {
	position: absolute;
	top: 191px;
	left: 417px;
	width: 415px;
	height: 430px;
	z-index: 2;
}

.inner-text {
	font-size: 13.9px;
	padding: 15px 15px 15px 15px;
	line-height: 22.2px;
	color: #4b4b40;
}

.inner-text div {
	height: 110px;
}

.inner-text div img {
	float: left;
}

.inner-text div div {
	width: 550px;
	top: 5px;
	left: 20px;
	position: relative;
}

.inner-text div div div {
	position: relative;
	left: 215px;
	height: 55px;
	width: 100px;
}

.inner-text div div div strong {
	color: #9db14f;
	font-size: 15.25px;
}

.inner-text div div div div {
	position: absolute;
	top: 0px;
	left: 120px;
	width: 230px;
}

.inner-text .underline {
	background: url(../images/underline.png) no-repeat;
	width: 90px;
	height: 16px;
}

.green {
	color: #9db14f;
	font-size: 19.5px;
}

.green_colour {
	color: #9db14f;
}

.top-background {
	background: url(../images/top-background.png) no-repeat;
	z-index: -1;
	width: 882px;
	height: 513px;
	position: absolute;
	top: 95px;
}

.side {
	background: url(../images/bottom-area.png) no-repeat;
	width: 873px;
	height: 29px;
	position: absolute;
	top: 585px;
	left: -4px;
	z-index: 3;
}

.leadership-team {
	position: absolute;
	width: 435px;
	height: 28px;
}

.leadership-team-rollover {
	visibility: hidden;
	background: url(../images/leadership-team-rollover.png) no-repeat;
	width: 613px;
	height: 139px;
	position: absolute;
	top: 29px;
	left: 0px;
}

.leadership-team:hover .leadership-team-rollover {
	visibility: visible;
}

.preschool {
	position: absolute;
	top: 4px;
	left: 11px;
}

.kidcity {
	position: absolute;
	left: 11px;
	top: 47px;
}

.ya {
	position: absolute;
	left: 11px;
	top: 93px;
}

.engaged {
	position: absolute;
	top: 4px;
	left: 193px;
}

.cg {
	position: absolute;
	left: 193px;
	top: 47px;
}

.ct {
	position: absolute;
	left: 193px;
	top: 93px;
}

.ladies {
	position: absolute;
	top: 4px;
	left: 363px;
}

.finance {
	position: absolute;
	left: 363px;
	top: 47px;
}

.pastor-team {
	position: absolute;
	width: 435px;
	height: 28px;
	left: 435px;
}

.pastor-team-rollover {
	visibility: hidden;
	background: url(../images/pastor-team.png) no-repeat;
	width: 488px;
	height: 136px;
	position: absolute;
	top: -136px;
	left: -50px;
}

.pastor-team:hover .pastor-team-rollover {
	visibility: visible;
}

.young-married {
	position: absolute;
	left: 9px;
	top: 7px;
}

.youth-pastor {
	position: absolute;
	left: 9px;
	top: 52px;
}

.new-believers {
	position: absolute;
	left: 9px;
	top: 98px;
}

.itinerate-pastor {
	position: absolute;
	left: 187px;
	top: 7px;
}

.healing-pastor {
	position: absolute;
	left: 187px;
	top: 52px;
}

.expansion-pastor {
	position: absolute;
	left: 187px;
	top: 98px;
}

.tcctj {
	position: absolute;
	left: 329px;
	top: 7px;
}

.bottom-about {
	top: 765px;
}

.bottom {
	top: 815px;
	left: 15px;
}


