#footer {
	font-size: 12px;
	color: #fff;
	background: url(/img/bg_footer.png) repeat-x;
}

#footer .wrapper-width {
	padding: 30px 20px 50px;
	overflow: hidden;
}

#footer .but-resp {
	float: right;
}

#footer .but {
	position: relative;
	z-index: 99;
}

#footer .copy {
float: left;
width: 200px;
}

#footer .madein {
text-align: center;
margin: 0 200px 0 200px;
}
