body {
		background: #fff;
}
.wrapper {
		background: url(../images/header_inner_asset.png) #fff no-repeat;
		background-size: 100% auto;
}
.markets_title {
		font-size: 36px;
		/* font-family: "ACaslonPro"; */
		color: rgb(51, 51, 51);
		line-height: 1;
		text-align: left;
		padding: 0 40px 0 0;
}
.markets_text {
	padding: 0;
}
.markets_text p {
		font-size: 14px;
		/* font-family: "Arial"; */
		color: rgb(0, 0, 0);
		line-height: 24px; /* 1.4; */
		text-align: left;
		margin: 0;
}
.markets_text p.addr {
		padding: 6px 0 0 0;
}
.markets_text p.addr, .markets_text p.phone {
		/* text-transform: uppercase; */
}
.contact DIV.cite {
	font-style: italic;
	text-align: justify;
	color: #6da7e0;
	font-size: 80%;
	padding: 20px 0;
}
.main_divider {
		width: 100%;
		height: 2px;
		border-bottom: 1px solid #5c9ddc;
		margin: 0 0 46px;
		padding-top: 50px;
		clear: both;
}