body {
	background: #fff url(../imgs/home/home-sides.jpg) repeat-x 0 444px;	
}

#desc-bottle1 img {
	float: right;
	margin: 10px 0 50px 10px;
}

#inovating-hydration {
	position: absolute;
	margin-left: 300px;
	margin-top: 70px;
	left: 50%;
}

#facebook img {
	float: left;
	margin: -5px 5px 0 0;
}

#header h1 a {
	background: url(../imgs/home/logo.png) no-repeat;
	height: 77px;
	width: 77px;
	margin: 52px 0 0 0;
}
#facebook {
	position: absolute;
	left: 50%;
	margin-left: -470px;	
	margin-top: 70px;
	text-decoration: none;
	color: #57759c;
	font-size: 11px;
	font-family: arial, sans-serif;
}

#header {
	overflow: hidden;
	margin-bottom: 0;
}

#sun {
	background: url(../imgs/home/header-sun.jpg) no-repeat bottom right;
	width: 283px;
	margin: 0 auto;
	position: relative;
	right: -406px;
	height: 143px;
}

#home-text {
	width: 960px;
	position: relative;
	margin: 0 auto;
	padding-top: 35px;
}

.description {
	position: absolute;
	top: 215px;
	left: 510px;
	width: 430px;
	display: none;
}

#home-text .description p {
	font-size: 13px;
	line-height: 17px;
	color: #5f666d;
}

#desc-bottle3 {
	display: block;
}

.description img {
	float: left;
	margin: -8px 10px 0 0;
}

.description h1 {
	height: 60px;
	overflow: hidden;
	text-indent: -5000px;	
}

#desc-bottle3 h1 {background: url(../imgs/home/heading-insulated.png) no-repeat}
#desc-bottle1 h1 {background: url(../imgs/home/heading-plastic.png) no-repeat}
#desc-bottle2 h1 {background: url(../imgs/home/heading-stainless.png) no-repeat}

.description strong {
	color: #57759c;
	font-weight: bold;
	font-size: 14px;
}

/*
#home-text h2 {
	overflow: hidden;
	text-indent: -5000px;
	height: 60px; 
	background: url(../imgs/home/keep-your-cool.png) no-repeat 5px 0;
}
*/

#home-text h2 {
	overflow: hidden;
	text-indent: -5000px;
	height: 60px; 
	background: url(../imgs/home/cold-tastes-better.png) no-repeat;
}

#home-text h3, #home-text h3 a{
	font-weight: bold;
	font: 14px/17px Arial, sans serif;
	color: #517ca2;
	text-decoration: none;
}

#home-text p {
	color: #46474c;
	font: 12px/17px arial;	
	margin: 10px 0;	
}

#content {
	background: url(../imgs/home/bg-insulated.jpg) no-repeat center top;
	height: 455px;	
	width: 100%;	
	padding-top: 0;
}


.bg {
	z-index: 1;
	height: 300px;
	width: 100%;
	position: absolute;
	top: 143px;
	display: none;
	left: 0;
}


#insulated-bg {	/* implicit */
	background: url(../imgs/home/bg-insulated.jpg) no-repeat center top;
}

#plastic-bg {	
	background: url(../imgs/home/bg-plastic.jpg) no-repeat center top;
}

#stainless-bg {	
	background: url(../imgs/home/bg-stainless.jpg) no-repeat center top;
}

#home-text {
	position: relative;
	z-index: 9;
}

#bottles {
	position: relative;
	padding: 10px 0;
	z-index: 3;
}

#bottles li {
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
}

#bottles li.bottle1 {
	top: 130px;
}

#bottles li.bottle1 img.bottle {
	height: 150px;
}

#bottles li.bottle2 {
	left: 100px;
	top: 80px;
}

#bottles li.bottle2 img.bottle {
	height: 250px;
}

#bottles li.bottle3 {
	left: 250px;
	height: 300px;
	top: 0;
}

#bottles #first img.button {
	top: 100px;
}

#bottles img.button {
	position: absolute;
	top: 150px;
	right: 0;
}

#bottles .learn-more {
	position: absolute;
	right: -10px;
	top: 280px;	
}

p#bpa-free {
	font-weight: bold;
	position: absolute;
	left: 260px;
	top: 420px;
	font: 14px/16px arial, sans-serif;
	color: #57759c;
}

