/* header styles */

#header {
	background: url(../images/header_home.jpg) no-repeat right top;
	padding: 0px;
	float: left;
	width: 750px;
	height: 150px;
	}
	
/* content styles */

#content h4 {
	height: 30px;
	width: 750px;
	background: url(../images/content_title_news_archive.gif) no-repeat right top;
	text-indent: -4000px;
	}
	
#content_bottom {
	clear: both;
	height: 10px;
	width: 750px;
	background: url(../../images/content_bottom.gif) no-repeat right bottom;
	}

#submenu p{
	padding-left: 0px;
	color: #cc6600;
	font-size: 120%;
	font-weight: bold;
}
#submenu h3{
	padding-top: 10px;
}

.news-item{
	margin-right:20px;
	border-bottom:1px dotted #d1d3d7;
	padding-bottom:10px;
	margin-bottom:20px;
}
