@charset "UTF-8";
/* CSS Document */

body {
	padding: 0;
	margin: 0;
	background-image: url(images/main-background.jpg);
}
p {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #000000;
line-height: 16px;
}

/* Home */
#supercontainer {
	position: relative;
	left: 50%;
	margin-left: -395px;
	width: 800px;
	height: 700px;
	background-image: url(images/textured-background.jpg);
	border: solid 1px #000000;
	bottom: 0px;
}
#logo {
	position: absolute;
	left: 10px;
	z-index: 5;
	top: 5px;
}
#tagline {
	position: absolute;
	top: 20px;
	left: 475px;
	z-index: 4;
}

#homeContain {
	position: absolute;
	width: 800px;
	padding-top: 5px;
	
}

#homeContain .bottom {
	background: url(images/home-container-border.gif) 0 100% repeat-x;
	padding-bottom:445px;
	}
#animation {
	position: absolute;
	z-index: 1;
}
#bottle {
	position: absolute;
	z-index: 9;
	right: 0px;
}
#featureContainer {
	position: absolute;
	height: 104px;
	width: 654px;
	background-image:url(images/home-features-background.png);
	z-index: 8;
	top: 340px;
	
}
#featureContainer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	}
#featureContainer p a {
	text-decoration: underline;
	color:#660000;	}	
	
#feature1 {
	position: absolute;
	z-index: 10;
	width: 275px;
	height: 100px;
	left: 25px;
	top: 10px;
	
}
#feature2 {
	position: absolute;
	z-index: 10;
	width: 275px;
	height: 100px;
	left: 320px;
	top: 10px;
	
}


/* Top-Nav */
#topNav {
padding-top: 150px;
text-align:center;
}

#topNav .bottom {
	background: url(images/home-container-border.gif) 0 100% repeat-x;
	padding-bottom:20px;
	}

#topNav ul {
	display: inline;
	list-style: none;
	font-family: "Copperplate", "Arial", "Helvetica", "Sans Serif";
	font-size: 16px;
	color:#000000;
	
}

#topNav li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

#topNav a {
	color: #000000;
	text-decoration: none;
	padding: 4px 10px 4px 15px;
}
#topNav a:hover {
		background-image:url(images/nav-active.gif);

}

#topNav li .active {
	background-image:url(images/nav-active.gif);
}
/* Footer-Nav */
#footerNav {
	position: absolute;
	z-index: 7;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	bottom: 10px;
	text-align:center;
	width: 800px;
	left: 0px;
}

#footerNav .top {
	background: url(images/home-container-border.gif) 0 0 repeat-x;
	padding-top: 10px;;
	}

#footerNav a {
	color: #000000;
	text-decoration: none;
	padding: 4px 10px 4px 15px;
}
/* Secondary */
#ssupercontainer {
	position: relative;
	width: 800px;
	left: 50%;
	margin-left: -387px;
	background-image: url(images/textured-background.jpg);
	background-repeat: repeat;
	border: solid 1px #000000;
}

#clearfloat {
	clear: both;
}

#tenvspace {
	height: 10px;
}
#container {
	position: relative;
	width: 760px;
	left: 0px;
}

#scontent {
	float: right;
	width: 570px;
	padding: 5px;
		font-size: 13px;
}

#scontent p {
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
	margin-left: 20px;
}

#scontent p a {
text-decoration: underline;
color: #330000;
}

#scontent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
	margin-left: 20px;
	margin-top: 15px;

}

#scontent table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 20px;
}

#scontent table a {
	text-decoration: underline;
	color: #330000;
}

/*Side-Nav */
#ssidenav {
	float: left;
	width: 180px;
	font-size: 14px;
	font-family: "Copperplate", "Arial", "Helvetica", "Sans Serif";
	color:#000000;
	
}
#ssidenav .right{
	background: url(images/home-container-border-side.gif) 100% 100% repeat-y;
	padding-right: 2px;
	vertical-align: bottom;

}
#ssidenav a {
text-decoration:none;
color:#000000;
}

#ssidenav ul {
	margin: 0;
	list-style: none;
	padding-left: 5px;
}

#ssidenav li {
	padding: 8px 0px 0px 5px;
}

#ssidenav ul ul li {
	font-size: 12px;
	padding: 2px 0px 0px 8px;
	margin: 0;
}

#ssidenav ul ul li:hover {
	background-color: #b39a8b;
}
#ssidenav ul ul li.active {
	background-color: #b39a8b;
}

#ssidenav a {
	padding: 5px;
	padding-left: 10px;
	display: block;
}

#ssidenav a:hover {
	text-decoration: none;
}

/* Secondary-Footer */
#footnav {
	position: relative;
	width: 800px;
	left: 50%;
	margin-left: -400px;
	text-align: center;
	font-size: 10px;
	margin-bottom: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: -4px;

}

#footnav .top {
	background: url(images/home-container-border.gif) 0 0 repeat-x;
	padding-top: 15px;
	}

#footnav a {
	text-decoration: none;
	padding: 10px;
	color: #000000;
}

