* {
/* margin: 0; */
}

#wrapper {
width: 948px;
margin: 0 auto;
clear:both;
}

#navigation {
float: left;
position: relative;
width:100%;
}

#ddc5 {
position: absolute; 
left: -10055px;
z-index:-1;
display: none;
}

#mnu5:hover #ddc5 {
display: block;
left:150px;
top:39px;
z-index:100000;
}