Height: auto kullanman yersiz. Bu konuda takıntılısın. Yapacağın iş şuna benziyor:















CSS:

.clearboth0 {
clear: both;
height: 0px;
}
#UstGovde {
width: 960px;
margin: 0px auto 0px auto;
overflow: hidden;
}
#UstGovde #SolGovde {
float: left;
}
#UstGovde #SagGovde {
float: right;
}
#AltGovde #MyFooter {
width:960px;
margin: 0px auto 0px auto;
}