#access {
	width: 100%;
	background: #DDD;
	text-align: center;
}

#special {
	width: 100%;
	background: #CCC;
}

#header{
	width: 960px;
	margin: 0 auto;
	text-align: center;
}

#header-pic {
	position: relative;
	float: left;
	left: 200px;
	top: -40px;
	margin: 0 auto;
	display: block;
	width: 450px;
	height: 158px;
	text-indent: 0px;
}

#header {
	width: 940px;
	text-indent: -9999px;
	height: 202px;
	clear: both;
	/* background: #fff url('images/header.png') 220px 0 no-repeat; */
}

#header-overlay {
	position: relative;
	float: right;
	margin-right: -10px; /* to adjust for the smaller header ((960px - header width)/2) */
	height: 96px;
	width: 229px;
	/*background: url('images/lookingforachurch_06.png') no-repeat; */
  text-indent: 0px;
}

#header-overlay img {
	float: left;
}
