/****************************************/
/* indexHome.html Page Specific Styling */
/****************************************/

#indxHomeTxtBox{
	position:			absolute;
	top:				160px;
	left:				243px;
	background-color: 	#f0f0f0;
	color:				#000000;
	height:				562px;
	width:				673px;
/*	border:				dotted; */
}

#indxHomeTxtContent{
	position:			absolute;
	top:				20px;
	left:				156px;
	background-color: 	#f0f0f0;
	color:				#000000;
	height:				537px;
	width:				497px;
	/*border:				dotted;*/
}

#indxHomeRightPic{
	position:			absolute;
	top:				160px;
	left:				916px;
	background-color: 	#f0f0f0;
	color:				#000000;
	height:				562px;
	width:				108px;
	/*border:				dotted;*/
}