#ffmsite_layout {
	height: 100%;
	width: 100%;
	padding-top: 30px;
	background-color: #9BAAC7;
	background-image: url(../images/goldenblue_bg.jpg);
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 20px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
