#footer {
	width:          90%;
	min-width:      870px;
	height:         55px;
	position:       absolute;
	bottom:         0;
	padding-top:    15px;
	padding-bottom: 5px;
	text-align:     center;
	color:          #a0a0a0;
	background:     #fff;
}

a, a:hover, a:visited{
	text-decoration: none;
	color:           #a0a0a0;

}

.footer-image {
	vertical-align: middle;
}

#footer-tbl{
	font-size:  10px;
	text-align: center;
	width:      100%;
}
.footer-border {
	height:        30px;
	padding-right: 20px;
	margin-right:  20px;
	border-right:  1px #ccc solid;
}

span {
	color: #f60;
}
