.bgfooter {
background:url(../images/bgfooter.jpg) no-repeat center top;
background-color:#000;
min-height:201px;
}

.footer {
margin-top:20px;
}

.footlogo {
margin:30px 0 0 0;
}

.footbank {
margin-top:47px;
}

.footnav {
margin-top:10px;
}

.footnav tr td {
border-left:1px solid #999; 
padding:0 8px;
line-height:10px;
}

.footnav tr td:first-child {
border:none;
}

ul.footnav li a {
color:#fff;
}

.copyright {
	 color:#fff;
	 padding-left:10px;
	 line-height:20px;
}