#navHeader {
	width:100%;
	height:110px;
	background-image:url(/beta/images/common/header_logo.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
	}
	
#navHeader #bar {
	position:absolute;
	height: 29px;
	width: 630px;
	/*margin-top: 81px;*/
	top: 81px;
	/*margin-left: 232px;*/
	left: 232px;
	margin: 0 0 0 0 ;
	color:#FFFFFF;
	}
	
.menuRollover1 a {
position:relative;
display:block;
width: 68px;
height: 29px;
color:#333;
background: url(/images/nav/about_us.jpg) 0 0 no-repeat;
text-decoration: none;
float:left;
}

.menuRollover1 a:hover { 
background-position: 0 -29px;
}

.menuRollover2 a {
position:relative;
display:block;
width: 89px;
height: 29px;
color:#333;
background: url(/images/nav/our_products.jpg) 0 0 no-repeat;
text-decoration: none;
float:left;
}

.menuRollover2 a:hover { 
background-position: 0 -29px;
}

.menuRollover3 a {
display:block;
width: 91px;
height: 29px;
color:#333;
background: url(/images/nav/where_to_buy.jpg) 0 0 no-repeat;
text-decoration: none;
float:left;
}

.menuRollover3 a:hover { 
background-position: 0 -29px;
}

.menuRollover4 a {
display:block;
width: 115px;
height: 29px;
color:#333;
background: url(/images/nav/customer_service.jpg) 0 0 no-repeat;
text-decoration: none;
float:left;
}

.menuRollover4 a:hover { 
background-position: 0 -29px;
}

.menu5
{
display:block;
color:#FFFFFF;
margin-top: 8px;
margin-left: 1em;
float:left;
width: 200px;
}

.menu5 a {
	text-decoration: none;
	font-size: 11px;
	color:#FFFFFF;
	}
	
.menu5 a:hover {
	color:#999999;
	}

#signUp {
	display: block;
	position: absolute;
	margin: 20px 0px 0px 460px;
	color:#999966;
	font-size:12px;
	line-height: 1.4em;
	}


/* Sucker Fish Drop Downs */

#menuRollover1 ul{
	padding: 0;
	margin: 0;
	list-style: none;
	}
	
#menuRollover1 ul {
	position: abolute;
	width: 15em;
	left: -999em;
	}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

/*
#nav a {
	display: block;
	width: 10em;
}
*/

#nav a {
	display: block;
	width: 10em;
	}
	
#nav a:hover {
background-position: 0 -29px;
}
	

#nav li {
	position:relative;
	display:block;
	width: 68px;
	height: 29px;
	color:#FFF;
	background: url(/images/nav/about_us.jpg) 0 0 no-repeat;
	background-repeat: no-repeat;
	text-decoration: none;
	float:left;
	width: 10em;
	
}

#nav li ul a {
	color:#FFFFFF;
	}

#nav li ul {
	position: absolute;
	background-image:none;
	width: 10em;
	left: -999em;

}

#nav li:hover ul {
	left: auto;
	
}

/*
#tnav1,#tnav2,#tnav4,#tnav5
{
	display: none;
	position: absolute;
	top: 111px;
	left: 297px;
	z-index: 10;
}
#tnav1{	left: 232px;}
#tnav2{ left: 302px;}
#tnav4{ left: 480px;}
#tnav5{ left: 482px; }
.tnav
{
	background: #fff;
	margin-bottom: 8px;
	border: 1px solid #aa8962;
}
.tnav tr td
{
	background: url(/images/sub/tnav-dots.gif) no-repeat bottom left;
	width: 168px;
}
.tnav tr td.last { background: none;}
.tnav tr td.hdr{ background: none;}
table.tnav tr td a
{
	color: #9a1b20;
	text-decoration: none;
	padding: 2px 0 2px 18px;
	display: block;
	width: 150px;
}
.tnav tr td a:hover{ background: #eecd68;}
.tnav tr td h3 { margin: 5px 0 1px 12px;}
.tnav tr td h3 a 
{
	color: inherit;
	padding-left: 0;
}
.tnav tr td h3 a:hover{ 
	background: none;
	text-decoration: underline;
	}
	*/
#tnav1,#tnav2,#tnav4,#tnav5
{
	display: none;
	position: absolute;
	top: 111px;
	left: 257px;
	z-index: 10;
}
#tnav1{	left: 189px;}
#tnav4{ left: 437px;}
#tnav5{ left: 437px; }
.tnav
{
	background: #fff;
	margin-bottom: 8px;
	border: 1px solid #aa8962;
}
.tnav tr td
{
	background: url(/images/sub/tnav-dots.gif) no-repeat bottom left;
	width: 168px;
}
.tnav tr td.last { background: none;}
.tnav tr td.hdr{ background: none;}
table.tnav tr td a
{
	color: #9a1b20;
	text-decoration: none;
	padding: 2px 0 2px 18px;
	display: block;
	width: 150px;
}
.tnav tr td a:hover{ background: #eecd68;}
.tnav tr td h3 { margin: 5px 0 1px 12px;}
.tnav tr td h3 a 
{
	color: inherit;
	padding-left: 0;
}
.tnav tr td h3 a:hover{ background: none;text-decoration: underline;}.thanks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #993333;
}
.newhdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #993300;
}
	
#footerC {
	display:block;
	float:none;
	width:300px;
	margin: 0px auto 0px auto;
	margin-top:10px;
	}
	
#navClicker {
	float:left;
	display:block;
	}