
#nav {
	padding:0;
	margin:0;
	list-style:none;
	height:31px;
	position:relative;
	font-family:arial, verdana, sans-serif;
	width:865px;
	background-image: url(bakoff.jpg);
}
#nav li.top {display:block; float:left;}
#nav li a.home {display:block; float:left; height:31px; width:68px; text-decoration:none; padding:0; cursor:pointer;}
#nav li a.hififurniture {display:block; float:left; height:31px; width:121px; text-decoration:none; padding:0; cursor:pointer;}
#nav li a.avwall {display:block; float:left; height:31px; width:145px; text-decoration:none; padding:0; cursor:pointer;}
#nav li a.gameon {display:block; float:left; height:31px; width:102px; text-decoration:none; padding:0; cursor:pointer;}
#nav li a.news {display:block; float:left; height:31px; width:103px; text-decoration:none; padding:0; cursor:pointer;}
#nav li a.distributors {display:block; float:left; height:31px; width:115px; text-decoration:none; padding:0; cursor:pointer;}
#nav li a.contact {display:block; float:left; height:31px; width:102px; text-decoration:none; padding:0; cursor:pointer;}
#nav li a b {margin-left:-999px;}

#nav li a.home {background:url(home.jpg);}
#nav li a.hififurniture {background:url(hifi.jpg);}
#nav li a.avwall {background:url(avwall.jpg);}
#nav li a.gameon {background:url(gameon.jpg);}
#nav li a.news {background:url(news.jpg);}
#nav li a.distributors {background:url(distributors.jpg);}
#nav li a.contact {background:url(contact.jpg);}

#nav li:hover a,
#nav a:hover
{background-position: 0 31px;}


#nav table {position:absolute; top:0; left:0; border-collapse:collapse; padding:0; width:0; height:0; margin:-1px;}

#nav .sub {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover {position:relative; z-index:200;}
#nav a:hover {position:relative; white-space:normal; z-index:200;}

#nav :hover ul.sub {
	left:0;
	top:30px;
	width:183px;
	height:auto;
	z-index:300;

} 
#nav :hover ul.sub li
{display:block; height:27px; position:relative; float:left; width:183px; font-weight:normal;}
#nav :hover ul.sub li a
{display:block; height:27px; width:183px; text-decoration:none; padding:0; cursor:pointer;}
#nav :hover ul.sub li a b {position:absolute; left:-9999px; margin:0;}

#nav :hover ul li a.c-audio {background:url(c-audio.jpg);opacity: .9;
	filter: alpha(opacity=90);}
#nav :hover ul li a.c-video {background:url(c-video.jpg);opacity: .9;
	filter: alpha(opacity=90);}
#nav :hover ul li a.t-audio {background:url(t-audio.jpg);opacity: .9;
	filter: alpha(opacity=90);}
	#nav :hover ul li a.lodestones {background:url(lodestones.jpg);opacity: .9;
	filter: alpha(opacity=90);}
	
	
#nav :hover ul li a.wallcube {background:url(wallcube.jpg);opacity: .9;
	filter: alpha(opacity=90);}	
#nav :hover ul li a.skyshelf {background:url(skyshelf.jpg);opacity: .9;
	filter: alpha(opacity=90);}



#nav :hover ul.sub li a:hover 
{background-position: 0 27px; position:relative;}
#nav :hover ul.sub li a:hover b {left:100px; top:15px; background:#fff; color:#000; display:block; width:183px; height:27px; text-align:center; font-size:12px; line-height:18px;}






















