#suckerfishnav {font-family:verdana,sans-serif;font-weight:bold;}
#suckerfishnav, #suckerfishnav ul {float:left;list-style:none;line-height:30px;padding:0;margin:0 0 1em 0;width:100%;}/*can specify a fixed width here if you want, ie: width:30em;*/
#suckerfishnav a {display:block;color:#eee;text-decoration:none;padding:0 1em; background:none;}/*can specify a fixed width here for each first level button if you want, ie: width:10em; You must also modify the #suckerfishnav li as well*/
#suckerfishnav li {float:left;padding:0 1em;}/*can specify a fixed width here for each first level button if you want, ie: width:10em; You must also modify the #suckerfishnav a as well*/
#suckerfishnav li ul {position:absolute;left:-969em;height:auto;width:9.8em;font-weight:normal;margin:0;}
#suckerfishnav li li {padding:0em 1em;}
#suckerfishnav li li a {padding:0em 1em;}
#suckerfishnav li ul a {width: 10.5em !important;}
#suckerfishnav li ul ul {margin:-1.50em 0 0 9.9em; background-color: #00AEEF !important;}
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul {left:-969em;z-index:1000;}
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul {
	left:auto;
	z-index:1000;
	background-color: #C5C5C5;
	width: 12em !important;
	font-weight: bold;
}
#suckerfishnav li:hover, #suckerfishnav li.sfhover {
	z-index:1000;
	background-color: #999999;
	background-image: url(center_header-o.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
