#header {
	background-image:url(../images/hp-header-bg.jpg);
	height:125px;
}

#body {
	padding-top:0;
}

#header-content-wrap {
	margin-bottom:20px;
	background-image:url(../images/header-content-bg.png);
	background-position:top;
	background-repeat:repeat-y;
}

#header-content {
	width:900px;
	background-image:url(../images/header-content-bottom-bg.png);
	background-position:bottom;
	background-repeat:no-repeat;
}

#header-content div.positioning-statement {
	float:left;
	width:415px;
	padding:10px 20px;
	padding-right:15px;
}

#header-content div.testimonials {
	float:right;
	width:415px;
	padding:10px 20px;
	padding-left:15px;
}

#header-content div.hr {
	margin:0;
	background:#fff;
}

#content {
	padding-left:10px;
	padding-right:10px;
	width:900px;
	position:relative;
}

#boxes {
	width:900px;
	position:relative;
}


.wide-box {
	background-image:url(../images/hp-devotion-poll.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:880px;
	padding:0px 10px 10px 10px;
	border-bottom:1px solid #F5E8B1;
	margin-bottom:20px;
}

.wide-box h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:120%;
	line-height:25px;
	margin-bottom:10px;
}

.wide-box .devotion-poll {
	float:left;
	width:600px;
	padding-right:10px;
	border-right:1px solid #F5E8B1;
}

.wide-box .advance-kingdom {
	float:right;
	width:250px;
	padding-left:10px;
}

#team-product {
	background-image:url(../images/hp-team-product.png);
	background-position:top;
	background-repeat:no-repeat;
	width:880px;
	margin-bottom:1.0em;
	padding:35px 10px 10px 10px;
	border-bottom:1px solid #F5E8B1;
	position:relative;
	margin-right:20px;
}

#team-product h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:120%;
	position:absolute;
	left:11px;
	top:4px;
}


#christian-books {
	background-image:url(../images/hp-team-product.png);
	background-position:top;
	background-repeat:no-repeat;
	width:880px;
	padding:35px 10px 10px 10px;
	margin-bottom:1.0em;
	border-bottom:1px solid #F5E8B1;
	position:relative;
}

#christian-books h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:120%;
	position:absolute;
	left:11px;
	top:4px;
}

div.hr {
	background-color:#F5E8B1;
}

#clear {
	clear:both;
}