 /*--- The class of the menu  */
#MENU_TRANSPARENT {
	width:230px;
	height:541px;
	position:absolute;
	z-index:1001;
	overflow:hidden;
	background-color:#fff;
	margin-left:25px;
}
#MENU_CONTAINER {
	width:230px;
	height:541px;
	position:absolute;
	z-index:1001;
	overflow:hidden;
	margin-left:25px;
	text-transform:uppercase
}
#LOGO {
	height:115px;
	margin-left:20px;
	margin-top:60px;
	position:absolute;
	z-index:1003;
	padding-left:25px;
}
.MENU_BOTTONS {
	float:left;
	width:230px;
	height:335px;
	margin-top:203px;
	position:absolute;
	margin-left:230px;
}

.MENU_BOTTONS_LEVEL2 {
	float:left;
	width:230px;
	height:335px;
	margin-top:203px;
	position:absolute;
	margin-left:520px;
}

.MENU_BOTTONS_LEVEL2 div{
height:290px;
}
.MENU_BOTTONS div{
height:290px;
}


#MENU_CONTAINER a {
	float:left;
	clear:both;
	color:#7e8083;
	margin-left:20px;
	text-decoration:none;
	margin-bottom:2px;
}
#MOVING_MENU {
	width:5800px;
}

#MOVING_MENU div {
	float:left
}
#NAV{
	float:left;
	width:230px;
	height:335px;
	margin-top:203px;
	color:#919293;
}

#NAV a:hover {
	color:#919293;
}
.NAV_BACK {
	width:230px;
	float:left;
	clear:both;
	padding-left:14px;
	cursor:pointer;
	color:#919293;
	height:20px
	
}

.NAV_BACK img {
	float:left;
	margin-top:3px;
	
}
.NAV_BACK_LEVEL2 img{
margin-top:3px;
float:left;
}
.NAV_BACK_LEVEL2 {
	width:230px;
	float:left;
	clear:both;
	padding-left:14px;
	cursor:pointer;
	color:#919293;
	height:20px
	
}
.SUB{
padding-left:20px;
}
 