body {
	margin: 0px;
}

.clear {
	clear: both;
}

td {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #666666;
}

b {
	color: #093A7D;
}

a {
	color: #093A7D;
}

a.nound {
	text-decoration: none;
}

li {
	padding-bottom: 3px;
}

.hr {
	background-image: url(../images/line_horiz.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 1px;
}

.vr {
	background-image: url(../images/line_vert.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 1px;
}

.error {
	color: #FF0000;
}

.note {
	color: #666666;
}

.fields {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #333333;
}

.mouse {
	font-size: 10px;
}

.mouse b {
	color: #666666;
}

table.form td {
	padding: 5px 10px 5px 0px;
}

table.poll td {
	padding: 3px 0px 3px 0px;
}

table.ingredients td {
	color: #093A7D;
	padding: 2px 10px 2px 10px;
}

table.ingredients tr.even {
	background-color: #E6EBF2;
}

#top {
	position: absolute;
	margin-left: 0px;
	margin-top: 0px;
}

#logo {
	position: absolute;
	margin-left: 99px;
	margin-top: 52px;
	z-index: 2;
}

#landing #logo {
	margin-left: 150px;
}

#landing #selection {
	text-align: center;
	width: 900px;
	padding-top: 229px;
}	

#bot {
	background-position: bottom left;
	background-repeat: no-repeat;
}

#bubbles {
	position: absolute;
	margin-left: 787px;
	margin-top: 124px;
	z-index: 2;
}

#topnav {
	position: absolute;
	margin-left: 623px;
	margin-top: 30px;
	z-index: 2;
}

#nav {
	position: absolute;
	margin-left: 139px;
	margin-top: 204px;
	z-index: 2;
}

#badge_left {
	position: absolute;
	margin-left: 0px;
	margin-top: 352px;
	z-index: 2;
}

#badge_right {
	position: absolute;
	margin-left: 765px;
	margin-top: 378px;
	z-index: 2;
}

#healthcheck {
	position: absolute;
	margin-left: 80px;
	margin-top: -130px;
	z-index: 2;
}

#trythis {
	position: absolute;
	margin-left: 77px;
	margin-top: 510px;
	z-index: 2;
	float: left;
}

#trythis div.h {
	position: absolute;
	width: 190px;
	margin-left: 45px;
	margin-top: -52px;
}

#trythis div.v {
	position: absolute;
	width: 140px;
	margin-left: 95px;
	margin-top: -72px;
}

#product {
	position: absolute;
	margin-left: 316px;
	margin-top: 0px;
	z-index: 1;
}

#home {
	position: relative;
	padding: 92px 0px 70px 316px;
	z-index: 1;
    width: 584px;
}

.home-us {
	padding-bottom: 240px !important;
}

#juice {
	position: absolute;
	margin-left: 0px;
	margin-top: 385px;
	z-index: 1;
}

#content {
	position: relative;
	padding: 122px 95px 70px 344px;
	z-index: 1;
}

#footer, #footer a {
	font-family: verdana, sans-serif;
	font-size: 10px;
	line-height: 16px;
	text-decoration: none;
	color: #FFFFFF;
}

.outer {
	display: table; 
	height: 112px; 
	position: relative; 
	overflow: hidden;
}

.middle {
	display: table-cell; 
	vertical-align: middle; 
	width: 100%;
}

/* COUPON PAGE */
.coupon-page .intro {
	width: 375px;
	line-height: 18px;
	margin-bottom: 40px;
}

.coupon-page .heading {
	margin-top: 16px;
}

.coupon-page ul.coupon-links {
	padding: 0px;
	margin: 0px 0px 0px -5px;
	list-style-type: none;
	position: absolute;
}

.coupon-page ul.coupon-links li {
	float: left;
	height: 148px;
	width: 215px;
}

.coupon-page ul.coupon-links li.first {
	margin-right: 10px;
}

.coupon-page .print-coupons {
	border-top: 1px dashed #97b6c8;
	padding: 15px;
	margin-top: 390px;
}
