#tier1 {
	width: 918px;
	margin: 0 auto 20px;
}

#home_slideshow_main {
	position: relative;
	float: left;
	width: 623px;
	height: 241px;
	z-index: 50;
}

#home_slideshow_main #nav {
	position: absolute;
	left: 5px;
	bottom: 5px;
	z-index: 1000;
}

#home_slideshow_main #nav a:link,
#home_slideshow_main #nav a:visited {
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	margin: 0 1px 0 0;
	background-color: #403934;
	padding: 0;
	color: #fff;
	font-size: 11px;
	line-height: 20px;
	text-decoration: none;
	text-align: center;
}

#home_slideshow_main #nav a.activeSlide:link,
#home_slideshow_main #nav a.activeSlide:visited {
	background-color: #000;
}

#home_slideshow_main #nav a:hover,
#home_slideshow_main #nav a:active {
	background-color: #000;
}

#home_slideshow {
	float: left;
	width: 623px;
	height: 241px;
}

#home_slideshow img {
	z-index: 100;
}

#promos_a {
	float: right;
	width: 270px;
}

#promos_a ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#promos_a li {
	width: 270px;
	height: 76px;
	margin: 0 0 6px;
}

#promos_a li.first {
	padding: 1px 0 0;
}

#promos_a li.last {
	margin: 0;
}

#promos_a img {
	display: block;
	border: 0;
}

#tier2 {
	width: 925px;
	margin: 0 0 20px;
}

#promos_b {
	float: left;
	position: relative;
	width: 388px;
	height: 150px;
	margin: 0 0 0 24px;
	background: transparent url(../images/home/bg_promos_b.gif) 0 0 no-repeat;
}

#promos_b img {
	display: block;
	border: 0;
}

#promos_b #promob1 {
	position: absolute;
	top: 20px;
	left: 15px;
}

#promos_b #promob2 {
	position: absolute;
	top: 20px;
	left: 199px;
}

#pastors_blogs {
	float: right;
	width: 274px;
	margin: 0;
	background: transparent url(../images/home/bg_pastors_blogs.gif) left bottom no-repeat;
	padding: 0 0 5px;
}

#pastors_blogs h2 {
	width: 274px;
	height: 31px;
	margin: 0;
	background: transparent url(../images/home/title_pastors_blogs.gif) 0 0 no-repeat;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999em;
}

#pastors_blogs ul {
	width: 270px;
	height: auto;
	margin: 0;
}

#pastors_blogs li {
	float: none;
	margin: 0;
	width: 250px;
	border-bottom: 1px solid #3d511b;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	padding: 12px 10px;
}

#pastors_blogs li.serving {
	border-bottom: 0;
}

#pastors_blogs li span {
	display: block;
	padding: 5px 0 0 23px;
}

#pastors_blogs li img {
	display: block;
	float: left;
	margin: 0 9px 0 0;
}
