/*  ----------------footer---------------------- */
#footer {
  clear:left;
  padding:0px;
  margin:0px;
  height:31px;
  background-color:#bcc4e1;
  border-bottom:1px solid white;
  border-left:1px solid white;
 }

img{
  border:0px;
}


div#footer_right{
  position:absolute;
  margin-left:213px;
  width:610px;
  background-color:white;
  height:32px;
}
A.footer_link:hover{
  background-color:white;
}

img.footer_img{
  margin-left:45px;
  margin-top:3px;
}