/* CSS Document */

body {
	background:url(images/background.jpg) repeat-x top #092052;
	margin:0;
	padding:0;
	font-family:Trebuchet MS;
	font-size: 15px;
	color:#8A8A8A;
	}
	
#container {
	width:941px;
	background:#efefef;
	}
	
#containerbottom {
	background:url(images/containerbottom.jpg) no-repeat top #092052;
	height:50px;
	clear:both;
	width:921px;
	display:block;
	font-size:11px;
	padding-right:10px;
	padding-left:10px;
	margin-top:-15px;
	*margin-top:0px;
	padding-bottom:20px;}
	
#banner {
	background:url(images/banner.jpg) no-repeat top;
	width:941px;
	height:150px;
	}
	
#navbar {
	background:url(images/nav.jpg) no-repeat top;
	width:941px;
	height: 28px;
	text-align:right;
	}
	
li.nav {
	list-style-type:none;
	display:inline;
	}
	
ul#nav {
	display: inline;
	}
	
a.nav:link, a.nav:active, a.nav:visited {
	color:#CADEFF;
	font-family:Trebuchet MS;
	font-size:13px;
	text-decoration:none;
	}
	
a.nav:hover {
	color:white;
	}
	
#container2 {
	width:941px;
	background:#efefef;
	}
	
#container3 {
	width:941px;
	background:#092052;
	}
	
#content {
	width:727px;
	float:right;
	}
	
#contenttop {
	background:url(images/contenttop.jpg) no-repeat top;
	height:13px;
	}
	
#contentbottom {
	background:url(images/contentbottom.jpg) no-repeat top;
	height:13px;
	margin-top:-15px;
	*margin-top:0px;
	}
	
#content2 {
	background:url(images/contentrepeat.jpg) repeat-y top;
	text-align:left;
	padding-left:20px;
	padding-right:20px;
	min-height:550px;
	height: auto !important;
	height: 550px;
	overflow:visible;
	margin-top:-15px;
	*margin-top:0px;
	padding-bottom:20px;
	}
	
#sidenav {
	width:214px;
	display:block;
	float:left;
	font-size:14px;
	}
	
#sidenav2 {
	background:url(images/sidenav4.jpg) no-repeat top;
	width:214px;
	height:320px;
	display:block;
	text-align:left;
	color:white;
	}
	
a.sidenav:link, a.sidenav:active, a.sidenav:visited {
	color:white;
	font-family:Trebuchet MS;
	font-size:13px;
	text-decoration:none;
	}
	
a.sidenav2:link, a.sidenav2:active, a.sidenav2:visited {
	color:white;
	font-family:Trebuchet MS;
	font-size:16px;
	text-decoration:none;
	}
	
a.sidenav:hover , a.sidenav2.hover{
	color:#CADEFF;
	}
	
a.abouttheinventor:link, a.abouttheinventor:active, a.abouttheinventor:visited {
	background:url(images/abouttheinventor.jpg) no-repeat top;
	display:block;
	width:214px;
	height:90px;
	}
	
a.orderonline:link, a.orderonline:active, a.orderonline:visited {
	background:url(images/orderonline.jpg) no-repeat top;
	display:block;
	width:214px;
	height:90px;
	}
	
a.tryabottle:link, a.tryabottle:active, a.tryabottle:visited {
	background:url(images/trywater.jpg) no-repeat top;
	display:block;
	width:214px;
	height:90px;
	}
	
li.sidenav {
	list-style-type:none;
	margin-left: -15px;
	margin-bottom:5px;
	}
	
ul#sidenav {
	list-style-type:none;
	*margin-top:15px;
	}
	
h1 {
	font-size:15px;
	font-weight:bold;
	}
	
h2 {
	font-size:16px;
	font-weight:bold;
	}
	
.small {
	font-size:12px;
	}
	