body {
	background: #ffffff url("../images/background.gif") left top repeat-x;
}


#left_content {
	width: 641px;
	background-color: #fefefe;
}

	#home_navigation{	
		width: 640px;
	}

	#home_content {
		width: 565px;
		padding: 37px 43px 15px 33px;
		/*border: 1px solid red;*/
	}

#right_content, #latestnews_title {	
	width: 279px;
}

	
	#latest_news {
		width: 257px;
		color: #2734ab;
		background: #ffffff url("../images/latest_news_background.gif") left top repeat-x;
		padding: 19px 10px 15px 12px;
	}

