.mission_goal {
	background: transparent url('../images/mission_goal_image.jpg') top right no-repeat;
	height: 270px;
	margin-bottom: 25px;
	}

.mission_goal_text {
	width: 390px;
	padding: 15px;
}


h2 {
	text-align:right;
	margin: 0;
	font-size: 30px;
	font-family: Georgia;
	font-weight:normal;
	line-height: 40px;
}

h3 {
	text-align:right;
	margin:0;
	font-size: 24px;
	line-height: 26px;
}

h4 {
	font-family: Georgia;
	font-size: 20px;
	line-height: 22px;
	color: #045964;
	margin:0;
	font-weight:normal;
}

p {
	font-size: 16px;
	line-height: 22px;
}

.left_bar {
	width: 710px;
}

.right_bar {
	width: 230px;
	margin-left: 20px;
}

.contact_us {
	margin-top: 8px;
	background: transparent url('../images/lady_phone.gif') top left no-repeat;
	margin-bottom: 25px;
}

.contact_us_text {
	padding: 15px 10px;
	width: 110px;

}

.contact_us_text p {
	font-size: 14px;
	line-height: 18px;
	margin-top: 8px;
}

