@charset "utf-8";
/* CSS Document */
#menu_contact{
	display:block;
}
#menu_contact li a{
	display:block;
	width:100%;
	background-image: url(../img/nymenubg.gif);
	background-repeat: no-repeat;	
	/*border: 1px dotted #F90;*/
	height:28px;
}
#m1 a{
	background-position: 5px -471px;	
}
#m1 a:hover, #m1_on a{
	background-position: -257px -471px;	
}
#m2 a{
	background-position: 5px -501px;	
}
#m2 a:hover, #m2_on a{
	background-position: -257px -501px;	
}
#m3 a{
	background-position: 5px -531px;	
}
#m3 a:hover, #m3_on a{
	background-position: -257px -531px;	
}
#m4 a{
	background-position: 5px -562px;	
}
#m4 a:hover, #m4_on a{
	background-position: -257px -562px;	
}
#m5 a{
	background-position: 5px -591px;	
}
#m5 a:hover, #m5_on a{
	background-position: -257px -591px;	
}













/*
#menu_contact{
	background-image: url(../img/menu_lm.jpg);
	background-repeat: no-repeat;
	float: left;
	width:174px;
	height: 150px;
	background-position: 0px -557px;
	}
#menu_contact LI{
	text-align: center;
	display: block;
	float: left;
	}
#menu_contact LI#m1 A{
	display: block;
	width:174px;
	height:30px;
	background-repeat:no-repeat;
	}
#menu_contact LI#m1 A:hover{
	background-image: url(../img/menu_lm.jpg);
	background-repeat: no-repeat;
	float: left;
	height:30px;
	background-position: -174px -557px;
	}
#menu_contact LI#m1_on A{
	background-image: url(../img/menu_lm.jpg);
	background-repeat: no-repeat;
	float: left;
	width:174px;
	height:30px;
	background-position: -174px -557px;
	}
#menu_contact LI#m2 A{
	display: block;
	width:174px;
	height:30px;
	background-repeat:no-repeat;
	}
#menu_contact LI#m2 A:hover{
	background-image: url(../img/menu_lm.jpg);
	background-repeat: no-repeat;
	float: left;
	height:30px;
	background-position: -174px -587px;
	}
#menu_contact LI#m2_on A{
	background-image: url(../img/menu_lm.jpg);
	background-repeat: no-repeat;
	float: left;
	width:174px;
	height:30px;
	background-position: -174px -587px;
	}
#menu_contact LI#m3 A{
	display: block;
	width:174px;
	height:30px;
	background-repeat:no-repeat;
	}
#menu_contact LI#m3 A:hover{
	background-image: url(../img/menu_lm.jpg);
	background-repeat: no-repeat;
	float: left;
	height:30px;
	background-position: -174px -617px;
	}
#menu_contact LI#m3_on A{
	background-image: url(../img/menu_lm.jpg);
	background-repeat: no-repeat;
	float: left;
	width:174px;
	height:30px;
	background-position: -174px -617px;
	}
#menu_contact LI#m4 A{
	display: block;
	width:174px;
	height:30px;
	background-repeat:no-repeat;
	}
#menu_contact LI#m4 A:hover{
	background-image: url(../img/menu_lm.jpg);
	background-repeat: no-repeat;
	float: left;
	height:30px;
	background-position: -174px -647px;
	}
#menu_contact LI#m4_on A{
	background-image: url(../img/menu_lm.jpg);
	background-repeat: no-repeat;
	float: left;
	width:174px;
	height:30px;
	background-position: -174px -647px;
	}
#menu_contact LI#m5 A{
	display: block;
	width:174px;
	height:30px;
	background-repeat:no-repeat;
	}
#menu_contact LI#m5 A:hover{
	background-image: url(../img/menu_lm.jpg);
	background-repeat: no-repeat;
	float: left;
	height:30px;
	background-position: -174px -677px;
	}
#menu_contact LI#m5_on A{
	background-image: url(../img/menu_lm.jpg);
	background-repeat: no-repeat;
	float: left;
	width:174px;
	height:30px;
	background-position: -174px -677px;
	}
	
*/