#footer
{
background-image: url(../images/footer_16.png);
background-repeat: repeat-x;
color: #645e5b;
text-align: center;
font-size: 14px;
width: 845px;
margin-left: auto;
margin-right: auto;
}

#footer p
{
padding-top: 40px;
}

#footer a, #footer a:visited
{
text-decoration: none;
color: #433b41;
}

#footer a:hover
{
color: #645e5b;
}