#clear_space {
	clear: both;
	height: 95px;	}

#footer {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 65px;	background: url('images/footer_bg.gif');
	text-align: center;	}

#footer_container {
	margin: 0 auto;
	width: 750px;
	padding-top: 25px;
	color: #8c8c8c;
	text-align: center;
	line-height: 15px;
	}

.footer_sl {
	color: #ffd900;
	}

.footer_links a:link {
	color: #8c8c8c;
	text-decoration: none;
	}

.footer_links a:visited {
	color: #8c8c8c;
	text-decoration: none;
	}

.footer_links a:hover {
	text-decoration: underline;
	}
