.preload1 {background: url(sidenav1.gif);}
.preload2 {background: url(sidenav1b.gif);}
.download {
	width: 199px;
	position:relative;
	z-index:100;
	top: 0px;
	left: 0px;
	font-family: arial, verdana, sans-serif;
	margin-top: 285px;
}
#navholder2 {
	width: 199px;
	padding:0;
	margin-top: 15px;
	list-style:none;
	height:30px;
	position:relative;
	z-index:200;
	top: 0px;
	left: 0px;
	font-family: arial, verdana, sans-serif;
	float: left;
}

#nav2 {
	padding:0;
	margin:0;
	list-style:none;
	height:42px;
	position:relative;
	z-index:200;
	font-family: arial, verdana, sans-serif;
	width: 175px;
	background: url(sidenav1.gif);
}
#nav2 li.top {
	display:block;
	float:left;
	width: 199px;
}
#nav2 li a.top_link {
	display:block;
	float:left;
	height:42px;
	line-height:33px;
	color:#fff;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	cursor:pointer;
	width: 175px;
	background: url(sidenav1.gif) no-repeat;
	padding: 0 0 0 24px;
}
#nav2 li a.top_link span {
	float:left;
	display:block;
	padding:0 12px 0 0px;
	height:32px;
}
#nav2 li a.top_link span.down {
	float:left;
	display:block;
	padding:0 0px 0 26px;
	height:32px;
	width: 146px;
}

#nav2 li:hover a.top_link,
#nav2 a.top_link:hover
{color:#fff; background: url(sidenav1b.gif) no-repeat;}
#nav2 li:hover a.top_link span, 
#nav2 a.top_link:hover span
{background:url(sidenav1.gif) no-repeat right top;}
#nav2 li:hover a.top_link span.down,
#nav2 a.top_link:hover span.down
{
	background:no-repeat right top;
	padding-bottom:3px;
}

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

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

#nav2 :hover ul.sub
{
	left:180px;
	top:0px;
	background: #005492;
	padding:3px;
	white-space:nowrap;
	width:199px;
	height:auto;
	z-index:300;
}
#nav2 :hover ul.sub li
{display:block; height:20px; position:relative; float:left; width:176px; font-weight:normal;}
#nav2 :hover ul.sub li a
{
	display:block;
	font-size:12px;
	height:18px;
	width:176px;
	line-height:18px;
	text-indent:5px;
	color:#fff;
	text-decoration:none;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
}
#nav2 li ul.sub li a.fly
{background:#005492 url(arrow.gif) 80px 6px no-repeat;}
#nav2 :hover ul.sub li a:hover 
{
	color:#fff;
	border: 1px solid #fff;
}
#nav2 :hover ul.sub li a.fly:hover
{background:#3f96a9 url(arrow_over.gif) 80px 6px no-repeat; color:#fff;}

#nav2 li b {display:block; font-size:11px; height:18px; width:176px; line-height:18px; margin-bottom:3px; text-indent:6px; color:#ff6; border-bottom:1px solid #ff6; cursor:default;}

#nav2 a:hover a:hover ul,
#nav2 a:hover a:hover a:hover ul,
#nav2 a:hover a:hover a:hover a:hover ul,
#nav2 a:hover a:hover a:hover a:hover a:hover ul
{left:89px; top:-4px; background: #005492; padding:3px; border:1px solid #0b4d97; white-space:nowrap; width:176px; z-index:400; height:auto;}

#nav2 ul, 
#nav2 a:hover ul ul,
#nav2 a:hover a:hover ul ul,
#nav2 a:hover a:hover a:hover ul ul,
#nav2 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;}

#nav2 li:hover li:hover > ul
{left:90px; top:-4px; background: #005492; padding:3px; border:1px solid #0b4d97; white-space:nowrap; width:176px; z-index:400; height:auto;}
#nav2 li:hover > ul ul 
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}
#nav2 li:hover li:hover > a.fly
{background:#3f96a9 url(arrow_over.gif) 80px 6px no-repeat; color:#fff; border-color:#fff;} 
#nav2 li:hover li:hover > li a.fly
{background:#005492 url(arrow.gif) 80px 6px no-repeat; color:#000; border-color:#005492;}
