#footer {
	background-color: #C1E0FE;
	height: 100px;
	width: 912px;
	margin: 0 auto;
	text-align: center;
	color: #929292;
}

#footer a {
	color: #929292;
}

#footer .shadow {
	background: url(content_.gif) no-repeat center -1px;
	height: 21px;
}

#footer .background {
	background-color: #63B6C8;
	position: fixed;
	bottom: 0;
	height: 300px;
	width: 100%;
	left: 0;
	z-index: -1;
}
