html, body {
	background: #CCE0FB url(../../img/bg-clouds.jpg) repeat-x;
	padding-bottom: 15px;
}

.inner-content {
	position: relative;
}

.banners {
	position: relative;
	height: 270px;
	width: 888px;
	margin: 0 auto;
	background: url(../img/h1-engine-depot-banner.png) 0 0 no-repeat;
	text-indent: -9999px;
	z-index: 5;
}

.chopper {
	position: absolute;
	top: 60px;
	left: 880px;
	height: 203px;
	width: 211px;
	background: url(../../img/icon-chopper.png) 0 0 no-repeat;
	z-index: 1;
}

.top-engines {
	width: 1040px;
}

.top-engines li,
.other-engines li {
	display: inline;
	margin-right: 20px;
}

.top-engines li a,
.other-engines li a {
	outline: none;
}

.top-engines li img,
.other-engines li img {
	margin-top: 18px;
}

h2.all-engines {
	height: 44px;
	width: 330px;
	margin: 20px auto 0 auto;
	background: url(../img/h2-calling-all-engines.png) 0 0 no-repeat;
	text-indent: -9999px;
}

.footer {
	margin-top: 20px;
}
