#page-footer      
{
  margin: 0;
  padding: 0;
}

#page_footer 
{
  padding-left: 20px;
  height: 50px;
  background : url(/images/grag_white_gray_50.png) repeat-x;
}

.page-footer  {
  bottom: 0px;
  margin: 0;
  padding: 0;
  position: relative;  
  min-width: 850px;
  font: 90% Areal;
  font-family: Verdana, Arial, sans-serif;  
}

.footer_links_block
{
  background: url(/images/grag_white_gray_50_v.png) no-repeat;
  text-align: right; 
  padding-top: 5px; 
  padding-right: 10px;
  font-size: 80%; 
  height:45px;
  float:right;
}

#footer_links_block_0
{
  width:345px;
}

#footer_links_block_1
{
  width:303px;
}

.footer_link a:link       {color: #0000FF; text-decoration: none;}
.footer_link a:active    {color: #FF0000; text-decoration: none;}
.footer_link a:visited    {color: #800080; text-decoration: none;}
.footer_link a:hover	     {color: #0000FF; text-decoration: underline;} 