#ffmstaff_layout {
	background-color: #9BAAC7;
	background-image: url(../images/goldenblue_bg.jpg);
	background-repeat: repeat-x;
	height: 100%;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 20px;
}
#main_content {
	width: 800px;
	background-repeat: no-repeat;
	height: 1120px;
	background-color: #ffffff;
}

