@font-face {
font-family: 'Futura Lt BT Light';
font-style: normal;
font-weight: normal;
src: local('Futura Lt BT Light'), url('../fonts/futura_lt_bt_light-webfont.woff') format('woff');
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#web_container {
	height: 4985px;
	width: 1280px;
	background-image: url(../imageseng/A+A_containereng.jpg);
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}

#home {
	height: 750px;
	width: 1280px;
	background-color: none;
	float: left;
}

#about{
	background-color: none;
	float: left;
	height: 720px;
	width: 1280px;
}

#team{
	background-color: noneC;
	float: left;
	height: 700px;
	width: 1280px;
}

#services{
	background-color: none;
	float: left;
	height: 950px;
	width: 1280px;
}

#clients{
	background-color: none;
	float: left;
	height: 750px;
	width: 1280px;
}
#contact{
	background-color: none;
	float: left;
	height: 700px;
	width: 1280px;
}

#footer{
	background-color: none;
	float: left;
	height: 415px;
	width: 1280px;
}
