* {
	margin: 0px;
	padding: 0px;
}

body {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #000000;
	background-color: #899ace;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 779px;
	border: 1px solid #00488e;
	background-color: #ffffff;
}

#header {
	margin-left: auto;
	margin-right: auto;
	width: 779px;
	height: 70px;
	background-image: url(/resources/images/header-offer.gif);
	background-repeat: no-repeat;
}

#header object, #header embed {
	float: right;
	
}

.star {
	margin: 0 10px 0 0;
}

.left-column {
	float: left;
	width: 150px;
	min-height: 580px;
	padding: 5px 5px 5px 5px;
}

.left-column a {
   color: #00488e;
}

* html .left-column {
	height: 580px;
}

.right-column {
	float: right;
	width: 598px;
	min-height: 900px;
	background-color: #ffffff;
	padding: 10px 10px 10px 10px;
	background: url(/resources/images/river_fade.jpg) bottom no-repeat;
	border-left: 1px solid #c0c0c0;
}

* html .right-column { height: 900px;}

#menu {
	width: 779px;
	height: 20px;
	background-color: #00488e;
	border-top: 1px solid #899ace;
	border-bottom: 2px solid #899ace;
	color: #FF0000;
}

#menu ul {
	float: right;
	list-style-type: none;
}
	
#menu ul li { 
	float: left;
	background: url(/resources/images/main-menu-bullet.gif) no-repeat -2px 8px;
	padding: 0 8px 0 8px;
}

.menu-item a {
	color: #ffffff;
	display: block;
	text-decoration: none;
	padding: 2px 0 0 0;
}

.menu-item-selected  a {
	display: block;
	color: #899ace;
	text-decoration: none;
	padding: 2px 0 0 0;
}

.menu-item  a:hover  {
	color: #899ace;
	text-decoration: none;
}

.menu-item-selected  a:hover {
	color: #899ace;
	text-decoration: none;
}

#sub-menu h3 {
	border: 1px solid #c0c0c0;
	padding: 3px 0 3px 5px;
	margin: 0 0 5px 0;
	color: #000000;
}

#sub-menu ul li {
	list-style-type: none;
	padding: 5px 0 0 0px;
}

#sub-menu a {
	text-decoration: none;
}

#sub-menu a:hover {
	text-decoration: underline;
}

.left-arrow {
	border: none;
}

.home-page-sections {
	float: left;
	width: 297px;
	margin: 10px 0 20px 0;
}

img {
	border: 1px solid #c0c0c0;
}

img.noborder {
	border: 0px;
}

.right-image {
	float: right;
	margin: 0 0 0 10px;
}

.left-image {
	float: left;
	margin: 0 10px 0 0;
}

.left-col-image {
	padding: 0 4px 0 4px;
	margin: 20px 0 0 0;
}

.right-water-logo {
	float: right;
	margin: 0 215px 0 0;
}

.standard-list {
	list-style-image: url(/resources/images/bullet.gif);
	padding: 0 0 10px 30px;	
	line-height: 1.5em;
}

.standard-list-content {
	list-style-image: url(/resources/images/bullet.gif);
	padding: 0 0 10px 180px;	
	line-height: 1.5em;
}

.standard-list-far-right {
	list-style-image: url(/resources/images/bullet.gif);
	padding: 0 0 10px 200px;	
	line-height: 1.5em;
}

.nobullet-list {
	list-style-type: none;
	padding: 0 0 10px 15px;	
}

.center {
	text-align: center;
}

h1 {
	font-size: 16px;
	color: #00488e;
	padding: 10px 0 0 0;
	text-align: center;
}

h2 {
	font-size: 14px;
	color: #00488e;
	border-bottom: 1px solid #c0c0c0;
	margin: 10px 0 10px 0;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	color: #00488e;
	font-weight: bold;
	padding: 0 0 10px 0;
}

h4 {
	font-size: 14px;
	color: #00488e;
	font-weight: normal;
	text-align: center;
	margin: 10px 0 10px 0;
}

p {
	line-height: 1.2em;
	padding: 0 0 10px 0;
}

.italic-text { 
	font-style: italic;
}

a {
	color: #000000;
	text-decoration: underline;
	/*position: relative;*/ /* This is required if the links are dissabled */
}

a:hover {
	color: #000000;
	text-decoration: none;
}
		
#footer {	
	margin-left: auto;
	margin-right: auto;
	width: 779px;
	height: 20px;
	background: url(/resources/images/footer-back.gif) repeat-x;
	clear: both;
	color: #ffffff;
}

#footer a {	
   color: #ffffff;
}

#footer ul {
	list-style-type: none;
	text-align: right;
	padding: 2px 10px 0 0;
	font-size: 10px;
}

#footertext {
	height: 14px;
	font-size: 11px;
	text-align: center;
	padding: 5px;
	vertical-align: top;
}

/* The following styles relate to the form on the contact page */
#form {
	margin: 0 10px 0 10px;
}

.formtextbox {
	padding: 2px;
}

.formlabel {
	float: left;
	width: 200px;
	padding: 5px;
	text-align: right;
}

.formclear {
	clear: both;
}

#button {
	text-align: center;
}

#onlineshop {
}

#onlineshop h3 {
  color: white;
  background-color: #00488e;
  border: 1px solid silver;
  padding: 5px;
  margin: 0px 0px 5px 0px;
  font-size: 14px;
}

.ProductList {
  border: 1px solid silver;
  padding: 5px;
  margin: 10px 5px 10px 5px;
  background-color: white;
  min-height: 100px;
}

*html .ProductList {
	height: 100px;
}

.ProductTitle {
  background-color: white;
  color: #00488e;
  font-weight: bold;
  font-size: 13px;
}

.ProductPrice {
	float: left;
  background-color: white;
  color: #00488e;
  font-size: 14px;
  padding: 2px 0px 4px 0px;
}

.BuyNow {
	float: left;
	padding: 0px 0px 0px 10px;
}

.ProductPriceEx {
	float: left;
  background-color: white;
  color: #00488e;
  font-size: 10px;
  padding: 2px 0px 4px 0px;
}

.worldpay img {
	border: 0px;
}

.worldpay h1 {
	font-size: 14px;
	padding: 2px;
}

th {
	font-size: 9px;
	background-color: #00488e;
	color: #ffffff;
	padding: 2px 2px 2px 2px;
}

#packages td {
	font-size: 9px;
	text-align: center;
	background-color: #CAE5FF;
	padding: 4px 2px 4px 2px;
}