.featuresTop {
	background: url(/images/features_img.png) bottom no-repeat;
	width: 825px;
	height: 320px;
	margin-left: auto;
	margin-right: auto;	
	/*padding-top: 120px;*/
}
.aboutTop {
	background:transparent url(/images/features_img.png) no-repeat scroll center bottom;
	height:234px;
	margin-left:auto;
	margin-right:auto;
	padding-top:140px;
	width:812px;
}

.aboutTop {
	background: url(/images/press_header2.png) bottom no-repeat;
}

#content {
	width: 700px;	
	margin-left: auto;
	margin-right: auto;
}

.news_holder {
	margin:50px 0;
}

.leftside {
	height:200px;
	width:100px;
	float:left;
}
.rightside {
	float:right;
	margin-left:0px;
	width:600px;
}

div.news_title {
	margin-bottom:10px;
	font-size:22px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:left;
	line-height:27px;
}

span.news_date {
	color:#808080;
	font-size:13px;
}

.news_content {
	margin:15px 0;
}

.news_logo {
	margin: 0 0 20px 100px;
	width:600px;
}

.left {
	float:left;
}

.right {
	float:right;
}
