#footer {
	width: 820px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	clear: both;
	height: 40px;
	text-align: center;
	font-size: 10px;
	color: #888888;
	background: #888888 url(/fileadmin/templates/dspeaker/img/u_footer.png) no-repeat;
}

#contactus {
	position: absolute;
	top: 3px;
	left: 28px;
	color: #000000;
}

#date {
	position: absolute;
	top: 3px;
	left: 28px;
}

#copyright {
	position: absolute;
	top: 3px;
	right: 28px;
}