#middle_menu{
	width: 100%;	
	position: relative;
	top: 17px !important;
	top/**/: 22px;
	text-align: left;
}

#middle_menu UL{
	padding: 0px;	
	list-style-type: none;	
}

#middle_menu LI{
	float: left;
}

.ul_level1{
	height: 31px;
	margin: 0px;
}

.li_level1{
	text-transform: uppercase;	
	margin: 0px 0px 0px 41px !important;
	margin: 0px 17px 0px 23px;
	height: 31px;
	line-height: 31px;
	font-weight: bold;
	font-size: 0px;
	position: relative;
	font-family: Arial Narrow, Helvetica, Arial;
}

.a_level1{
	color: #4c6164;
	font-size: 12px;
	padding: 0px;
	display: block;
	line-height: 31px;
}

.a_level1:hover{
	color: #f05b1e;
}

.orange{
	color:#f05b1e;
}

.ul_level2{	
	position: absolute;
	margin: 0px 0px 0px -100px !important;
	margin/**/: 0px 0px 0px -20px;
	z-Index: 1000;
	width: 500px;
	height: 22px;
	display: none;
	font-size: 0px;
}

.li_level2{	
	text-transform: none;	
	padding: 0px 10px 0px 10px;
	margin: 0px;
	height: 22px;
	vertical-align: middle;
	line-height: 22px;
	background-color: #54676a;
	font-family: Tahoma;	
	font-weight: normal;	
	font-size: 0px;
}

.a_level2{
	color: #ffffff;
	font-size: 10px;
	padding: 0px;
	height: 22px;
	padding: 3px 0px 3px 0px !important;
	margin: 0px;
	padding/**/: 0px;		
}

.a_level2:hover{
	color: #f05b1e;
	background: none;
}

.li_level2_left{
	width: 10px;
	margin: 0px;
	padding: 0px;
	height: 22px;
	line-height: 22px;
	background-image: url(../images/graphics/left.gif);
	background-position: center center;
	background-repeat: no-repeat;	
}

.li_level2_right{
	width: 10px;
	margin: 0px;
	padding: 0px;
	height: 22px;
	line-height: 22px;
	background-image: url(../images/graphics/right.gif);
	background-position: center center;
	background-repeat: no-repeat;	
}