/* CSS Document */
#bioBar
{
	background-image: url('images/eng_bar_lighter.jpg');
}
h2 {
	height:12px;
}
#goal {
	width: 360px;
	height: 65px;
}
#solution {
	position: absolute;
	top: 350px;
	left: 130px;
	z-index: 2;
	width: 356px;
	height: 84px;
}
#ServicesProvided {
	position: absolute;
	top: 465px;
	left: 130px;
	z-index: 2;
	width: 360px;
	height: 21px;
}
#FirstExample {
	position: absolute;
	top: 605px;
	left: 130px;
}
#FirstExampleLabel {
	position: absolute;
	top: 705px;
	left: 366px;
	text-decoration: none;
}
#SecondExample {
	position: absolute;
	top: 805px;
	left: 130px;
}
#SecondExampleLabel {
	left: 366px;
	top: 905px;
	position: absolute;
	text-decoration: none;
}
#FooterText {
	top:1025px;
}
#SubFooterText {
	top:1075px;
}