HTML { background: url('pics/indexBg.jpg') no-repeat center top #edeeae; }
H1 {
	font-weight: normal;
	font-family: 'Helvetica W01 Light Cn', Arial, sans-serif;
	font-size: 48px;
	line-height: 50px;
	margin: 0;
  	padding: 15px 0 0;
  	color: #000;
	text-transform: uppercase;
}
H1 strong {
	font-family: 'Helvetica W01 Blk Cn', Arial, sans-serif;
	font-size: 68px;
	line-height: 62px;
	display: block;
	font-weight: normal;
}
#header {
	height: 651px;
	border: 0;
	margin: 0;
}
.headerText {
	padding: 144px 0 0 413px;
	width: 400px;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 23px;
	font-family: 'Helvetica W01 Bd Cn', Arial, sans-serif;
}
.headerText p {
	display: inline;
}
.headerText a {
	display: block;
	background: url('pics/facebookLike.png') no-repeat left center;
	padding-left: 50px;
	height: 33px;
	line-height: 33px;
	color: #000;
	margin-top: 5px;
}
.fb-like {
	margin-right: 5px;
}
.productBox.indexDry {
	background: url('pics/naked-apple-dry.jpg') no-repeat left top;
}
.productBox.indexSweet {
	background: url('pics/pear.jpg') no-repeat left top;
}
.productBox.indexAlcFree {
	background: url('pics/alc-free-organic-apple.jpg') no-repeat left top;
}