/* CSS Document */


#heroWrapper{
	position:absolute;
	top:27px;
	width:100%;
	height:409px;
	background:url(../images/heroWrapper.png) no-repeat;
	}
#heroBibleHome{
	float:left;
	width:170px;
	margin-top:85px;
	font-size:69%;
	}
#heroBibleHome .mask {
	background-image:url(../images/screenshots/mask175-white.png);
	}
#heroText{
	float:left;
	font-size:69%;
	width:590px;
	height:403px;
	margin:0 0 0 10px;
	padding-top:0;
	}
#heroShot {
	float:left;
	}
#heroVersions {
	float:left;
	margin-top:85px;
	width:224px;
	padding-left:10px;
	}
#heroVersions img{
	margin-bottom:6px;
	}
#contentWrapper{
	position:absolute;
	top:446px;
	width:100%;
	}
#mainContent{
	display:block;
	float:none;
	width:770px;
	margin:0;
	}
#copyHome{
	position:absolute;
	top:100px;
	left:0;
	width:520px;
	padding:5px 240px 5px 10px;
	font-size:110%;
	}
#buckets{
	width:770px;
	background-color:#F3E9DD;
	min-height:93px;
	}
#footer {
	width:770px;
	font-size:76%;
	}
#highlight{
	float:left;
	width:290px;
	padding-top:10px;
	font-size:12px;
	}
#infoOne{
	float:left;
	width:210px;
	min-height:93px;
	padding:10px 8px 0 22px;
	background:url(../images/bg-infoOne.jpg) no-repeat;
	}
#infoTwo{
	float:left;
	width:210px;
	min-height:93px;
	padding:10px 8px 0 22px;
	}