Hello and thanks for the response.
i am attaching the index.html file for reference. The footer is inside the wrapper but I am also using other tools to debug (like aptana) and i see a section (ln 338) and a div (ln 365) that they are in the right place but there seems to be an issue with them.
Is it a matter of indentation rather than correct syntax? I have double checked and they seem ok..
Also, another example from ln 319: <div class="section parallax dark nobottommargin" style="background-image: url('images/services/par-7.png'); padding: 100px 0;" data-stellar-background-ratio="0.4">. This is actually used from the template (have not done any changes) but aptana studio marks it as wrong and indicates an error div proprietary attribute to data-stellar-background-ratio.
Thank you very much for your time.