/* CSS Document */


#MENU_CONTAINER
{
    margin-top:120px;
	margin-left:100px;
	width: 139px;
	height: 121px;
	z-index:100;
}

#MENU_CONTAINER_A
{
	position: absolute;
    top: 150px;
	left: 100px;
	width: 139px;
	height: 124px;
	z-index:100;
}

#MENU_CONTAINER_B
{
    margin-top:150px;
	margin-left:-70px;
	width: 139px;
	height: 121px;
	z-index:100;
}




a.MENU
{
    display: Block;
    position: Relative; 
	z-index:100;

}
/*a.MENU:hover
{
    display: Block;
    position: Relative; 
    background: #CCCCCC;
    color: #000000;
    font-weight: Bold;
    text-decoration: None;
} */
a.SMENU
{
    display: Block;
    position: Relative; 
	z-index:100;
}
/*a.SMENU:hover
{
    display: Block;
    position: Relative; 
    background: #EEEEEE;
    color: #000000;
    text-decoration: None;
    padding: 3px 3px 3px 3px; 
}*/
div.SMENU
{
	visibility: Hidden;
	position: Absolute; 
	margin: -21px 0px 0px 139px;
	width: 190px;
	z-index:100;
	
}

#SM1{background-image:url(../img/nav_up_2liv_bg.jpg); height:87px; width:150px;z-index:100;}
/*#SM2{background-image:url(../img/nav_up_2liv_bg.jpg); height:87px; width:150px;z-index:100;}*/
#SM2{background-image:url(../img/nav_up_2liv_bg.jpg); height:189px; width:150px;z-index:100;}
#SM3{background-image:url(../img/nav_up_2liv_bg.jpg); height:58px; width:150px;z-index:100;}
#SM4{background-image:url(../img/nav_up_2liv_bg.jpg); height:58px; width:150px;z-index:100;}







/*layerdown*/






.box1 {
    cursor: default;
	position: relative;
}

#section1 { margin-left:5px; text-align:left;}
#section2 { margin-left:5px; text-align:left;}
#section3 { margin-left:5px; text-align:left;}
#section4 { margin-left:5px; text-align:left;}
#section5 { margin-left:5px; text-align:left;}


#section1 a:hover{ text-decoration:none; background-color:#062942; color:#FFFFFF;
    
}

#section2 a:hover{ text-decoration:none; background-color:#062942; color:#FFFFFF;
    
}

#section3 a:hover{ text-decoration:none; background-color:#062942; color:#FFFFFF;
    
}
#section4 a:hover{ text-decoration:none; background-color:#062942; color:#FFFFFF;
    
}
#section5 a:hover{ text-decoration:none; background-color:#062942; color:#FFFFFF;
    
}



