Like I thought, you're including the $page_content in the wrong place. It is placed inside the col-md-4 div, and the rest is part of your layout.
What you need to do is move the parts you don't want to be shown on each page, and only on the frontpage, to frontpage_main.php
Then, include the $page_content in a proper place. Finally, you have an error in your layout.php with the page title missing, and being filled in with javascript code. You'll need to fix that as well for other things to work, such as live map, booking and so on.
I can provide those services to you. If you're interested, send me a message.
Regards