@charset "utf-8";
.clear-div {
	clear: both;
}
#footer-container{	
	margin: 0 auto;
	width: 1150px;
	margin-top: 100px;
}
#footer-left{
	float: left;
}
#footer-right{
	float: right;
}