header nav .container {
	width: 980px;
}

.wrapper {
	width: 980px;
}

section .wrapper article.three {
	width: 286px;
}

section .wrapper article.two {
	width: 460px;
}

footer .wrapper nav ul {
	margin: 0 0 0 85px;
}

section .wrapper article.one .text {
	margin: 0 60px 40px 0;
	width: 460px;
}

section .wrapper article.one img {
	width: 460px !important;
}