body {
	background-image: url('../images/treatment/page_background.jpg');
	background-position: center -1px;
}

#homepage_news {
	margin-right: 245px;
	width: 700px;
}

#homepage_news h2 {
	font-size: 1.6em;
}

#container {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

.quick_link_item {
	margin-top: 10px;
	padding: 0 5px;
}

.hp_news_item {
	padding-bottom: 15px;
}

.hp_news_item a {
	text-decoration: none;
	font-weight: normal;
	color: #333333;
}

.hp_news_item ul, .hp_news_item ol {
	margin-left: 20px;
	padding-left: 10px;
}

h3 a {
	font-weight: normal;
}

h3 a:hover {
	color: #484848;
}

#right_column {
	width: 236px;
	float: right;
	margin-left: 5px;
	font-size: 90%;
	margin-top: 49px;
	display: inline;
}

#homepage_links {
	padding-top: 50px;
	background-repeat: no-repeat;
}

#homepage_links ul {
	margin-bottom: 10px;
	padding: 10px;
	
}

#homepage_links ul li.hp_link_item {
	list-style: none;
	margin-bottom: 1em;
	line-height: normal;
}

#homepage_links ul li.hp_link_item p {
	line-height: normal;
}

#homepage_links ul li.hp_link_item .link_title {
	background-image: url('../images/treatment/list_arrow.png');
	background-position: 0 2px;
	background-repeat: no-repeat;
	margin-bottom: 1em;
	padding-left: 1em;
}

#news_column_1, #news_column_2 {
	width: 335px;
	float: left;
	display: inline;
}

#news_column_1 {
	margin-right: 20px;
}

#hp_mini_features a {
	border: 0;
}

#last_seven {
	text-align: center;
	margin-bottom: 5px;
	padding-top: 55px;
	background-repeat: no-repeat;
	background-position: top center;
}

#last_seven ul, #last_seven ul li {
	padding: 0;
	margin: 0;
	list-style: none;
}

#last_seven ul li {
	height: 70px;
	margin-bottom: 5px;
	text-align: left;
	padding: 0;
}

#last_seven ul li h3 {
	font-size: 12px;
	margin-bottom: 1px;
	line-height: 15px;
}

#last_seven ul li p {
	font-size: 10px;
	line-height: 13px;
}

#last_seven ul li img {
	padding: 2px;
	border: 1px solid #cccccc;
	height: 69px;
	width: 69px;
	float: left;
	clear: both;
	margin-right: 3px;
}

#last_seven ul li a {
	border: 0;
}