@charset "utf-8";

#menu { padding:0; margin:0 0 0 296px; height:55px; float:left; position:relative; }
#menu li { list-style:none outside; float:left; }
#menu a { display:block; text-indent:-9999px; height:55px; background-image:url('../images/menu.jpg'); background-repeat:no-repeat; /* ie7 */ cursor:pointer; }

#menu0 { width:125px; background-position:-296px 0; }
#menu0:hover, #menu0.hover { background-position:-296px bottom; }
	
#menu1 { width:210px; background-position:-421px 0; }
#menu1:hover, #menu1.hover { background-position:-421px bottom; }
	
#menu2 { width:120px; background-position:-631px 0; }
#menu2:hover, #menu2.hover{ background-position:-631px bottom; }
	
#menu3 { width:239px; background-position:-751px 0; }
#menu3:hover, #menu3.hover { background-position:-751px bottom; }