#content{
	font-size: 12px;
	padding: 20px 0 0 5px;
}
#content_home{
	margin: 0 420px 0 0;
  }
#content_home_right{
	width: 420px;
	float: right;
}
#content_home_right_left{
	width: 205px;
	float: left;
}
#content_home_right_right{
	margin: 0 0 0 205px;
}
#news_bar{
	border-right: 1px solid #b3cbd8;	
	padding: 0 15px;
}
#news_bar.without_border{
	border-right: none;	
}
#home_separator{
	border-bottom: 1px solid #b3cbd8;
	height: 1px;
	margin-right: 10px;
	margin-left: 15px;
}
#news_bar H1{
	font: 28px Georgia, "Times New Roman";
	margin-top: 5px;
	color: #00273e;
}
#news_bar H2{
	font: 22px Georgia, "Times New Roman";
	margin-top: 5px;
	color: #00273e;
}
#news_bar UL{
	list-style: none;
	margin: 10px 0;
	padding: 0;
}
