
.bg_menu{
margin: 0 auto;
background-color: #35aa02;
}

#mainnavigation{


}

.home_menu

{

	font-size: 14px;

    color: #ffffff;

	line-height:45px;

	text-align:center;

	font-family:"Roboto",Tahoma;

}



.home_menu a:link,.home_menu a:visited

{

    color: #ffffff;

	text-decoration:none;

}



.home_menu a:hover

{

    color: #ffffff;

	text-decoration:none;

}



.left_menu_top

{

	background-image:url(../images/homemenu.png);

	background-repeat:repeat-y;

	width:81px;

	height:35px;

}



.right_menu_top

{

	background-image:url(../images/right_menu.png);

	background-repeat:no-repeat;

	width:13px;

	height:35px;

}



.bg_menu_top

{

	background-image:url(../images/bg_menu.png);

	background-repeat:repeat-x;

	width:906px;

	height:35px;

}



#nav, #nav ul

{

	margin:0;

	padding:0;

	list-style-type:none;

	list-style-position:outside;

	position:relative;



}





.levels1
{
	height:45px;
	line-height:45px;
	color:#ffffff;
    padding-top: 5px;
}

.levels1_act{
   
    color: #f1f1f1;
}

.levels1:hover
{
	
    color: #f1f1f1;
}

.levels1 .menu-mid:hover
{
color: #333333;
}



.levels2:hover,.levels3:hover,.levels4:hover,.levels5:hover{
	
    background-image: url(../images/bg_lv2.jpg);
    background-repeat: no-repeat;
    background-position: 175px 5px;
}
.levels2{
    padding-top: 2px;
    padding-bottom: 2px;
    border-top: dashed 1px #fff;
    border-bottom: dashed 1px #fff;
    line-height: 20px;
    
}
.levels2:hover{
  
}
.levels2 a{

font-weight:normal;
	font-family:Roboto,Arial;
    
    font-size:14px;
    line-height:18px;
    height:24px;
    color: #222;
    padding-left: 10px;	
}


#nav li ul{
	top:0px;
}

#nav ul ul
{
	top:0px;
}	



#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul

{

	display:none;

	color:#ffffff;

}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul

{

	display:block;

	color:#ffffff;

}