
#menuex { padding:50; margin:3px 0 0 0; list-style:none; width:150px; text-align: center;}
#menuex ul {padding:0; margin:0; list-style:none; width:150px; height:auto; position:absolute; left:-3000px; top:0; }


#menuex li {float:left; margin-bottom:1px; }
#menuex li a {text-transform:uppercase; display:block; float:left; width:150px; height:30px; background:; color:#f5e099; line-height:24px; font-family:Copperplate Gothic Light,Arial, Helvetica, sans-serif; font-size:15px; text-decoration:none; text-indent:10px; background:url(images/menu_bg.jpg) no-repeat;}


#menuex li:hover {position:relative; }
#menuex li a:hover {position:relative; color:#f7f2e1; font-weight:Copperplate Gothic Light,Arial, Helvetica, sans-serif; background:url(images/menu_013_bg.jpg) no-repeat center;}

#menuex ul li a {background:url(images/menu_bg.jpg) no-repeat;} 

#menuex:hover ul {left:140px}


