#nav                                {
	padding:3px 0 0 0px;
	margin:0;
	list-style:none;
	width:948px;
	position:relative;
	z-index:200;
	font-family:Tahoma;
	font-weight:normal;
	float:left;
	color:#fff;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
}
#nav li.top                         {
	display:block;
	float:left;
	padding:0 12px 0 13px;
}
#nav li a.top_link                  {display:block; float:left; height:34px; line-height:24px; color:#fff; text-decoration:none; font-size:13px; font-weight:bold; font-family:Tahoma;  cursor:pointer; float:left;}
#nav li a.top_link span             {float:left; display:block; padding:0 2px 3px 2	px; height:34px;}
#nav li a.top_link span.down        {float:left; display:block; padding:0 4px 0 4px; height:20px;}

#nav li:hover a.top_link,
#nav a.top_link:hover               {color:#92B0F8; }
#nav li:hover a.top_link span, 
#nav a.top_link:hover span
{}
#nav li:hover a.top_link span.down,
#nav a.top_link:hover span.down     { padding-bottom:3px;}

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

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

#nav :hover ul.sub                  {left:-10px; top:30px; background: #00325B; border-bottom:1px solid #858585;/* border-top:1px solid #316979;*/ white-space:nowrap; width:175px; height:auto; z-index:300; border:1px solid #1f1f1f;}
#nav :hover ul.sub li               {display:block; height:25px; position:relative; float:left; width:150px; font-weight:normal;}
#nav :hover ul.sub li a             {display:block; font-size:11px; font-weight:normal; height:23px; width:175px; line-height:23px; text-indent:5px; color:#fff; text-decoration:none; background: #317396; border-bottom:1px solid #0065B7; /*border-top:1px solid #316979;*/}
#nav li ul.sub li a.fly             {background:#444 url(arrow.gif) 140px 6px no-repeat;}
#nav :hover ul.sub li a:hover       {background:#ddd; color:#000;}
#nav :hover ul.sub li a.fly:hover   {background:none; color:none;}
#nav a:hover a:hover ul,
#nav a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover a:hover ul
{left:150px; top:0; background:none; padding:0px; white-space:nowrap; width:150px; z-index:400; height:auto;}

#nav ul, 
#nav a:hover ul ul,
#nav a:hover a:hover ul ul,
#nav a:hover a:hover a:hover ul ul,
#nav a:hover a:hover a:hover a:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover li:hover > ul         {left:150px; top:0; background:none; padding:0px; white-space:nowrap; width:150px; z-index:400; height:auto;}
#nav li:hover > ul ul               {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}
#nav li:hover li:hover > a.fly      {background:none; color:#4C9EB6;} 
#nav li:hover li:hover > li a.fly   {background:none; color:#fff;} 

