#footer {
	clear: both;
	position: relative;
	width: 100%;
	height: 40px;
	background: url(/img/design/footer.png) repeat-x;
	}
	
#footer .core {
	margin: 0 auto;
	width: 940px;
	}
	
#footer .copyright {
	padding-top: 10px;
	color: #C2C2C2;
	}
	
#footer .copyright a {
	color: #FFFFFF;
	}
