* {
	margin: 0px;
	padding: 0px;
}
body {
	margin-top: 25px;
	background-color: #91DBFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 955px;
	height: 654px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#masthead {
	height: 126px;
	width: 955px;
	background-color: #0869b0;
	background-image: url(images/shipper.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}
#masthead #logo {
	float: left;
	height: 126px;
	width: 175px;
}
#masthead #text  {
	height: 86px;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: capitalize;
	color: #FFFFFF;
	text-align: right;
	padding-top: 40px;
	float: right;
	padding-right: 180px;
	line-height: 22px;
}
#content {
	width: 798px;
	height: 388px;
	float: left;
	background-image: url(images/spacer-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#contentcopy {
	height: 165px;
	width: 748px;
	padding-left: 50px;
	padding-top: 15px;
	margin-bottom: 13px;
}
#contentcopy h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #02486d;
	font-size: 21px;
	padding-bottom: 15px;
}
#contentcopy h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #02486d;
	font-size: 16px;
	padding-bottom: 10px;
}
#contentcopy p {
	font-family: Arial, Helvetica, sans-serif;
	color: #02486d;
	font-size: 12px;
	padding-bottom: 5px;
}
#bottle {
	height: 388px;
	width: 157px;
	background-image: url(images/customer-service.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -999999px;
	float: right;
}
#subscription {
	width: 778px;
	height: 195px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 20px;
}

#product_info {
	float:left;
	text-align:left;
	padding-top:15px;
	color:#02486d;
}
	#product_info h1{
	color:#02486d;
	font-size: 16px;
	margin-bottom:2px;
	margin-top:2px;
	line-height:18px;
	}
#product_info p {
	color:#02486d;
	font-size: 12px;
	margin-bottom:3px;
	margin-top:5px;
}
	
	.dropdown {
	width: 140px;
	margin-bottom:10px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	}
#howitworks {
	width: 955px;
	float: left;
	height: 140px;
}
#howtitle {
	width: 955px;
	background-color: #0869b0;
}
#other {
	width: 364px;
	float: right;
	text-align: center;
	padding-top: 25px;
	height: 84px;
	background-color: #FFFFFF;
}
#howimages {
	height: 109px;
	width: 591px;
	float: left;
}
#other h1 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #FF00FF;
}
#other h2 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #02486d;
}
#footer {
	width: 869px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-right: 43px;
	padding-left: 43px;
	color: #02486d;
	margin-top: 15px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link, a:visited {
	color: #02486d;
}
a:hover, a:active { color: #008bca; }
