body
	{
	color:#666666;
	font:12px Arial, Helvetica, sans-serif;
	background:url(../images/layout/background3.jpg) left bottom no-repeat fixed;
	line-height:23px;
	}

div.main_wrapper
	{
	width:100%;
	}	

div.fixed_content_wrapper
	{
	background-color:#FFFFFF;
	width:1250px;
	height:200px;
	position:fixed;
	left:0px;
	z-index:10;
	}

div.scrollable_content_wrapper
	{
	display:block;
	width:650px;
	padding-top:200px;
	position:relative;
	z-index:1;
	}

div.subpage_content_ads
	{
	margin:0 0 200px 0;
	width:233px;
	float: left;
	}
	
div.logo_wrapper
	{
	float:left;	
	background:url(../images/layout/cfbs.png) no-repeat;
	margin-top:20px;
	height:149px;
	width:233px;
	}

div.menu_wrapper
	{
	float:left;
	margin:20px 0 0 20px;
	width:650px;
	}	

div.body_home_content
	{
	width:800px;
	}	
	
div.home_content_wrapper	
	{
	float:right;
	margin:0 120px 100px 0;
	width:425px;
	}

div.subpage_content_wrapper	
	{
	float:right;
	margin:0 0 100px 0;
	width:560px;
	}	

div.welcome_wrapper
	{
	padding-bottom:15px;
	}

div.content_green_bg_wrapper
	{
	background-color:#99CC00;
	}

div.video_wrapper
	{
	height:344px;
	padding:0 0 15px 3px;
	width:425px;	
	}

div.footer_wrapper
	{
	width:800px;	
	}

div.colorbar
	{
	background-color:#99cc00;
	height:20px;
	}
em.emphasize{
	font-weight:bold;
}
p.small{
	font-size:10px;
	color:#666666;
}
.small a {
	text-decoration:none;
	color:#339999;
	
}

a.headlink {
	text-decoration:none;
	color:#339999;
}
.left_margin {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
