.centercol {
	background: #666 url("../images/integrity-bg.jpg") left top no-repeat;
	height: 650px;
	vertical-align: top;
}
.home {
	padding-top: 250px;
	color: #90F504;
}
.title {
	font: 15px Arial, Helvetica, sans-serif;
	color: #90F504;
	padding-bottom: 8px;
}

.brochures {
	 background-color:#999;
	 vertical-align:top;
	 font-size: 10px;
	 line-height: 18px;
	 color: #FFF;
	 padding: 12px;
}
.brochures a {
	color: #FFF;
	text-decoration: underline;
}

.footer_cell {
	font: 10px/20px Verdana, Arial, Helvetica, sans-serif;
	height: 171px;
	background: url("../images/home-fiber-hand-green-neca.jpg") no-repeat;
	/* padding-left: 165px; */
	color: #90F504;
	text-align: center;
}

.home_news {
	 vertical-align:top;
	 font-size: 10px;
	 line-height: 18px;
	 color: #90F504;
	 width: 422px;
}
.home_news a {
	color: #90F504;
	text-decoration: underline;
}
.home_news_inside {
float: left;
	border: 1px solid #999;
	width: 406px;
	height:138px;
}

#news_div {
position: relative
	width: 400px;
}

#news_div .left {
	float: left;
	width: 355px;	
}

#news_div .right {
	float: right;
	width: 36px;
	height: 138px;
	overflow: hidden;
      margin-top: 1px;
      margin-right: -14px;
}

#news_div .scrollbox {
	height: 138px;
	width: 355px;
	clip: rect(0px, 138px, 355px, 0px);
	overflow: hidden;
}