@charset "utf-8";
/* CSS Document */

body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul,
ol, li, dl, dt, dd, form, a, fieldset, input, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
	}
body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1;
	background: #fff url(images/body-bkg.jpg) center top repeat-x;
	}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	clear: both;
	visibility: hidden;
	} 
.clearfix {
	display: inline-block;
	clear: both;
	font-size: 0;
	}
.clear {
	clear: both;
	}
img {
	display: block;
	position: relative;
	margin: 15px 0;
	}
.btn, #submit {
	display: block;
	position: relative;
	margin: 15px 0;
	padding: 10px;
	width: 100px;
	font: bold 14px Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background: #021c1c;
	border: none;
	clear: both;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	cursor: pointer;
	}
.btn:hover, .post .btn:hover, #submit:hover {
	background: #006261;
	border: none;
	}
form .btn, form .btn:active, form .btn:focus {
	margin: 25px 0;
	border: none;
	}
/* LINKS */
a {
	color: #006a69;
	}
.button {
	margin: 0 0 0 10px;
	padding: 3px 7px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	text-transform: none;
	background: #999;
	}
#learn-more {
	display: block;
	position: relative;
	top: 125px;
	left: 10px;
	width: 183px;
	height: 44px;
	text-indent: -9999px;
	background: url(images/button-learn-more.png);
	}
#learn-more:hover {
	display: block;
	width: 188px;
	height: 44px;
	text-indent: -9999px;
	background: url(images/button-learn-more.png) 0 -44px no-repeat;
	}
.footer a {
	color: #fff;
	text-decoration: none;
	}
.footer a:hover {
	text-decoration: underline;
	}
/* LISTS */
ul, ol {
	margin: 15px 10px;
	}
li {
	margin: 0 0 0 15px;
	padding: 1px 0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #444;
	line-height: 18px;
	}
.check {
	margin: 15px 15px 15px 0;
	}
.check li {
	margin: 0;
	padding: 3px 0 3px 27px;
	list-style: none;
	background: url(images/checkmark.png) left center no-repeat;
	}
/* TYPOGRAPHY */
p {
	margin: 15px 0;
	font-size: 12px;
	color: #444;
	line-height: 19px;
	}
#ad p {
	margin: 15px;
	font: bold 24px Arial, Helvetica, sans-serif;
	color: #fff;
	text-transform: uppercase;
	}
#sidebar p {
	margin: 15px 10px;
	}
.footer p {
	margin: 0;
	font-size: 11px;
	color: #999;
	}
span {
	color: #006261;
	}
/* H1, H2, H3... */
h1#logo a {
	display: block;
	position: relative;
	float: left;
	margin: 5px 0 10px 0;
	width: 180px;
	height: 119px;
	text-indent: -9999px;
	background: url(images/logo.jpg) center no-repeat;
	}
h1#logo-rims a {
	display: block;
	position: relative;
	float: right;
	margin: 10px 0 0 0;
	width: 139px;
	height: 119px;
	text-indent: -9999px;
	background: url(images/logo-rims.jpg) center no-repeat;
	}
h2 {
	margin: 20px 0 15px 0;
	font-size: 18px;
	color: #00726f;
	text-transform: uppercase;
	letter-spacing: 1px;
	}
h2#our-mission {
	display: block;
	margin: 15px 0 0 0;
	width: 100%;
	height: 37px;
	text-indent: -9999px;
	background: url(images/h2-our-mission.jpg) left top no-repeat;
	}
h3 {
	margin: 15px 0;
	font-size: 16px;
	font-weight: bold;
	color: #021c1c;
	line-height: 20px;
	}
#sidebar h3 {
	margin: 15px 0 15px 10px;
	}
h4 {
	margin: 15px 0;
	padding: 10px 15px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background: #021c1c;
	}
/* DIV */
#content {
	background: url(images/content-bkg.jpg) center top no-repeat;
	}
#wrap {
	margin: 0 auto;
	padding: 0 20px;
	width: 920px;
	}
#header {
	width: 100%;
	height: 139px;
	}
#ad {
	float: left;
	margin: 15px 0 0 15px;
	width: 570px;
	height: 110px;
	background: #ddd;
	}
#splash {
	height: 225px;
	}
#left {
	float: left;
	width: 633px;
	}
/* ROTATOR */
.homepage_rotator {
	display: block;
	position: relative; 
	margin: 5px 0 0 0;
	width: 612px;
	height: 345px;
	background: url(images/rotator-bkg.png) 0 0 no-repeat;
	border: 4px #006867 solid;
	}
#divMainRotator img { 
	margin: 0;
	padding: 0;
	width: 612px;
	height: 345px;
	}
#divMainRotatorNav { 
	position:absolute;
	bottom: 10px;
	left: 0px;
	z-index:99; 
	}
#divMainRotatorNav a { 
	margin: 0 0 0px 7px;
	padding: 3px 7px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background: #006867;
	}
