.top_menu {
	width:916px;
	height:105px;
	position:relative;
	margin:0 auto;
	background:url(../images/top_menu.png);
	outline:0 !important;
}
.top_menu a:active {
	outline: none;
}
.t_nav {
	display:block;
	height:53px;
	padding:9px 9px 0 9px;
}
.t_nav ul {
	margin:0;
	padding:0;
	list-style:none;
	list-style-type:none;
}
.t_nav li {
	float:left;
	list-style:none;
	margin:0;
	background:url(../images/t_nav_sep.gif) no-repeat left top;
	padding:20px 0 18px 0;
}
.t_nav li:hover {
	background:url(../images/top-nav-hover.png) no-repeat left bottom;
}
.t_nav .home {
	padding:16px 11px 0 21px !important;
	background:none;
	margin:0;
	background: none !important;
}
.t_nav .i_home {
	padding:0;
	margin:0;
}
.t_nav img {
	border:0;
	margin:0;
	padding:0;
	opacity:0.6;
	filter:alpha(opacity=60);
}
.t_nav img a {
	text-shadow:0 !important;
}
.t_nav img:hover {
	opacity:1;
	filter:alpha(opacity=100);
}
.t_nav .more {
	background:url(../images/t_nav_sep.gif) no-repeat left top;
	padding-right:8px;
}
.t_nav .orange {
	background:url(../images/icons/a_orange.png) no-repeat 18px 6px;
}
.t_nav .blue {
	background:url(../images/icons/a_blue.png) no-repeat 18px 6px;
}
.t_nav .green {
	background:url(../images/icons/a_green.png) no-repeat 18px 6px;
}
.t_nav .silver {
	background:url(../images/icons/a_silver.png) no-repeat 18px 6px;
}
.t_nav li a {
	color:#fff;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	text-shadow:1px 1px 1px #333;
	padding:0 23px 0 34px;
}
.t_nav li a:hover {
	text-decoration:underline;
}
.mlddm {
	margin: 0;
	padding: 0;
	z-index:96;
}
.mlddm > li > a:hover {
	text-decoration:none;
}
.mlddm ul {
	z-index: 97;
	top:63px;
	padding: 9px 0 8px;
	visibility: hidden;
	position: absolute;
	background:#db8f1b url(../images/second_menu.gif) repeat-x top;
	border-bottom:0;
	margin:0 0 0 1px;
	border-top:1px solid #fff;
	width:898px !important;
	left:8px;
	text-align:center;
}
.dropair {
	background:#8cbbd9 url(../images/bg/air.jpg) !important;
	z-index:80;
}
.droprip {
	background:#8cbbd9 url(../images/bg/rip.jpg) !important;
	z-index:80;
}
.dropice {
	background:#8cbbd9 url(../images/bg/ice.jpg) !important;
	z-index:80;
}
.dropland {
	background:#8cbbd9 url(../images/bg/land.jpg) !important;
	z-index:80;
}
.dropwater {
	background:#8cbbd9 url(../images/bg/water.jpg) !important;
	z-index:80;
}
.dropplants {
	background:#8cbbd9 url(../images/bg/plants.jpg) !important;
	z-index:80;
}
.droptrees {
	background:#8cbbd9 url(../images/bg/trees.jpg) !important;
	z-index:80;
}
.dropmore {
	background:#8cbbd9 url(../images/bg/more.jpg) !important;
	z-index:80;
}
.dropfun {
	background:#8cbbd9 url(../images/bg/fun.jpg) !important;
	z-index:80;
}
.mlddm ul li {
	list-style: none;
	float:none !important;
	padding: 0;
	margin:0 2px;
	background:none;
	display:inline !important;
	width:130px;
}
.mlddm ul li a {
	color:#fff;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:12px;
	margin: 0px;
	padding:0;
	padding:3px 13px !important;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.mlddm .m_more {
	right:9px;
}
.mlddm ul li a {
	border:1px solid #2a3a3a;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	background:#191919 url(../images/submenu_bg.jpg) repeat-x top;
	color:#fff;
	text-shadow:1px 1px 1px #000;
}
.mlddm ul li a:hover {
	border:1px solid #516d05 !important;
	background:#191919 url(../images/more.jpg) repeat-x top !important;
	color:#fff;
	text-shadow:1px 1px 1px #516d05 !important;
}
.mlddm ul li:hover {
	background:none;
}
.mlddm .hsub {
	background: no-repeat right url(arrow.gif)
}
