.wrapper-lower {
	background-color: #FFFFFF;
	border-top: none;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.wrapper-text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding-left: 15px;
	padding-right: 10px;
}
#leftcolumn {
	float: left;
	height: auto;
	width: 210px;
}
#rightcolumn {
	float: left;
	height: auto;
	width: 545px;
	border-left: 5px solid #337360;
}
.text-address {
	font-family: Helvetica;
	font-size: 11px;
	font-style: italic;
	color: #333333;
	padding-left:5px;
}
.titles {
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #EE6D2B;
}
.subtitles {
	font-family: Helvetica;
	font-size: 12px;
	font-style: italic;
	color: #EE6D2B;
}
.thankyou {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #FF6600;
}

