#aboutusSquare {
	float: left;
	position: relative;
	left: 0px;
	top: 145px;
}

#whatsnewSquare {
	float: left;
	position: relative;
	left: 2px;
	top: 146px;
}

#linksSquare {
	float: left;
	position: relative;
	left: 306px;
	top: 146px;
}

#theregionSquare {
	float: left;
	position: relative;
	left: 0px;
	top: 147px;
}

#purchaseSquare {
	float: left;
	position: relative;
	left: 305px;
	top: 147px;
}

#wineriesSquare {
	float: left;
	position: relative;
	right: 301px;
	top: 0px;
}

#contactusSquare {
	float: left;
	position: relative;
	right: 148px;
	top: 0px;
}

.square {
	width: 151px;
	height: 143px;
	background-color: transparent;
	cursor: default;
}

.over {
	background-color: #f1bd55;
	cursor: pointer;
	cursor: hand;
}

#container {
	height: 453px;

	background-image: url('/Img/Farlie/home.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}
