@charset "utf-8";
/* CSS Document */
#menubg{background-image:url(../images/menubg.jpg); background-repeat:no-repeat; height:61px; position:relative; overflow:hidden;}
#menu-nav{width:937px; text-align:left;}
#menu-nav ul li{float:left;list-style-type:none; margin:0 10px 0 0;}
#menu-nav ol li{float:right;list-style-type:none; margin:0  0 0 10px;}
#menu-nav { position:relative;}
#menu-nav a{display: block;	float: left;text-decoration: none;font-weight: bold; color: #454545;margin-top: 0px;padding: 0 0 0 20px;	height: 40px; line-height:28px;	font-size: 100%;	}
#menu-nav a span {	display: block;	float: left;padding: 0 20px 0 0;height: 40px;line-height:28px;	cursor: pointer;}
#menu-nav a:hover,
#menu-nav a:active,
#menu-nav a:focus {color: #000000;background:url(../images/menuleftbg.jpg) no-repeat left top ;padding: 0 0 0 20px;	}
#menu-nav a:hover span,
#menu-nav a:active span,
#menu-nav a:focus span {background:url(../images/menurightbg.jpg) no-repeat right top;padding: 0 20px 0 0;}
#menu-nav li.active a,
#menu-nav li.active a:hover,
#menu-nav li.active a:active,
#menu-nav li.active a:focus {margin-top: 0;height: 40px;line-height: 28px;	font-size: 110%;background:url(../images/menuleftbg.jpg) no-repeat left top ;color:#000000;}
#menu-nav li.active span,
#menu-nav li.active a:hover span,
#menu-nav li.active a:active span,
#menu-nav li.active a:focus span {margin-top: 0;height:40px;line-height: 28px;background:url(../images/menurightbg.jpg) no-repeat right top;cursor: pointer;}

#menu-nav2{left:737px/*580px*/; top:-5px; height:19px; width:900px; position:relative; float:left; text-align:left; z-index:5; color:#fff; padding-left:20px; font-size:100%;}
#menu-nav2 li{ list-style-type:none; float:left; margin:0 5px 0 5px;}
#menu-nav2 a{display: block;	float: left;text-decoration: none;font-weight: bold; color: #ffffff;margin-top: 0px;padding: 0 0 0 10px;	height: 19px; line-height:19px;	font-size: 100%;	}
#menu-nav2 a span {	display: block;	float: left;padding: 0 10px 0 0;height: 19px;line-height:19px;	cursor: pointer;}
#menu-nav2 a:hover,
#menu-nav2 a:active,
#menu-nav2 a:focus {color: #00DEFF;padding: 0 0 0 10px;	}
#menu-nav2 a:hover span,
#menu-nav2 a:active span,
#menu-nav2 a:focus span {padding: 0 10px 0 0;}
#menu-nav2 li.active a,
#menu-nav2 li.active a:hover,
#menu-nav2 li.active a:active,
#menu-nav2 li.active a:focus {margin-top: 0;height: 19px;line-height: 19px;	font-size: 100%;color:#ffffff;}
#menu-nav2 li.active span,
#menu-nav2 li.active a:hover span,
#menu-nav2 li.active a:active span,
#menu-nav2 li.active a:focus span {margin-top: 0;height:19px;line-height: 19px;cursor: pointer;}

