.footer
{ 
    width:795px;
    height:55px;
    background-image:url(../images/a7footer.gif);
    background-repeat:no-repeat;
    margin-left:auto;
    margin-right:auto;
    text-align:right;
}

.footer .text
{
 		
    color:#fff;
    font-family:courier;
    font-size:11px;
    padding-top:18px;
    padding-right:110px;    
}

.footer a
{
    color:white;
    font-size:11px;
    text-decoration:none;
    padding-right:20px;
}

.footer a:hover
{
    color:#B4924B;
}
