#maincol {
	padding-bottom:0px;
	/*background-image:url(../images/home-content-bg.gif);*/
	background-repeat:repeat-y;
	background-position: top right;
}

#page {
	padding:0px;
	/*
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	*/
}

#mainimage {
	background-image:url(../images/home-1.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	height: 268px;
	border-bottom:1px solid #666666;
	position:relative;
}

#rightbar {
	position:absolute;
	right: 0px;
	top: 0px;
	height: 268px;
	width: 123px;
	/*background-color:#666666;
	opacity: .2;
	filter: alpha(opacity=20);*/
}

#cmscontent {
	/*margin-right: 123px;*/
	/*
	margin-left: auto;
	margin-right: auto;*/
	margin-left: 30px;

	width: 490px;
	padding: 30px 0px 30px 0px;
}

#newpanel {
	/*float: right;*/
	position: absolute;
	top: 360px;
	right: 30px;
	width: 170px;
	padding: 6px 0px 0px 0px;
	line-height: normal;
	display: block;
}
#newpanel a:link, #newpanel a:active, #newpanel a:visited, #newpanel a:hover {  }

#ffmlogo { display: block; }