/* CSS Document */

.footer{
background:url(../images/footer.gif) repeat-x #d9d9d9;
width:963px;
height:auto;
padding:20px;
text-align:center;
float:left;}
.footer p{
line-height:24px;
margin:0px;}
.footer a{
color:#000000;
margin:0px 5px 0px 5px ;
text-decoration:none;}
.footer a:hover{
color:#FF0000;
text-decoration:underline;}