#divMainRotatorNav a:hover {
	color: #006867;  
	text-decoration: none;
	background: #7fd9ff;
	}
#divMainRotatorNav a.activeSlide { 
	color: #006867; 
	text-decoration: none; 
	background: #7fd9ff;
	}
#divMainRotatorNav a:focus { 
	outline: none;
	}

#right {
	display: block;
	float: right;
	padding: 20px 0 40px 0;
	width: 700px;
	}
#right img {
	margin: 15px 15px 15px 0;
	}
/* SIDEBAR */
#sidebar {
	float: left;
	padding: 20px 0 0 0;
	width: 180px;
	background: url(images/sidebar-bkg.jpg) right 1px no-repeat;
	}
#sidebar ul {
	list-style: none;
	}
#sidebar a {
	text-decoration: none;
	}
#sidebar a:hover {
	text-decoration: underline;
	}
#sidebar li {
	margin: 0 25px 0 0;
	padding: 3px 0 3px 15px;
	background: url(images/bullet.jpg) 3px 8px no-repeat;
	border-bottom: 1px #ddd solid;
	}
#sidebar li:hover {
	background: url(images/bullet.jpg) 3px -64px no-repeat;
	}
/* FORM */
form {
	position: relative;
	margin: 25px 20px 25px 0;
	padding: 15px 25px;
	color: #444;
	border: 1px #ccc solid;
	}
#content form img {
	padding: 0;
	background: none;
	}
input, select, textarea {
	padding: 5px 10px;
	font: 13px Arial, Helvetica, sans-serif;
	color: #111;
	line-height: 20px;
	background: #FFFFCC;
	border: 1px #ccc solid;
	}
label {
	display: block;
	margin: 10px 0;
	font: 13px Arial, Helvetica, sans-serif;
	}
input, select {
	display: block;
	margin: 0;
	width: 250px;
	}
input.alt {
	width: 30px;
	}
input.zip {
	width: 60px;
	}
input:active, input:focus, textarea:active, textarea:focus {
	background: #CCFFCC;
	}
textarea {
	display: block;
	margin: 0;
	padding: 10px;
	width: 400px;
	height: 175px;
	}
form #submit {
	margin: 25px 0;
	}
.required {
	display: none;
	position: absolute;
	top: 14px;
	left: 285px;
	border: 0;
	}
#validatefail.required {
	top: 25px;
	}
#messagefail {
	display: none;
	padding: 15px 25px;
	width: 400px;
	font: 18px Arial, Helvetica, sans-serif;
	background: #ff3333;
	}
#messagesuccess {
	display: none;
	padding: 15px 25px;
	width: 400px;
	font: 18px Arial, Helvetica, sans-serif;
	background: #66CC33;
	}
td {
	padding: 5px;
	font: 13px Arial, Helvetica, sans-serif;
	}
td input {
	width: 100px;
	}
td.big {
	padding: 15px 0;
	font: bold 16px Arial, Helvetica, sans-serif;
	background: url(images/divider.jpg) center 44px repeat-x;
	}
/* Footer Layout
--------------------------------------------------------------------------------------- */
#footer-wrap {
	position: relative;
	width: 100%;
	background: #053a3a url(images/footer-wrap-bkg.jpg) center top no-repeat;
	}
.footer { 
	margin: 0 auto;
	padding: 30px 0;
	width: 910px;
	color: #444;
	overflow: hidden; 
	clear: both;
	}
.copyright { width: 94%; display: inline; margin-top: 7px; }

p.no_margin { margin-top: 0; }
/* Table
- - - - - - - - - - - - - - - - - - - - - - */
table {
	display: block;
	margin: 0 0 15px 0;
	padding: 0;
	width: 694px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #1d241c;
	text-align: center;
	border: 1px #8c8c8c solid;
	}
th {
	font: bold 12px Arial, Helvetica, sans-serif;
	border-bottom: 1px #8c8c8c solid;
	background: url(images/th-bkg.jpg) repeat-x;
	}
th, td {
	padding: 8px 0;
	vertical-align: top;
	border-left: 1px #ddd solid;
	}
td {
	padding: 8px;
	font-size: 12px;
	text-align: left;
	}
td.benefits, td.ingredients {
	text-align: left;
	}
td.benefits, th.benefits {
	padding-left: 10px;
	width: 203px;
	}
td, th {
	width: 650px;
	}
td.yes {
	background: url(images/checkmark.png) center no-repeat;
	}
tr.alt td.yes {
	background: #edf5ff url(images/checkmark.png) center no-repeat;
	}
td.no {
	background: url(images/x.png) center no-repeat;
	}
tr.alt td.no {
	background: #edf5ff url(images/x.png) center no-repeat;
	}
tr.alt {
	background: #edf5ff;
	}
td img {
	margin: 0;
	padding: 5px;
	border: 1px #ccc solid;
	}
