body {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#wrapper {
	width: 100%;

}
#wrapper #Body img {
	position: absolute;
	width: auto;
	z-index: 1;
	height: auto;
	left: 371px;
	top: 29px;
}


#wrapper img {
	width: 100%;
	height: auto;
	position: static;
}
#bodytext {
	background-color: #FFFFFF;
	width: 90%;
	position: absolute;
	left: 0px;
	top: 263px;
	background-image: url(Pics/ES-Logo.jpg);
	background-repeat: no-repeat;
	background-position: 95%;
	box-shadow: 5px 0px 5px #000040, -5px 0px 5px -5px #646BA3;
}
#wrapper #bodytext img {
	width: 50%;
	padding-top: 50px;
}


#nav {
	width: 50%;
	position: absolute;
	top: 45%;
	left: 0px;

}
#logo {
	width: 25%;
	position: absolute;
	left: 65%;
	top: 47%;
}
#Container {
	width: 100%;
	height: 100%;
	position: relative;
	left: 0px;
	top: 0px;
}
#Container img {
	position: relative;
	width: 100%;
	left: 0px;
	top: 0px;
}


#White_Bar {
	background-color: #FFFFFF;
	width: 95%;
	position: absolute;
	left: 0px;
	height: 270px;
	bottom: 15%;
}


.Green-Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #76B439;
}

.Shadow {
	box-shadow: 5px 0px 5px #000040, -5px 0px 5px -5px #646BA3;
}
