#footer {
    clear: both;
    height: 100px;
    margin-top: 40px;
    padding-top: 20px;
    background: #EFEFEF;
    border-top: 1px solid #CCCCCC;
   	background: #FFFFFF url(../images/img01.gif) repeat-x;
	color:#7F7772;
}

#footer p {
    margin: 0;
    text-align: center;
    font-size: 77%;
}