#wrapper #footer {
background:url("images/body_bottom.png") no-repeat top left #e7e7e2;
overflow:hidden;
padding:30px 30px 10px 20px;
width:830px;
}

bununla değiştirip denermisin:

#wrapper #footer {
background:url("images/body_bottom.png") no-repeat top left #e7e7e2;
overflow:hidden;
padding:30px 30px 10px 0px; /* genisliği artırınca burda sondaki 0px i yükseltebilirsin yerine tam oturmazsa*/
width:850px; /* 880px ede çıkarıp deneyebilirsin */
}

olmazsa sayfayı canlı görmem lazım gene teorisel bir cevap oldu.

ovalliğin bozulması da belki bunu bu şekilde değiştirince kendiliğinden düzelir