#main_content {
	background-image: url(../images/bg_main_home_2.gif);
}
#main_content_inner {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #6EAB24;
}
#col1 {
	float: left;
	width: 481px;
	margin-right: 1px;
	position: relative;
}
#col2 {
	float: left;
	width: 240px;
	margin-right: 1px;
	position: relative;
}
#col3 {
	float: left;
	width: 240px;
	position: relative;
}

.newsBoxHome {
	background: url(../images/title/bg_title_2.gif);
}

