#contentWrapper{
	background:url(/_images/content-bkd-3.png) #ffffff repeat-y;
}
#primaryContent{
	float:left;
	width:500px;
}
#secondaryContent{
	float:left;
	width:179px;
	-background:rgb(226,234,242);
	border-top:25px solid rgb(233,233,237);
}
#memberRegistration{
	display:block;
	height:115px;
	background:url(/_images/member-registration.png) #ffffff no-repeat;
	border-top:1px solid white;
	margin-bottom:7px;
}
#secondaryContent .item{
	padding:11px 16px 13px;
	border-bottom:1px solid rgb(200,215,230);
}
#secondaryContent .item p{
	font-size:1.1em;
	line-height:1.4em;
	color:rgb(85,85,85);
	padding:0 0 12px 0;
}
#secondaryContent h4{
	display:block;
	width:145px;
	height:12px;
	text-indent:-9999px;
	margin-bottom:17px;
	background:transparent no-repeat 0px 0px;
}
#secondaryContent h4.featureArticle{
	background-image:url(/_images/feature-article.png);
}
#secondaryContent h4.what-are-futures{
	height:20px;
	background-image:url(/_images/what-are-managed-futures.png);
}
#secondaryContent h4.theBCMadvantage{
	background-image:url(/_images/the-bcm-advantage.png);
}
#secondaryContent h4.affiliates{
	background-image:url(/_images/affiliates.png);
}
#secondaryContent .readMore{
	display:block;
	height:12px;
	width:145px;
	text-indent:-9999px;
	background:url(/_images/readmore.png) transparent no-repeat 0px 0px;
}
#secondaryContent .learn{
	display:block;
	height:12px;
	width:145px;
	text-indent:-9999px;
	background:url(/_images/learn.png) transparent no-repeat 0px 0px;
}
#secondaryContent .item a{
	text-decoration:underline;
}
