Website Scrolling Sideways

Wasn’t sure where to put this thread

I’ve been designing a website (using Joomla) and somewhere along the way the website started to scroll sideways, even though there is no large content that takes up that much space. I should have isolated the problem right when it happened but I didn’t so now I have no idea where the problem is. Like I said there are no images larger than the screen, the footer is just an image on repeat (and even when I don’t repeat, it still scrolls). The website is http://newwebsite.prosperaplace.com/ Anyone have any ideas on what my problem might be?

Thanks!

i’ve only had a quick look, but removing either width: 100% or padding: 20px from #footer-contents seems to solve the problem.

Thanks!!