your logo's width is 781px . but your site is set to 760px .. you can increase the size of your page by changing this code in your css
#mainWrapper {stylesheet.css (line 181)
background-color:#FFFFFF;
border:1px solid #9A9A9A;
text-align:left;
vertical-align:top;
width:760px; << to 781px.
}
or change the width of your log to 760px and upload to the following folder . .
includes/templates/classic/images/logo.gif




