#subnav {height:auto; position:absolute!important; z-index:9999; left:10px!important; left:0; display:block}
#subnav .select{margin:0; padding:0; list-style:none; display:block;}
#subnav li {display:inline; margin:0; padding:0;height:auto; }
#subnav .navmargin{ margin-right:5px;background:#FFF;}
#subnav .select a{display:block; height:21px; float:left; padding:0 5px; border-bottom:1px solid #555; text-decoration:none; font-size:11px; line-height:20px; white-space:nowrap; margin-left:1px; color:#121890}
* html #subnav .select a {width:1px;}
#subnav .select a:hover, #subnav .select li:hover a {border-color:#046; color:#000; cursor:pointer;}
#subnav .sub {display:none;}

/* for IE5.5 and IE6 only */
#subnav table {position:absolute; border-collapse:collapse; left:0; top:0; font-size:11px;}
#subnav .sub li a:hover, #subnav .select a:hover .sub li a:hover, #subnav .select li:hover .sub li a:hover { background:#0b127a;color:#fff;text-decoration:underline;}
#subnav .select li a:hover .sub, #subnav .select li:hover .sub {display:block; position:absolute; width:821px; top:20px; left:-4px; background:#fff; margin-top:1px; padding:0; z-index:100; color:#0b127a}
* html #subnav .select a:hover .sub {z-index:-1; margin-top:0; margin-t\op:1px;}
#subnav .select a:hover .sub li a, 
#subnav .select li:hover .sub li a {display:inline;padding:0 10px; margin:0; font-size:10px; width:auto; white-space:nowrap; font-weight:normal; border:0; color:#0b127a; height:25px; line-height:24px; }