
a{
	outline:none;
	}

#menu2 {
	padding:0;
	margin:0px 0 0 0;
	list-style:none;
	/*height:40px;
	position:relative;*/
	z-index:500;
	font-family:Arial, Helvetica, sans-serif, Impact, Tahoma, "Myriad Pro";
	color:#58595b;
  	background:url(../images/Top_NavBG.gif) repeat-x;
	float:right;
 	padding:0px 0 0 0;
	
}

#menu2 b{
	font-weight:normal;
}

#menu2 li {
	float:left;
	margin-right:0px;
	background:url(../images/div.gif) right no-repeat;
	color:#58595b;
	display:inline;
	font-size:15px;
	line-height:30px;
	
}

 

#menu2 li.none{
	background:none;
	padding-right:0px;
}

#menu2 li a {
	display:block;
	float:left;
	/*height:22px;
	line-height:22px;*/
	font-family:Arial, Helvetica, sans-serif, Impact, Tahoma, "Myriad Pro";
 	text-decoration:none;
	color:#58595b;
	display:inline;
	font-size:15px;
	font-weight:normal;
 	padding:0px;
	}
	
#menu2 li a:hover {
	color:#009ae0;
	}

#menu2 li a.none{
	border-right:1px solid #58595b;
	padding:0 0px 0 0px;
	}

#menu2 li a.none {
	border-right:0 none !important;
}

#menu2 table {
	border-collapse:collapse;
	width:0;
	height:0;
	position:absolute;
	top:0;
	left:0;
}
/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

#menu2 li a:hover {
	z-index:200;
	position:relative;
	color:#ee6f0c;
	/*background-color:#c60;*/
}
#menu2 li:hover {
	position:relative;
	z-index:200;
}
#menu2 li:hover > a {
	color:#ee6f0c;
	/*background:#c60;*/
}
#menu2 li:hover > a.sub {
	color:#ee6f0c;
	/*background-color:#c60;*/
}
#menu2 li.current a {
	color:#ee6f0c;
	/*background:#840;*/
}
#menu2 li a.sub {
	background: url(../images/down-arrow.gif) no-repeat right center;
}
#menu2 li.current a.sub {
	color:#fff;
 }
#menu2 :hover ul {
	left:0;
	top:40px;
	width:200px;
	/*background:#444;*/
	border:0 none !important;
}
/* keep the 'next' level invisible by placing it off screen. */
#menu2 ul, #menu2 :hover ul ul {
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:0;
	height:0;
	margin:0;
	padding:0;
	list-style:none;
	text-align:left !important;
	
}
#menu2 :hover ul :hover ul {
	left:120px;
	top:1px;
 	white-space:nowrap;
	width:100px;
	z-index:200;
	height:auto;
	height:30px !important;
	line-height:30px !important;
}
#menu2 :hover ul li {
	margin:0 0 0 0px;
	border-top:1px solid #009ae0;
	_border-top:0 none;
	height:30px !important;
	line-height:30px !important;
	background:none !important;
	padding:0 !important;
}
#menu2 :hover ul li a {
	width:200px;
	padding:0px !important;
	margin:0px !important;;
	text-indent:10px;
	background:#0097df;
	color:#fff;
	height:30px !important;
	line-height:30px !important;
 }
#menu2 :hover ul li a.fly {
	/*background: url(right-arrow.gif) no-repeat right center;*/
}
#menu2 :hover ul :hover {
	background-color:#d50900;
	color:#fff;
	line-height:30px !important;
	text-decoration:none !important;
}
#menu2 :hover ul :hover a.fly {
	background-color:#c60;
	color:#fff;
}
#menu2 :hover ul li.currentsub a {
	/*background:#840;*/
	color:#fff;
}
#menu2 :hover ul li.currentsub a.fly {
	background:url(right-arrow.gif) no-repeat right center;
	color:#fff;
}
#menu2 :hover ul :hover ul li a {
	width:100px;
	padding:0;
	text-indent:10px;
	/*background:#3e3e3e;*/
	color:#ccc;
}
#menu2 :hover ul :hover ul :hover {
	/*background-color:#d70;*/
	color:#fff;
}
#menu2 :hover ul :hover ul li.currentfly a, #menu2 :hover ul :hover ul li.currentfly a:hover {
	/*background:#840;*/
	color:#fff;
}
@charset "utf-8";
/* CSS Document */

