/* CSS Document */


#heroWrapper {
	position:absolute;
	top:50px;
	width:100%;
	height:396px;
	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);
}
#heroShot {
	float:left;
	width:514px;
	padding:8px 16px;
}
#heroText {
	float:left;
	width:240px;
	height:300px;
	margin:0;
	padding:80px 16px 20px 16px;
}
#heroText img {
	margin-bottom:6px;
}
#contentWrapper {
	position:absolute;
	top:447px;
	width:100%;
}
#mainContent {
	display:block;
	float:none;
	width:100%;
	margin:0;
}
#copyHome {
	position:absolute;
	top:180px;
	left:0;
	width:512px;
	padding:15px 294px 15px 16px;
	font-size:110%;
}
#buckets {
	min-height:182px;
	background-image:url(../images/bg-buckets.png);
	background-color:transparent;
	background-position:0 0;
	background-repeat:no-repeat;
}
#footer {
	width:770px;
	font-size:76%;
}

#boxOne {
	/*background-image:url(../images/icons/7-Image%20capture_64x64.png);*/
}
#boxTwo {
	/*background-image:url(../images/icons/17-Quicktime_64x64.png);*/
}
#boxThree {
	/*background-image:url(../images/icons/14-Safari_64x64.png);*/
	border-right-width:0;
}
.bucket {
	position:relative;
	float:left;
	width:240px;
	height:150px;
	padding:16px;
	border-right:1px solid #ccc;
	border-color:#ddd;
	background-color:transparent;
	background-position:95% 100%;
	background-repeat:no-repeat;
}
.boxIcon {
	position:absolute;
	bottom:0;
	right:5px;
}
.pullQuote {
	float:right;
	margin-right:-8em;
	margin-left:1em;
}
#slider {
	width:500px;
	height:365px;
}

