div.element_Footer {
	width: 923px;
	margin: 50px 0px 50px 0px;
	padding: 50px 0px 0px 0px;
	background-image: url('../images/bg_footer.jpg');
	background-repeat: no-repeat;
	background-position: top right; 	
}

div.element_Footer_ColumnA {
	float: left;
	width: 380px; /* was 240px; */
	margin: 0px 0px 0px 85px;
	font-family: georgia, "times new roman", serif;
	font-size: 16px;
	line-height: 21px;
	color: #24A0B5;
}

div.element_Footer_ColumnB {
	float: left;
	width: 200px;
	font-family: georgia, "times new roman", serif;
	font-size: 13px;
	line-height: 21px;
	color: #24A0B5;
}

div.element_Footer_ColumnA p {
	margin: 0px;
	padding: 0px;
	line-height: 21px;
	/*color: #8A8A8A;*/
	color: #7c7c7c;
	
}