body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}

textarea {overflow-y:auto;}
:focus {outline: 0;}
input[type="image"] {border: 0;}

html {
	height: 100%;
}

body {
	height: 100%;
	background: #8ca139 url("gradient.png") top repeat-x;
}

#wrap {
	position: relative;
	display: table;
	height: 100%;
	width: 100%;
	background: url("repeater.png") center top repeat-y;
}

#wrap2 {
	position: relative;
	display: table-row;
	min-height: 800px;
	height: 100%;
	width: 100%;
	background: url("paper.jpg") center top repeat-y;
}

#inside {
	position: relative;
	display: block;
	height: 100%;
	margin: 0 auto;
	width: 1000px;
	background: url("footer.png") bottom no-repeat;
}

#header {
	position: relative;
	height: 52px;
	margin: 0 auto;
	width: 1000px;
	background: url("stripe.png") repeat-x;
}

#logo {
	position: absolute;
	top: 0;
	left: 426px;
	background: url("logo.png") repeat-x;
	width: 147px;
	height: 62px;
	z-index: 10;
	text-indent: -9999px;
	overflow: hidden;
}

#inside2 {
	position: relative;
	height: 693px;
	margin: 0 auto;
	width: 1000px;
	background: url("header.png") left top no-repeat;
}

#horizon {
	position: absolute;
	top: 510px;
	left: 0;
	width: 1000px;
	height: 39px;
	background: url("horizon.png") left top no-repeat;
}

#text {
	position: absolute;
	top: 65px;
	left: 145px;
	text-indent: -9999px;
	width: 714px;
	height: 189px;
	background: url("text.png") 0 0 no-repeat;
}

#juices {
	position: absolute;
	top: 277px;
	left: 94px;
	width: 410px;
	height: 315px;
	overflow: hidden;
}

#juices a {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 410px;
	height: 315px;
	text-indent: -9999px;
	overflow: hidden;
	background: url("juices.jpg") no-repeat;
}
#juices a:hover {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 410px;
	height: 315px;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url("juices_rollover3.jpg");
	background-repeat: no-repeat;
}

#supplements {
	position: absolute;
	top: 277px;
	left: 557px;
	width: 322px;
	height: 322px;
	overflow: hidden;
}

#supplements a {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 322px;
	height: 322px;
	text-indent: -9999px;
	overflow: hidden;
	background: url("supplements.jpg") no-repeat;
}


#link1 {
	position: absolute;
	display: block;
	top: 599px;
	left: 152px;
	width: 322px;
	height: 15px;
	background: url("landing-links.png") 0 0 no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#link1:hover {
	background-position: 0 -15px;
}

#link2 {
	position: absolute;
	display: block;
	top: 599px;
	left: 553px;
	width: 270px;
	height: 15px;
	background: url("landing-links.png") 0 -30px no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#link2:hover {
	background-position: 0 -45px;
}

.adjust {
	border-left: 1px solid transparent;
}
