body {
	background-color: #FFFFFF;
	margin: 0;
	text-align: center;
}
.homebody {
}
.waterbody {
}
.peoplebody {
}
#bodywrap {
	position: relative;
	top: 10px;
	right: 0;
	margin: 0 auto;
	width: 745px;
	height: 418px;
	border: 1px solid #9FD9EC;
	text-align: left;
	margin-bottom: 60px;
}
#coffee #bodywrap {
	height:auto;
}
/* ---- content layers ---- */
#contentwrap {
	position: relative;
	top: 12px;
	left: 12px;
	margin: 0 0 12px;
	width: 720px;
	height: 284px;
}
#home #contentwrap {	
}
#coffee #contentwrap {
	position: relative;
	height: 150px;
}
#oxygen #contentwrap, #pure #contentwrap, #get #contentwrap, #custom #contentwrap {
	background-image:  url(../images/backgrounds/downtown/downtown2.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
#vision #contentwrap, #who #contentwrap {
	background-image:  url(../images/backgrounds/downtown/downtown3.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
#contentbox1 {
	position: relative;
	top: 12px;
	left: 12px;
	width: 570px;
	background-color: white;
	z-index: 2;
}
#contentbox2 {
	position: relative;
	top: 12px;
	left: 233px;
	width: 390px;
	z-index: 2;
}
#fullcontent1 {
	position: relative;
	top: 12px;
	left: 12px;
	width: 350px;	
}
#fullcontent2 {
	position: absolute;
	top: 12px;
	left: 362px;
	width: 350px;	
}
#fullcontent1 #form, #fullcontent2 #form {
	margin: 1px 5px 1px 20px;
}
#submenu {
	position: absolute;
	top: 0;
	left: -212px;
	width: 200px;
	background-color: white;
	z-index: 3;
	text-align: right;
}
#submenu img {
	padding-right: 10px;
}
#maincontent {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 450px;
	height: 240px;
	background-color: white;
	z-index: 3;
	margin: 1px;
}
#maincontent1 {
	position: absolute;
	top: 0;
	left: 0px;
	width: 225px;
	height: 240px;
	background-color: white;
	z-index: 3;
	margin: 1px;
}
#maincontent2 {
	position: absolute;
	top: 0;
	left: 225px;
	width: 225px;
	height: 240px;
	background-color: white;
	z-index: 3;
	margin: 1px;
}
#footer {
	position: absolute;
	bottom: -20px;
	right: 10px;
	height: 14px;
}
#maincontent table {
	margin-left: 10px;
}
#subHeadContent {
	position: relative;
	left: 50px;
	top: 40px;
	width: 650px;
}
#subHeadContent #main {
	position: relative;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	width: 400px;
}
#subHeadContent #side {
	position: absolute;
	left: 470px;
	top: 30px;
}
#detailsTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	text-align: left;
	vertical-align: top;
	padding: 1px;
	margin: 2px;
}
#backColumn {
	background:#DDECFF;
}
#supportImageLeft {
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
}
#orderButton {
}
/* ---- header ---- */
#head {
	position: relative;
	top: 12px;
	left: 0px;
	width: 100%;
	height: 103px;
	margin: 0 0 5px;
	padding: 0;
	background-color: #FFC20E;
}
#logo { /* FOR ORIGINAL SMALLER LOGO; NEW BIGGER LOGO USES "LOGOBIG" (BELOW) */
	position: absolute;
	top: 0;
	left: 20px;
	margin: 0;
	width: 200px;
	height: 100%;
	z-index: 3;
}
#logoBig {
	position: absolute;
	top: 0;
	left: 10px;
	margin: 0;
	width: 200px;
	height: 100%;
	z-index: 3;
}
#metanav {
	position: absolute;
	left: 200px;
	top: 40px;
	width: 580px;
	margin: 0;
	z-index: 6;
}
#home #metanav {
	top: 20px;
}
#metanav ul {
	margin: 0;
	height: 45px;
}
#metanav li {
	height: 40px;
	display: inline;
	white-space: nowrap;
	list-style-type: none;
	padding: 0;
	margin: 1;
}
.homebody #menu {
	position: absolute;
	top: 0px;
	left: 240px;
	height: 45px;
	width: 510px;
}
.waterbody #menu {
	position: absolute;
	top: 0px;
	left: 240px;
	height: 45px;
	width: 510px;
}
.menuoxygen {
	background-image:  url(../images/menu/splashoxygen.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 45px;
}
.menupure {
	background-image:  url(../images/menu/splashpure.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 45px;
}
.menuget {
	background-image:  url(../images/menu/splashget.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.menucustom {
	background-image:  url(../images/menu/splashcustom.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.peoplebody #menu {
	position: absolute;
	top: 0px;
	left: 260px;
	height: 45px;
	width: 480px;
}
.menuvision {
	background-image:  url(../images/menu/splashvision.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.menuwho {
	background-image:  url(../images/menu/splashwho.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.menucontact {
	background-image:  url(../images/menu/splashcontact.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#contacttitle {
	float: left;
	margin-top: -9px;
}
#extraMenu {
	position: absolute;
	left: 10px;
	bottom: 3px;
	width: 200px;
	padding-bottom: 0;
	z-index: 10;
}
#photocredit {
	position: absolute;
	right: 10px;
	bottom: 3px;
}
/* ------------ text ------------- */
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 0;
	margin-bottom: 2px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
#maincontent h2, #maincontent h3, #maincontent1 h2, #maincontent2 h2, #maincontent1 h3, #maincontent2 h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 1px;
	color: black;
	text-align: left;
	padding: 5px 10px 0;	
}
#subHeadContent #side h3 {
	color: #FFC20E;
}
td {
	vertical-align: top;
	padding: 5px;	
}
#detailsTable p {
	padding-top: 2px;
	padding-bottom: 2px;
}
#detailsTable h5 {
	padding-top: 2px;
	padding-bottom: 2px;
}
#menu ul {
	margin: 0;
	height: 45px;
	vertical-align: top;
}
#menu ul li {
	height: 40px;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	text-decoration: none;
	white-space: nowrap;
	list-style-type: none;
	padding: 3px 25px 39px;
	margin: 1px;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: top;
}
#menu td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	text-align: center;
	text-decoration: none;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: top;
}
#submenu h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	text-align: right;
	font-weight: normal;
	padding: 5px 20px 10px;
	margin: 0;
}
#submenu h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: right;
	font-weight: normal;
	padding: 5px 20px 20px 10px;
	margin: 0;
}
#submenu #categories {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	font-weight: normal;
	color: #000000;
	padding: 5px 20px 10px;
	margin: 0;
}
#maincontent p, #maincontent2 p, #maincontent1 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding: 10px 10px 3px;
	margin: 1px;
}
#fullcontent1 p, #fullcontent2 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	margin: 3px 5px 2px 1px;
}
#maincontent p + p, #maincontent2 p + p, #maincontent1 p + p {
	padding-top: 3px;
}
h2 + #maincopy, h3 + #maincopy {
	padding: 0 10px 0px;
}
#maincontent ul, #maincontent1 ul, #maincontent2 ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	margin: 10px 8px 1px 12px;
	padding: 3px 8px 1px 12px;
}
#maincontent li +li, #maincontent1 li + li, #maincontent2 li + li {
	margin-top: 8px;
}
#maincontent p + ul, #maincontent1 p + ul, #maincontent2 p + ul {
	margin-top: 0px;
}
#testimony {
	color: #000000;
}
#subHeadContent p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: black;
	text-decoration: none;	
}
#subHeadContent #side p {
	line-height: 18px;
	color: grey;
	margin-top: 5px;
	padding-top: 1px;
}
#subHeadContent ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	padding-bottom: 5px;
}
#footer ul {
	margin: 0;
	height: 14px;
	text-align: right;
}
#footer ul li {
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	text-decoration: none;
	white-space: nowrap;
	list-style-type: none;
	padding: 3px 5px 0px;
	margin: 1;
}
#extraMenu ul {
	margin: 0;
	padding: 0 5px 0;
	height: 14px;
	text-align: left;	
}
#extraMenu ul li {
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9px;
	text-decoration: none;
	white-space: nowrap;
	list-style-type: none;
	padding: 3px 2px 0px;
	margin: 0;
}
#extraMenu li a {
	color: #000000;
}
#photocredit p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9px;
	text-align: right;
	margin: 0;
}
#point {
	font-weight: bold;
}
#morecontent {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	color: black;
	text-align: right;
}
#contacthead {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	color: black;
	margin-top: 9px;	
}
#table1 td {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 10px;	
}
/* ------------- links ------------- */
a {
	text-decoration: none;
}
img a {
	border:none;
}
#maincontent a, #maincontent1 a, #maincontent2 a {
	color: #CC0000;
	font-weight: bold;
}
#morecontent a {
	color: #CC0000;
	font-weight: bold;
}
#submenu a {
	color: #CC0000;
	font-weight: bold;
}
#categories a {
	color: black;
	font-weight: normal;
}
#categories a:hover {
	color: #CC0000;
	font-weight: normal;
}
#activecategory a {
	color: #CC0000;
	font-weight: normal;
}
#photocredit a {
	color: #FFFFFF;
}
#menu a {
	color: #000000;
}
#currentpage a {
	color: #CC0000;
	height: 45px;
}
#subHeadContent a {
	color: black;
	font-weight: normal;
	text-decoration:underline
}
#subHeadContent #side a {
	color: grey;
}
#subHeadContent #packageTitle a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}
#subHeadContent #orderButton a {
	color: black;
	font-weight: bold;
	text-decoration:none;
}
#supportImageLeft img a {
	border-color: #000000;
	border-style: solid;
	border-width: 1px; 
}
#footer a {
	color: black;
	font-weight: normal;
}
