body {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 17px;
	color: #002d5f;
	
}

#header-wrapper {
	width: 100%;
	height: 80px;
	background-color: #80C342;
	position: relative;
}

#header {
	margin: 0 auto;
	height: 70px;
	width: 1100px;
}

img#fiw {
	width: 60px;
	margin-top: 6px;
	margin-left: 60px;
}

img#htw {
	margin-top: -15px;
	margin-right: 0px;
	float: right;
}
img#Stephanie {
	width: 170px;
}
img#Maryia {
	width: 170px;

}
img#Anzhela {
	width: 170px;
}
img#Lena {
	width: 170px;
}

#container {
	height: 1120px;
	width: 1300px;	
	margin: 0 auto;
	background-color: #ccd5df;
}

img#code {
	width: 78px;
	margin:	81px 0px 0 60px;
}

#banner {
	height: 1120px;
	width: 210px;
	float: right;
	background-color: #002d5f;
}

img#logo {
	width: 210px;
	margin: auto;
	display: block;
}

li {
	list-style: none;
	border-bottom: 1px solid white;
	padding: 10px;
	font-weight: bold;
}

a {
	color: #F3F7E9;
	text-decoration: none;
	padding-left: 6px;
}

ul {
	padding: 0;
	margin: 0;
	border-top: 1px solid white;
}

#left_box {
	width: 1000px;
	position: absolute;
	text-align: justify;
}

p {
	margin-left: 60px;
}

p#headline {
	margin-top: 60px;
	font-size: 28px;
	color: #002d5f;
	font-weight: bold;
}

p#shortdescript {
	margin-top: 30px;
	font-size: 18px;
	text-align: left;
}

p#project {
	margin-top: 30px;
	width: 550px;
}

img#people {
	width: 80px;	
	margin:	60px 0px 0 650px;
}

p#team {
	width: 390px;
	margin-top: 45px;
	margin-left: 650px;
	text-align: left;
	font-color: #002d5f;
}

#right_box {
	position: absolute;
	text-align: justify;
	margin-top: 160px;
}
#heading {
	font-weight: bold;
	color: #002d5f;
}


