In all my websites XHTML source code, navigation and breadcrumbs appear below the content of the page yet visually they appear above. I am doing this as believe that in such way search engines find content more relevant.
In all the HTML5 examples I've seen, the order is classical: header, body section, footer. From SEO point of view, by working on HTML5 page, is it better to use classical tags order or the one I used till now in XHTML?