#topNav {width:1020px; position:relative; z-index:500;}
#topNav ul {margin:0; padding:0; list-style:none;}
#topNav ul li {float:left;}
#topNav ul li a {display:block; width:96px; height:23px; line-height:18px; color:#fff; background: url(img/ennergi_rootbg.gif); text-decoration:none; font-size:11px; font-family: "Trebuchet MS", verdana, arial, sans-serif; font-weight:bold; border:1px solid #fff; border-color:#fff #333 #333 #fff; text-indent:10px;}
#topNav ul li a.home {width:96px;}

#topNav table {border-collapse:collapse: width:0; margin:0; padding:0; height:0; border:0; position:absolute; left:-1px; top:-1px;}
#topNav ul ul {position:absolute; left:-9999px;}

#topNav ul li a:hover {background:#8c9fbb; color:#fff; position:relative;}
#topNav ul li:hover {position:relative;}
#topNav ul li:hover > a {background:#8c9fbb; color:#fff;}

#topNav ul :hover ul {left:0; top:25px; width:172px;}
#topNav ul :hover ul li a {width:172px; height:auto; background: url(img/ennergi_menubg.jpg); color:#444;}
#topNav ul :hover ul li a:hover {background:#8c9fbb; color:#fff;}

