/* CSS Document */
#footer{
width:100%;
margin:0 auto;
padding-top:30px;


}

.footer{
float:left;
width:800px;
margin:0 auto;
padding-left:140px;
padding-top:5px;
height:65px;

}
.footer-l{
float:left;
color:#904E19;
font-size:11px;
font-family:Arial;
font-weight:normal;
text-decoration:none;
text-transform:uppercase;
width:800px;
padding-left:50px;
text-align:center;
}


.webexcellence{
color:#000;
font-family:Verdana;
font-size:11px;
text-decoration:none;
font-weight:normal;
text-decoration:none;
}
a.webexcellence:hover{
text-decoration:underline;
}

