/* Homepage Styles
*****************************************/

#homePicture {
	top: 106px;
	left: 12px;
	position: absolute;		
}
#homePicture2 {
	top: 521px;
	left: 16px;
	position: absolute;	
}
.homeTextBoxOne {
	width: 340px;
	height: 350px;
	position: absolute;
	top: 106px;
	left: 268px;
	text-align: justify;	
}
.homeTextBoxTwo {
	width: 340px;
	height: 176px;
	position: absolute;
	top: 525px;
	left: 268px;
	text-align: justify;		
}

