It’s because you have a CSS class on you body tag set to 100% width, but also with a right padding value of 8px. I removed this in firebug (set it to 0px) and the horizontal scroll bar disappeared.
On line 118 in your style.css file change the padding from: