/* MASTHEAD */
#masthead {
	height: 230px;
	background: url(../../images/mastheads/product_white_label.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 */
#platform_choice .lists {
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
}
#platform_choice .reliable_proven {
	width: 260px;
	float: left;
	margin-right: 15px;
}
#platform_choice .multi_product {
	width: 145px;
	float: left;
}

#supporting_tools .lists {
	width: 100%;
	overflow: hidden;
	margin-top: 15px;
}
#supporting_tools ul {
	width: 190px;
	float: left;
}
#supporting_tools ul li{
	list-style-type:disc !important;
}
	
#marketing_consultation	ul {
	width: 190px;
	float: left;
}
#marketing_consultation ul li{
	list-style-type:disc !important;
}

/* SIDERAIL */	
#zecco_trading {
	background: url(../../images/pics/zecco_box.jpg) no-repeat 125px 50px;
}
#zecco_trading p {
	width: 145px;
}



#standard_bank {
	background: url(../../images/pics/standard_bank_box.jpg) no-repeat 125px 50px;
}
#standard_bank p {
	width: 145px;
}


#download_presentation img{
	margin: 3px 0px 0px 2px;	
}


#popLayer {
	display:none;
}

#popLayer .m h2 {
	font-size: 20px;
	font-weight: bold;
	color:#1c2649;
	margin-bottom: 10px;
	letter-spacing: -0.4px;
}
#popLayer .m label {
	color:#1C2649;
	display:block;
	font-weight:bold;
	margin-top:5px;
}
#popLayer .m p{
	margin: 13px 0px 10px;
}	
#popLayer .m .field, #popLayer .m select, #popLayer .m textarea, #popLayer .m select {
	background-color:#F1F1F1;
	border:1px solid #C7C7C7;
	padding:2px 1px;
}
#popLayer .m input.button_download{
	margin-top: 10px;
	display: block;
}
#popLayer .m label span {
	color:#FF0000;
	font-size:14px;
}


#popLayer .m{
	background:transparent url(../../images/pics/white_label_presentation_popup.jpg) no-repeat scroll 5px 20px;	
}
