#footer {
	clear: both;
        margin: 0 auto;
        width: 970px;
}

#footer p {
	color: #474747;
	font-size: 8px;
	text-align: left;
        font-family: arial;
        margin-top: 5px;
}

#footer_logo {
	background: url(/BertWeb/img/footer_logo.gif) no-repeat;
	height: 14px;
	padding: 0;
	width: 255px;
}

#footer p a {
	color: #474747;
	text-decoration: none;
}
