/* Footer bottom
------------------------------ */
html, body { width: 100%; height: 100%; font-family:  Tahoma, Arial, Helvetica, sans-serif; background: #fff url('/images/empty-left.gif') repeat-y; color: #000; font-size: 12px; line-height: 14px;}
body       { height: 100%; }
* html body{ height: 100%; }
#wrapper { width: 100%; min-height: 100%; height: auto; position: relative;}
* html #wrapper { height: 100%; }
#header    { width: 100%; }
#content   { padding-bottom: 176px; width: 100%;  }
#wrapper_footer    { height: 174px; width: 100%; position: absolute; bottom: 0; left:0;  }


