Aşagıdaki css'yi denermisiniz ?
.Menuic { width:auto; height:29px; float:left; margin:10px -30px
0px 40px; }
.MenuicSol { width:35px; height:52px; float:left;}
.MenuicSag { width:18px; height:52px; float:left; }
.MenuicOrta { width:auto; height:52px; float:left; padding-top:15px;
font-size:14px; font-family:'Myraid Pro'; font-weight:bold;}
.MenuicOrta a { color:#FFF; text-decoration:none;}
.MenuicOrta a:hover { color:#000; text-decoration:none;}
.Menuic:hover .MenuicSag {
background-image:url(../resim/MenuHoverSag.png);
background-repeat:no-repeat; }
.Menuic:hover .MenuicSol {
background-image:url(../resim/MenuHoverSol.png);
background-repeat:no-repeat; }
.Menuic:hover .MenuicOrta {
background-image:url(../resim/MenuHoverOrta.png);
background-repeat:repeat-x; }