diff --git a/templates/page.tpl.php b/templates/page.tpl.php
index d189baa..1d070cd 100644
--- a/templates/page.tpl.php
+++ b/templates/page.tpl.php
@@ -117,7 +117,7 @@
       <?php print render($page['sidebar_first']); ?>
     </aside>  <!-- /#sidebar-first -->
   <?php endif; ?>
-  
+  </div>
   <div class="clear"></div>
   
   <?php if ($page['footer_first'] || $page['footer_second'] || $page['footer_third'] || $page['footer_fourth']): ?>
