div#centralBar {
	width:416px;
	float:left;
	margin-left:20px;
}
div#news {
	width:370px;
	height:168px;
	padding:10px 23px;
	background:url(../images/homeSprite.jpg) 0 -110px no-repeat;
}
div#news h2 {
	color:#1079bc;
	font-size:24px;
	font-weight:normal;
	margin-bottom:5px;
}
div#news ul li {
	list-style:none;
	color:#9a949a;
	margin-bottom:20px;
	font-size:11px;
}
div#news ul li h3 {
	font-size:11px;	
}
div#news ul li a {
	color:#9a949a;
}
div.news_slider h2 {
	color:#1079bc;
	font-size:16px;
	font-weight:normal;
	border-bottom:1px solid #1079bc;
	margin:18px 30px 0 30px;
}
div#rightBar {
	width:226px;
	float:right;
}
div#rightBar h1 {
	color:#1079bc;
	font-size:24px;
	font-weight:normal;
}
div#rightBar h1 span{
	font-size:18px;
}
div#rightBar p {
	margin-top:15px;
}