/* MASTHEAD */
#masthead {
	height: 230px;
	background: url(../../images/mastheads/product_asset_management.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 */
#why_invest_in_gcam ul {
	margin-left: 0;
}
#why_invest_in_gcam ul li {
	list-style-type: none;
	background: transparent url(../../images/navigation/green_check_bullet.gif) no-repeat left 2px;
	padding-left: 30px;
	margin-bottom: 10px;
}

/* SIDERAIL */
#side_rail .info p {
	margin: 0 0 10px 0;
}
#popLayer{
	display: none;	
}

#popLayer .m{
	width: 400px;	
}#popLayer .m p{
	margin-bottom: 15px;	
}
