body {

	margin: 0px;
	background-color: #222222;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url('/img/gui/bg.gif');

}

img {

	border: none;

}

table { width: 95%; }

td, th {

	padding: 5px;
	border-bottom: 1px solid #CCCCCC;

}

th {

	text-align: left;
	background-color: #F7F7F7;
	

}

.blue { color: #24A6DE; }
.lightgreen { color: #89C64A; }
.darkgreen { color: #0A904F; }

div, li, p {

	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #333333;

}

.center {

	text-align: center;

}

p {

	line-height: 18px;
	padding-right: 20px;

}

strong {

	color: #000000;

}

div.div {

	margin: 0 auto 0 auto;
	width: 920px;

}

a {

	color: #24A6DE;
	font-weight: bold;

}

a:hover {

	color: #222222;

}

div#top {

	height: 104px;
	background-repeat: no-repeat;
	background-image: url('/img/gui/top.jpg');

}

div#menu {

	height: 46px;
	background-repeat: no-repeat;
	background-image: url('/img/gui/menu.gif');	

}

ul {

	margin: 0px;
	padding: 0px;

}

div#menu ul {

	width: 900px;
	margin: 0 auto 0 auto;

}

div#menu li {

	float: left;
	list-style: none;
	text-align: center;
	padding-top: 15px;

}

div#menu a {

	text-decoration: none;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 14px;

}

div#menu a:hover {

	text-decoration: none;
	color: #666666;

}

li#m1 { width: 101px; }
li#m2 { width: 115px; }
li#m3 { width: 118px; }
li#m4 { width: 195px; }
li#m5 { width: 89px; }
li#m6 { width: 150px; }
li#m7 { width: 132px; }

div#h1 {

	background-repeat: no-repeat;
	height: 47px;
	background-image: url('/img/gui/h1.gif');

}

img#howwecanhelpimg {

	float: left;

}

h1 {

	font-family: Arial, sans-serif;
	font-size: 18px;
	margin: 0px;
	text-indent: 9px;
	padding-top: 15px;

}

h2 {

	color: #89C64A;
	font-family: Arial, sans-serif;
	font-size: 14px;
	margin: 0px;

}

div#content {

	width: 910px;
	margin: 0 auto 0 auto;
	background-image: url('/img/gui/contentbg.gif');
	background-repeat: repeat-y;
	padding-left: 10px;

}

div#bottom {

	background-repeat: no-repeat;
	height: 19px;
	background-image: url('/img/gui/bottom.gif');

}

div#left {

	float: left;
	width: 220px;

}

div#right {

	margin-left: 225px

}

div#clear, div.clear {

	height: 1px;
	clear: both;

}

div.c2a {

	background-repeat: no-repeat;
	height: 22px;
	background-image: url('/img/gui/c2a.gif');
	text-indent: 30px;
	padding-top: 9px;

}

div#bottombuttons {

	padding-top: 14px;

}

div#copyright {

	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 5px;

}

div#copyright a {

	color: #FFFFFF;
	text-decoration: none;
	font-weight: 100;

}

div#copyright a:hover {

	color: #FFFFFF;
	text-decoration: underline;
	font-weight: 100;

}

a.greenbutton {

	display: block;
	padding-top: 9px;
	height: 21px;
	background-image: url('/img/gui/greenbutton.gif');
	background-repeat: no-repeat;
	text-decoration: none;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	text-indent: 30px;
	margin-left: 10px;

}

a.greenbutton:hover, a.greenbuttonhighlight {

	color: #0A904F;
	text-decoration: underline;

}

a.bluebutton {

	display: block;
	padding-top: 9px;
	height: 21px;
	background-image: url('/img/gui/bluebutton.gif');
	background-repeat: no-repeat;
	text-decoration: none;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	text-indent: 30px;
	margin-left: 10px;

}

a.bluebutton:hover, a.bluebuttonhighlight {

	color: #24A6DE;
	text-decoration: underline;

}

div#leftproductbutton {

	padding-left: 6px;

}

img.rightimg {

	float: right;
	margin-right: 25px;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;

}

h2 em {

	font-weight: 100;
	font-size: 12px;
	color: #666666;

}

.valignmiddle {

	 vertical-align: middle;

}

.valignbottom {

	vertical-align: bottom;

}

input, textarea {

	font-size: 12px;
	line-height: 18px;
	font-family: Arial, sans-serif;
	color: #0A904F;
	border: 1px solid #CCCCCC;
	width: 200px;
	font-weight: bold;

}

div#contactleft {

	float: left;
	width: 45%;

}

div#contactright {

	margin-left: 50%;
	width: 45%;

}

div#thanks {

	padding: 5px;
	text-align: center;
	border-top: 1px solid #0A904F;
	border-bottom: 1px solid #0A904F;
	color: #0A904F;
	background-color: #F7F7F7;
	width: 661px;
	
}

div.tick {

	margin-left: 10px;
	text-indent: 30px;
	line-height: 18px;
	background: transparent url('/img/gui/tick.gif') no-repeat top left;

}

td {

	vertical-align: top;

}

table.producttable {

	width: 654px;

}

td.productleft {

	 padding-bottom: 3px;
	 border-bottom: 1px solid #CCCCCC;

}

td.productright {

	padding-bottom: 3px;
	text-align: right;
	border-bottom: 1px solid #CCCCCC;

}

ul#dropdown {	

	margin: 0;
	padding: 0;
	z-index: 30
	
}

ul#dropdown div{	

	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	margin-top: 14px;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	
}

ul#dropdown div a {	

	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background-color: #FFFFFF;
	color: #222222;
	font: 11px arial;

}

ul#dropdown div a:hover {		

	background-color: #F7F7F7;
	color: #24A6DE;
	
}

img.productimg {

	border: 1px solid #CCCCCC;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 5px;

}

p.topp {

	margin-top: 0px;

}

p#quote {

	font-size: 16px;
	font-style: italic;
	text-align: center;
	padding: 10px;
	border: 1px solid #CCCCCC;
	background-color: #F7F7F7;
	width: 93%;

}

.large {

	font-size: 14px;

}

.xlarge {

	font-size: 18px;

}

div.quote {

	float: right;
	width: 150px;
	padding: 10px;
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
	margin-right: 20px;

}

div#distribution {

	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #F7F7F7;
	width: 591px;
	padding-left: 60px;
	background-repeat: no-repeat;
	background-position: left 25%;
	background-image: url('/img/pages/map.gif');
	padding-top: 20px;
	padding-bottom: 20px;

}

div#oxygenbottom { margin-top: 10px; }
