Markup Review
In the what we do portion of the homepage the aside is related to the article, so could have been nested. It would also make sense to put the h2 elements inside the articles rather than inside the containing div. The form uses the new type="emal" attribute, but also asks for telephone, so input type="tel" could have been used too.
