#latest_updates{
	background: #425968;
	padding-top: 5px;
	color: #273944;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#latest_updates h1{
	width: 210px;
	height: 42px;
	text-indent: -9999px;
	background: url(../images/latest_updates_header.png) no-repeat 1px top;
	overflow: hidden;
	margin: 5px auto 0 auto;
}

#latest_updates h2{
	font-size: 14px;
	font-style: italic;
	margin-bottom: 3px;
}

#latest_updates .update_content{
	width: 187px;
	margin: 0 16px;
	padding: 5px 11px 15px 11px;
	background: #fff url(../images/callout_bg_light.png) repeat-x;
	font-size: 12px;
}

#latest_updates p{
	margin-bottom: 5px;
}

#latest_updates .more{
	color: #267bb1;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 11px;
}
.home-vision h2{
	margin-bottom: 20px;
	font-size: 17px;
}
.home-vision .inner{
	height:475px;
}