#menu {
	margin: 0 auto 1px auto;
}

#hp_left {
	width: 238px;
	float: left;
	margin-left: 15px;
	display:inline;
}


#hp_left p, #hp_middle p {
	margin-bottom: 16px;
}

#hp_middle {
	width: 238px;
	float: left;
	margin-left: 16px;
	display: inline;
}


#hp_right {
	width: 410px;
	float: right;
	display:inline;
	margin-bottom: 10px;
	margin-right: 15px;
}


#hp_right h2 {
	color: #9fcb3a;
	font-size: 14px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 11px;
	margin-bottom: 11px;
}


.news_items {
	width: 410px;
}


.news_items ul {
	background: url(images/dotted_line.gif) repeat-x left top;
	margin: 0;
	padding: 1px 0 0;
	list-style-type: none;
}


.news_items a {
	background: url(images/dotted_line.gif) repeat-x left bottom;
	display: block;
	width: 410px;
	padding-top: 5px;
	padding-bottom: 7px;
	order-right-style: solid;
	order-top-style: solid;
}


.news_items a:link, .newslist a:visited {
	color: #496190;
	text-decoration: none;
}


.news_items a:hover {
	color: #001e3c;
	background: #ebffba url(images/h_sidebar_bg.gif) repeat-x left bottom;
}


.news_items a em {
	color: #81ba21;
	font-style: normal;
}

#small_slideshow ul {
	list-style-type: none;
	margin: 0 0 15px 0;
	padding: 0;
}

#small_slideshow ul li {
	background-image: none;
	padding: 0;
}

