/*footer.css*/

#footer {
color:black;
margin-bottom:0;
width:100%;
height:30px;
clear:both;
}

#footer p {
color:black;
font-family:Helvetica;
font-size: 10px;
line-height:1.4em;
text-align:center;
}