@charset "UTF-8";
body {
	background-color: #8faedd;
	background-image: url(images/waterBG.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clearBoth {
	clear: both;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 906px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 276px;
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
}
.whiteSpacer {
	background-image: url(images/whiteSpacer.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#logo {
	height: 101px;
	width: 195px;
	float: left;
	margin-top: 55px;
	margin-left: 30px;
	display: inline;
}

#navHolder {
	width: 630px;
	padding: 0px;
	float: right;
	margin-top: 59px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 38px;
}
#bodyArea {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bgBubbles.gif);
	background-repeat: repeat;
}
#textTop {
	float: right;
	width: 640px;
	margin-top: 30px;
}

.imgNoPad {
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 38px;
	color: #617fab;
	letter-spacing: -4px;
	line-height: 33px;
	margin: 0px;
	padding: 0px 220px 15px 0px;
	text-align: right;
}
h3 {
	color: #a9bbd8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	letter-spacing: -1px;
	margin: 0px;
	padding: 2px 230px 0px 0px;
	text-align: right;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #8FAEDD;
	letter-spacing: -1px;
	margin: 0px;
	padding: 0px 0px 4px;
}
#leftPanel h2 {
	color: #6280ad;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -2px;
	margin: 0px;
	padding: 0px;
}
#leftPanel {
	width: 600px;
	margin: 0px;
	padding: 22px 0px 0px 40px;
	float: left;
}
.tableText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.rowBGcolor {
	background-color: #D6E9FF;
}
.rowBGcolor2 {
	background-color: #78C4F7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.tableHeadlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0074B0;
	padding-left: 6px;
	padding-bottom: 5px;
}

.tableSideHeadlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #8EAE87;
	font-weight: bold;
	letter-spacing: -1px;
}
.lineUnder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CAD9EC;
}
.imgPadTop {
	margin-top: 8px;
}

.imgPadRight {
	margin-right: 8px;
}
#leftPanel p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	padding-bottom: 9px;
}

#rightPanel {
	float: right;
	width: 250px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bottles_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 258px;
}
#rightPanelSide {
	float: right;
	width: 250px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bottles_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#rightPanelSide  ul {
	list-style-type: none;
	text-align: right;
	padding-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	width: 198px;
	float: right;
}
#rightPanelSide ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBE4E7;
	text-transform: capitalize;
}

#rightPanelSide ul li a {
	background-image: url(images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-right: 15px;
}

#rightPanelSide ul li a:visited {
}
#rightPanelSide ul li a:hover, active {
	background-color: #F2F6F9;
	background-image: url(images/arrowOver.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#rightPanelSide  h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: right;
	margin: 250px 30px 10px 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #DBE4E7;
	padding-right: 15px;
}
#footer {
	margin-bottom: 15px;
	text-align: right;
}
#footer p {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 3px;
	color: #3B5F90;
}

#footer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#footer ul li {
	padding-left: 6px;
	padding-right: 0px;
	display: inline;
}
#footer ul li a {
	color: #FEFEFE;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#footer ul li a:visited {
	color: #FDFDFD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#footer ul li a:hover, active {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #8FADDD;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #90AFDF;
	text-decoration: none;
	font-weight: bold;
}
a:hover, active {
	color: #85A1CE;
	text-decoration: none;
	font-weight: bold;
}
#leftPanel ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 5px 0px 10px;
}
#leftPanel ul li {
	text-transform: capitalize;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	background-image: url(images/arrow.jpg);
	background-position: left center;
	background-repeat: no-repeat;
}

#leftPanel ul li a {
	display: block;
	padding-left: 17px;
}

#leftPanel ul li a:visited {
}
#leftPanel ul li a:hover, active {
	background-color: #F6F6F6;
	background-image: url(images/arrowOver.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#header3 {
	height: 276px;
	background-image: url(images/header3.jpg);
	background-repeat: no-repeat;
}
#rightPanel3b {
	float: right;
	width: 250px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/header3b.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 258px;
}
#header4 {
	height: 276px;
	background-image: url(images/header4.jpg);
	background-repeat: no-repeat;
}
#rightPanel4b {
	float: right;
	width: 250px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/header4b.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 258px;
}
#header5 {
	height: 276px;
	background-image: url(images/header5.jpg);
	background-repeat: no-repeat;
}
#rightPanel5b {
	float: right;
	width: 250px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/header5b.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 258px;
}
#header6 {
	height: 276px;
	background-image: url(images/header6.jpg);
	background-repeat: no-repeat;
}
#rightPanel6b {
	float: right;
	width: 250px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/header6b.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 258px;
}
#header7 {
	height: 276px;
	background-image: url(images/header7.jpg);
	background-repeat: no-repeat;
}
#rightPanel7b {
	float: right;
	width: 250px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/header7b.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 258px;
}
#header8 {
	height: 276px;
	background-image: url(images/header8.jpg);
	background-repeat: no-repeat;
}
#rightPanel8b {
	float: right;
	width: 250px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/header8b.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 258px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #666666;
	font-size: 17px;
	margin: 0px;
	padding: 15px 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}
.imgFloatRight {
	float: right;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-top: 5px;
}
.contactBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 230px;
}
.tableFloatRight {
	float: right;
}

.formFields {
	width: 100%;
	border: 1px solid #97B5E0;
	padding: 3px;
	margin-bottom: 6px;
}
.formPadText {
	padding-top: 3px;
	padding-left: 4px;
}

.formFields2 {
	width: 100%;
	border: 1px solid #8FAEDD;
}

