#footer{
background-color:#F3F3F3;
width:570px;
height:40px;
float:left;
margin:0 0 0 8px;
}

#footer p{
float:left;
display:inline;
font-size:8px;
color:#797979;
text-align:center;
margin:12px 0 0 16px
}
#footer p a{
color:#797979;
text-decoration:none
}