#awds{
			width: 100%;
			height: 130%;
			position:absolute;
			top: 440%;
			left: 0%;
			background-color:#E4EDF1;
			display: block;
			
		}
		
		#awd1{
			width: 90%;
			height: 33%;
			position: absolute;
			top: 5%;
			left: 5%;
			border-bottom: 1px solid #778899;
		}
		#awd1img{
			position: absolute;
			top: 5%;
			left: 0%;
			width: 15%;
			height: 85%;
		}
		
		#awd2{
			width: 90%;
			height: 30%;
			position: absolute;
			top: 37%;
			left: 5%;
			border-bottom: 1px solid #778899;
		}
		
		#awd3{
			width: 100%;
			height: 30%;
			position: absolute;
			top: 66%;
			left: 5%;

		}
		
		#contact{
			width: 100%;
			height: 60%;
			position: absolute;
			top: 570%;
			left: 0%;
			
		}
		