#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;
}
#mainwrapper{
	width:980px;
	background-color:#FFFFFF;
	padding-left: 0px;
	padding-right: 0px;
	height: 1800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	left: auto;
	right: auto;
}
#ffmsite_layout_maincontent {
	background-color: #ffffff;
	width: 518px;
	float: left;
	height: 1750px;
	clear: none;
}
.link_cls a:link,.link_cls a:visited   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #3E3B3B;
}
.link_cls a:hover, .link_cls a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #F28420;
	text-decoration: none;
}
#ffmsite_layout_sidecontent {
	width: 282px;
	background-color: #FFFFFF;
	height: 1750px;
	float: right;
	clear: none;
}
#web_box {
	padding-top: 15px;
	float: right;
	clear: both;
	background-color: #FFFFFF;
}
p {
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

