﻿#newslettercentre {
	float: left;
	font-size: 11pt;
	text-align: center;
	width: 450px;
	height: 150px;
	background-color: white;
	border-top: 0px solid #FEEBCD;
}
#newslettercentre p {
	margin-left: 20px;
	margin-right: 20px;
}
#newslettercentre img {
	border: 0px;
}
#newslettercontent1 {
	float: left;
	font-size: 9pt;
	text-align: left;
	width: 200px;
	height: 550px;
	background-color: white;
	border-top: 0px solid #E6AA70;
}
#newslettercontent1 p {
	margin-left: 10px;
}
#newslettercontent2 p {
	margin-left: 10px;
}
#newslettercontent3 p {
	margin-left: 10px;
}
#newslettercontent4 p {
	margin-left: 10px;
}
#newslettercontent4 img {
	border: 0px;
}
#newslettercontent2 {
	float: left;
	font-size: 9pt;
	text-align: left;
	width: 200px;
	height: 550px;
	background-color: white;
	border-top: 0px solid #E6AA70;
}
#newslettercontent3 {
	float: left;
	font-size: 9pt;
	text-align: left;
	width: 200px;
	height: 550px;
	background-color: white;
	border-top: 0px solid #E6AA70;
}
#newslettercontent4 {
	float: left;
	font-size: 9pt;
	text-align: left;
	width: 200px;
	height: 550px;
	background-color: white;
	border-top: 0px solid #E6AA70;
}
#newslettertopright {
	float: right;
	text-align: left;
	font-size: 11pt;
	width: 350px;
	height: 150px;
	background-color: white;
	border-top: 0px solid #FEEBCD;
}
#newslettertopright img {
	border: 1px solid green;
	margin-top: 0px;
	margin-bottom: 0px;
}
#newslettertopright p{
	font-size: 10pt;
	margin-left:20px;	background-color: white;
	border-top: 0px solid #FEEBCD