body
{
	background-color:#465780;
	margin:0 auto;
	background-image:url(../img/back.jpg);
	background-repeat:repeat-x;
}

.container
{
	margin:0 auto;
	width:820px;
	background-color:#FFFFFF;
}

.content
{
	font-family:Helvetica, sans-serif;
	color:#363636;
	line-height:160%;
	font-size:12px;
	padding:45px 12px 20px 20px;
	background-image:url(../img/footerdots.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	text-align:justify;
}

.feature
{
	width:233px;
	float:right;
	margin-left:12px;
}

.hometext
{
	float:left;
	width:538px;
}

ol li
{
	color:#475780;
	font-weight:bold;
	padding:2px;
}

.footer
{
	padding:20px;
	background-color:#d7d7d7;
	color:#465780;
	font-family:helvetica;
	font-weight:bold;
	font-size:11px;
	text-align:right;
}

.footer a:link, .footer a:visited, .footer a:active {
	color:#475780;
	text-decoration:none;
	
}
.footer a:hover {
	color:#475780;
	text-decoration:underline;
}

#flashdemo
		{
			width: 100%;
			text-align: middle;
		}

/*menu*/

.nav
{
	height:40px;
	margin:0px;
	float:left;
	padding-left:10px;
}

ul#navlist
{
	margin:0px;
	padding:0px;
}

#navlist li
{
	float:left;
  	list-style-type:none;
}

.home,.aeration,.oxygen,.gallery,.contactus
{
	height:40px;
	text-decoration:none;
	float:left;
}

.home:hover,.aeration:hover,.oxygen:hover,.gallery:hover,.contactus:hover
{
	background-position: 0px -40px;
}

.home
{
	width:121px;
	background-image:url(../img/home.jpg);
}
.aeration
{
	width:152px;
	background-image:url(../img/aeration.jpg);
}
.oxygen
{
	width:207px;
	background-image:url(../img/oxygen.jpg);
}
.gallery
{
	width:146px;
	background-image:url(../img/gallery.jpg);
}
.contactus
{
	width:174px;
	background-image:url(../img/contactus.jpg);
}

.dropdown_menu
{
		position:absolute;
		width:177px;
		
		font-size:11px;
		font-weight:bold;
		background-color:#36456a;
		color:#f4f0ee;
		line-height:200%;
		padding-left:15px;
		padding-right:15px;
		padding-bottom:10px;
		padding-top:10px;
		text-align:left;
		margin-top:40px;
		text-transform:uppercase;
		font-family:Arial, Helvetica, sans-serif;
	
	
}

.dropdown_menu ul
{
		list-style-type: none;
		margin-left:0px;
		padding-left:0px;
		line-height:240%;
}

.dropdown_menu a,.dropdown_menu a:link,.dropdown_menu a:visited,.dropdown_menu a:active 
{
		color: #d7edfd;
		text-decoration: none;
}

.dropdown_menu a:hover
{	
		text-decoration: none;
		color: #FFFFFF;
}

.dropdown_menu ul li{
		float:none;
		width:170px;
}


/*feature buttons*/

.watch{
	width:233px;
	height:146px;
	text-decoration:none;
	float:right;
	background-image:url(../img/watch.jpg);
}

.howitworks{
	width:233px;
	height:147px;
	text-decoration:none;
	float:right;
	background-image:url(../img/howitworks.jpg);
}

.watch:hover
{
	background-position: 0px -146px;
}

.howitworks:hover
{
	background-position: 0px -147px;
}

.first
{
	padding-top:4px; 
	margin-top:0px;
}

a:link, a:visited, a:active {
	color:#475780;
	text-decoration:none;
	
}
a:hover {
	color:#475780;
	text-decoration:underline;
}

h1
{
	color:#465780;
	text-transform:uppercase;
	font-size:14px;
	background-image:url(../img/headerback.jpg);
	background-repeat:no-repeat;
	padding-top:8px;
	height:23px;
}

h2
{
	color:#465780;
	text-transform:uppercase;
	font-size:13px;
}

#name,#email,#phone,#comment,#company_name, #address,#postcode,#fax,#country,#suburb,#state,#mobile,#species,#volume,#shipping_details
		{
		width: 250px;
		height: 18px;
		border: solid 1px #cccccc;
		background-color: #ffffff;
		padding: 1px;
		font-size: 10px;
		color: #656667;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		vertical-align: middle;
		}
		
#species,#volume,#shipping_details
{
		width:390px;
		height:36px;
}
		
#comment
		{
		height: 160px;
		