#footer {

   margin: auto auto;

   height: 48px;
   width: 790px;

   background-color: #fff;
   background-image: url( ../images/vekp.png );

   background-repeat: no-repeat;

   border-bottom: 1px solid black;
}

#footer2 {

   height: 15px;
   margin: auto auto; 

   width: 790px; 

   background-color: #eafaff;

   text-align: center;

   font-size: 7.5pt; 

}

#footer2 span, #footer a {

   margin: 0px;
   padding: 0px;

   font-size: 7.5pt; 

   letter-spacing: 1px;

   color: #000;
}

#footer2 a {
   float: right;

   color: #000;
   margin-right: 5px
}
