body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #333333;
	}
* {
	margin: 0px;
	padding: 0px;
}
a:focus {
	outline: none;
}
#wrap {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#intro {
	display: block;
	float: left;
	width: 495px;
}
#hi {
	background-image: url(../images/churchwebsitepro.png);
	background-repeat: no-repeat;
	height: 108px;
	width: 495px;
	text-indent: -1600px;
}
#pur {
	background-image: url(../images/churchwebsitepro_tag.png);
	display: block;
	height: 134px;
	width: 495px;
}
#pur p {
	text-indent: -1600px;
}

#ca {
	display: block;
	height: 78px;
	width: 455px;
	color: #009933;
	font-weight: bold;
	line-height: 1.5em;
	padding-left: 20px;
	padding-top: 5px;
}
#char {
	float: right;
	width: 230px;
}
#who {
	background-image: url(../images/churchwebsitepro_character_01.png);
	display: block;
	height: 114px;
	width: 230px;
}
#man {
	background-image: url(../images/churchwebsitepro_character_02.png);
	display: block;
	height: 211px;
	width: 230px;
}
#man a {
	height: 100px;
	width: 200px;
	display: block;
	text-indent: -1440px;
}

#cnt {
	clear: both;
	padding-top: 10px;
}
#benefit {
	background-image: url(../images/churchwebsitepro_benefits.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 725px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#benefit ul {
	margin-left: 60px;
	padding-top: 10px;
}
#benefit li {
	background-image: url(../images/globe-leaf.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 60px;
	list-style-position: outside;
	list-style-type: none;
	display: block;
	margin-right: 40px;
	padding-top: 5px;
	padding-bottom: 10px;
	line-height: 1.5em;
}
#test {
	background-image: url(../images/hdr-testimonal.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 100px;
	display: block;
	clear: both;
	margin-right: 20px;
	margin-left: 20px;
}
#test ul {
	margin-left: 60px;
}
#test li {
	margin-bottom: 50px;
	list-style-type: none;
	background-image: url(../images/speech.png);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	padding-left: 10px;
	padding-top: 30px;
	padding-right: 50px;
	line-height: 1.5em;
}

#port {
	background-image: url(../images/hdr-folio.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	clear: both;
	margin-right: 20px;
	margin-left: 20px;
	text-align: center;
	margin-bottom: 20px;
	padding-top: 100px;
	padding-bottom: 20px;
}
#port img {
	padding: 2px;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
}
#port img:hover {
	border: 1px solid #99CA3D;
}
.hlight {
	color: #706845;
}
.hlight2 {
	color: #009933;
}
.name {
	color: #009933;
	float: right;
}
/*Bio*/
.bio {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
	font-style: italic;
}
.bio li {
	padding: 0;
	float: right;
	position: relative;
	text-align: center;
	margin: 0;
}
.bio a {
	display: block;
	color: #000000;
	width: 150px;
	text-decoration: none;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 45px;
	margin-left: 40px;
}
.bio li em {
	width: 480px;
	height: 78px;
	position: absolute;
	top: 35px;
	left: -430px;
	z-index: 2;
	display: none;
	background-image: url(../images/biohover.png);
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	line-height: 1.5em;
	font-style: normal;
}
/*Slide*/
#panel {
	height: 220px;
	display: none;
	clear: both;
	background-color: #F5F5F5;
}
#panel2 {
	height: 220px;
	display: none;
	clear: both;
	background-color: #F5F5F5;
}
.active {
	background-position: right 12px;
}
.slide {
	margin: 0;
	padding: 0;
	background: url(../images/btn-slide.gif) no-repeat center top;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #615438;
	height: 40px;
}
.btn-slide, .btn-slide2 {
	background: url(../images/white-arrow.gif) no-repeat right -50px;
	text-align: center;
	width: 144px;
	height: 31px;
	padding: 10px 10px 0 0;
	margin: 0 auto;
	display: block;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
.spacer {
	height: 100px;
}
#ftr {
	font-size: 11px;
	text-align: center;
}

