#haciendaPictureBox {
	position:         relative;
	top:              0px;
	left:             0px;
	padding:          0px 0px 0px 0px;
	margin:           0px 0px 0px 0px;
	height:           504px;
	background-color: #000000;
}

#haciendaDescriptionBox {
	height:           570px;
	background-color: #f3dcb4;
}

#haciendaTextBox {
	position:    relative;
	top:         20px;
	left:        20px;
	width:       95%;
	font-size:   16px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:  justify;
	line-height: 1.5;
}

#haciendaMenuBar {
	position: relative;
	top:      50px;
	left:     60px;
}

#topLeftPic {
	position:         absolute;
	top:              0px;
      left:             0px;
	width:            533px;
	height:           250px;
}

#topRightPic {
	position:         absolute;
	top:              0px;
      left:             537px;
	width:            533px;
	height:           250px;
}

#bottomPic1 {
	position:         relative;
	top:              254px;
      left:             0px;
	width:            264px;
	height:           250px;
}

#bottomPic2 {
	position:         absolute;
	top:              254px;
      left:             269px;
	width:            264px;
	height:           250px;
}

#bottomPic3 {
	position:         absolute;
	top:              254px;
      left:             537px;
	width:            264px;
	height:           250px;
}

#bottomPic4 {
	position:         absolute;
	top:              254px;
      left:             805px;
	width:            264px;
	height:           250px;
}
