body { background:#fff; height:100%;  font-family: 'Terminal Dosis', sans-serif;	font-size: 16px; color: #000000; padding:0 0px;}
* { margin:0; padding:0; border:none; outline:none;}
html { height:100%; } 


	img { border:none; }


			 
		
		  ul#header_block{ margin:0 0px 0px 0px;  opacity:0.80;  }
			ul#header_block li{ margin:0 0 0px 0; width:100%; height:35px; padding:0px; display:inline;  float:left; clear:both; color:#000; background:white; font:18px Terminal Dosis, sans-serif;  }
	
	
						
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
 	color: #666666;
}
	   header
    {
      display: table;
      width: 100%;
    }
    header nav
    {
      display: table-cell;
      text-align: left;
    }
    header p
    {
      display: table-cell;
      text-align: right;vertical-align:middle;
    }
    
    #footer {
 
    color: #000;
 position: absolute; bottom: 10px; 
    width: 100%;
    overflow: hidden;
 }

p.left { float: left; }
p.right { float: right; }

 