#mini-banners {
	margin:0;
	padding:0;
	width:700px
}

#mini-banners li {
	margin:0;
	padding:0;
	list-style:none;
	display:inline
}

#news {
	float:left;
	width:697px;
	height:167px;
	background:transparent url('../img/news_bg.gif') no-repeat;
	clear:both;
	display:block;
	padding-bottom: 42px;
}

#news a {
	color:#000;
	text-decoration:none
}

#news a:hover {
	color:#000;
	text-decoration:underline
}

#news h2 {
	overflow:hidden;
	height:24px;
	margin:0;
	padding:5px 0 0 19px;
	color:#000;
	font-size:1.1em;
	font-weight:normal
}
#news h2#allnews {
	text-indent:-999em;
	color:#fff
}
#news img#allnews {
	float:right;
	margin:0;
	padding:0
}

#news ul {
	margin:0;
	padding:0;
}

#news li {
	margin:0;
	padding:0;
	list-style:none
}

#latest {
	width:464px;
	float:left
}

#latest li {
	width:196px;
	padding:5px 18px;
	float:left
}

#latest h2 {
	width:464px;
	background:transparent url('../img/latest_news.gif') no-repeat
}

#latest h3 {
	margin-top:0;
	margin-bottom:3px
}

#latest p {
	margin-top:0;
	line-height:1.2
}

#articles {
	width:233px;
	float:left;
	padding-bottom:5px
}

#articles li {
	width:197px;
	padding:5px 18px 0 18px;
	float:left
}

#articles h2 {
	width:233px;
	background:transparent url('../img/view_articles.gif') no-repeat
}

#articles h3 {
	margin:0;
	font-size:1em;
	margin-bottom:3px
}