style.css içindeki #menu_tum ve #header stillerini alttaki verdiklerimle değişin.


#menu_tum {
width: 990px;
position: Absolute;
height: 60px;
margin-top: 20px;
}

#header {
width: 990px;
height: 106px;
/* padding: 20px; */
}