/* MASTHEAD */
#masthead {
	height: 230px;
	background: url(../../images/mastheads/product_broker_partners.jpg) no-repeat center bottom;
}
	#masthead .copy {
		position: absolute;
		left: 20px;
		top: 45px;
		width: 550px;
	}
	#masthead .copy h1 {
		font-size: 28px;
		margin-bottom: 15px;
	}
	#masthead .copy p {
		font-size: 20px;
		color: #48506b;
	}	
	

/* CONTENT */
#marketing_and_sales .thumb img {
	margin-left: 25px;
}
#back_office_support .thumb img {
	margin-left: 15px;
}
#diverse_trading_options .thumb img {
	margin-top: 6px;
	margin-left: 7px;
}
#supporting_tools .lists ul {
	width: 190px;
	float: left;
}
p.no_top_space {
	margin-top: -15px;
}

	
#next_steps .login_thumb {
	float: right;
	margin-right: 15px;
	margin-top: -5px;
}
