@charset "utf-8";

#homeContent {
	position:relative;
	left:60px;
	top:0px;
	margin:0;
	padding:0;
	background-image:url(../home_fullContentBCK.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:910px;
	height:677px;
	z-index:1;
}


#atAGlance {
	position:absolute;
	background-color:#fff;
	left:8px;
	top:275px;
	width:249px;
	height:355px;
	z-index:6;
}

#photos {
	position:absolute;
	background-color:#fff;
	left:284px;
	top:316px;
	width:339px;
	height:317px;
	z-index:6;
}


#aboutPastor {
	position:absolute;
	background-color:#fff;
	left:649px;
	top:221px;
	width:252px;
	height:414px;
	z-index:6;
}


#hotCalendar {
	position:relative;
	left:27px;
	top:643px;
	width:203px;
	height:28px;
	z-index:2;
}
#hotPhoto {
	position:relative;
	left:360px;
	top:615px;
	width:203px;
	height:28px;
	z-index:2;
}
#hotPastor {
	position:relative;
	left:670px;
	top:587px;
	width:203px;
	height:28px;
	z-index:2;
}

#logo {
	position:absolute;
	top:-3px;
	left:328px;
	width:250px;
	height:275px;
}