#footer {
	position: relative;
	clear: both;
	width: 747px;
	height: 66px;
	background-image: url(../images/bg_footer.gif);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-left: 50px;
}
#footer p {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}
#absolut_bg {
	position: absolute;
	height: 60px;
	width: 30px;
	background-image: url(../images/absolut_bg.gif);
	background-repeat: no-repeat;
	top: -33px;
	left: 0px;
}
