How to move map to the bottom or other location?

Possible with customization, template file which you want, for example: templates\bootstrap2-responsive\page_page.php, move HTML code:
<div class="wrap-map" id="wrap-map">
</div>
Where you want…