Your div Container2 has:
left:25.6%
That is what is moving it over to the left. You can probably remove that and move the background image from: Container3 to: Container2 and it will look like what you want...
either that or else you could maybe move GreySidebar inside of Container3 instead of in Container2