.contentMain {
	padding:7px 15px 6px 15px;
	width:720px;
}

.bannerText_large {
	display:inline-block;
	height:30px
}

.bannerText_large_green {
	display:inline-block;
	height:30px
}

.left_box {
	float:left;
	color:#FFFFFF;
	min-height:310px;
	height:auto !important;
	height:310px;
	margin:0 20px 0 0;
	position:relative;
	width:550px;
}

.left_box .section_box {
	float:left;
	width:100%;
	height:100px;
	margin:0 0 10px 0; 
	background-color:#586168;
	background-image:url(/_stage/images/section_box_right-bg.gif);
	background-repeat:no-repeat;
	background-position:right 0;
}

.left_box .section_box .section_image {
	float:left;
	width:290px;
	height:100px;
	padding:0 0 0 0;
	margin:0 15px 0 0;
	background-color:#999999;
}

.left_box .section_box .section_synopsis {
	float:left;
	width:240px;
	padding:10px 0 0 0;
	line-height:1.3em;
	font-size:0.9em;
}

.left_box .section_synopsis .section_title {
	display:block;
	padding:0 0 5px 0;
	font-size:1.2em;
	font-weight:bold;
	color: #8AC544;
}

div.contactUs_link {

	margin: 0px auto;
	margin-top: 10px;
	margin-right: 0px;
	text-align: right;
	width: 100%;
}

.left_box .section_synopsis a.more_link {

	text-align: right;
	vertical-align: middle;
	display: block;
	height: 24px;
	width: 75px;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(/img/icons/icon_white_circleArrow_24x24.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 29px;
	font-weight: bold;
	margin: 0px auto;
	margin-right: 0px;
}

.left_box .section_synopsis a.more_link:hover {

	background-image: url(/img/icons/icon_green_circleArrow_24x24.gif);
	background-position: right;
	background-repeat: no-repeat;
}

.adHolder {
	background-color:#586168;
}

.ads_all {
	float:left;
	width:145px;
	height:311px;
}

/*--------------------------------------*/
/* added by Jamie */

#latestNews {

	margin-left: -5px;
	width: 155px;
	height: 320px;
	color: #FFFFFF;
	float: left;
	position: relative;
	background-color: #586168;
	overflow:hidden;
}

	div.latestNews_top {
	
		height: 5px;
		background-image: url("/_stage/images/news/bg/div_latestNews_top_155px.gif");
		background-repeat:no-repeat;
	}
	
	div.latestNews_content {
	
		height: 300px; /* plus 20px padding */
		background-color: #586168;
		
		padding: 10px;
		padding-top: 0px;
	}
	
	div.latestNews_bottom {
	
		height: 5px;
		background-image: url("/_stage/images/news/bg/div_latestNews_bottom_155px.gif");
		background-repeat:no-repeat;
	}
	
	#ads_all {
	
		height: 280px;
		width: 140px;
	}
	
		#ads_all p {
		
			line-height: 14px;
			color: #C8CFD5;
			font-size: 12px;
		}
		
		#ads_all img { margin-bottom: 3px; }
		
	div.newsItem {
	
		margin-bottom: 15px;
	}
	
/*--------------------------------------*/