#homepagecontent {
	background-image: url('../images/bg_home_content.gif');
	background-position: left top;
	background-repeat: no-repeat;
	height: 255px;
	padding-top: 10px;
}

#homepagefeature {
	width: 480px;
	float: left;
}

#homepagenews {
	width: 450px;
	float: right;
	margin-top: 8px;
}

#homepagenews h3 {
	text-indent:-9000px;
	font-size: 15px;
	font-weight: normal;
	padding: 0px 0px 5px;
	background: #F5F2E7 url('../images/homenewsh3.gif') no-repeat scroll top left;
}

.homepagenewsitem {
	clear: both;
	padding-top: 10px;
	padding-left: 110px;
	margin-right: 20px;
	font-size: 11px;
	line-height: 14px;
}

.homepagenewsitem p {
	margin-left: -110px;
}

.homepagenewsitemtext {
	width: 320px;
	float: right;
}

.homepagenewsitemimage {
	width: 110px;
	float: left;
}
