
body { background: #84A85E url(../img/body_bg.jpg) top center repeat-x; }
.bg-layout { background: url(../img/bg_hp.jpg) no-repeat top center; }

.mainContainer {
	min-height: 383px;
	height: auto !important;
	height: 383px;
	margin-top: 10px;
}

.left-side {
	float: left;
	display: inline;
	width: 395px;
	margin: 0px 0 0 33px;
}

.left-side p {
	margin-top: 10px;
	line-height: 13px;
}

.right-side {
	float: right;
	display: inline;
	width: 469px;
	margin-top: 10px;
}

.facebook {
	background: url(../img/facebook.png) no-repeat top left;
	position: absolute;
	top: 276px;
	left: 615px;
	width: 180px;
	height: 88px;
}

.facebook img, .facebook span { width: 180px !important; height: 88px; }
