﻿  * {
margin: 0;
}
html, body {
   height: 100%;
   }
   .wrapper {
    min-height: 600px;
    height: auto !important;
       height: 100%;
      margin: 0 auto -4em;
  }
  .footer 
  {
     
     height: 2em;
     padding-top:10px;
     background: url(../../../../images/TabsBG.jpg) top left repeat-x;
   
}
.footer .links{ float:left; padding-left:5px;}
.footer .nibsccopyright{ float:right; margin:0 0 5px; padding:0px 10px 0 0;}
#footer a				{ font-weight: normal; text-decoration: none; color: #666;}
#footer a:hover			{ color: #007576; }
.flags					{ float: left; width: 200px;  text-align: left;}
.flags span				{ color: #fff; }

  
.push {
     height: 4em;
    
   
}
