#banner {
	float: left;
	background-repeat: none;
	background-position: 0 0;
	width: 471px;
	height: 175px;
	border: 1px solid #a09f9f;
}

#pagecontent {
	float: left;
	padding-top: 9px;
	width: 480px;
}

#banner_prose {
	position: relative;
	background-image: url(../../images/home/banner_prose_bg.gif);
	background-repeat: no-repeat;
	left: 200px;
	top: 30px;
	width: 252px;
	height: 122px;
	color: #FFF;
}

#prose {
	background: url(../../images/nav/lhs_divider.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 15px;
	margin-bottom: 15px;
}

#prosenb {
	font-size: 0.85em;
	clear: left;
	background: url(../../images/nav/lhs_divider2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 15px;
	padding-right: 25px;
	margin-bottom: 15px;
}

#prosenb a {
	color: #0C2D83;
	text-decoration: none;
}

#prosenb a:hover, #prosenb2 a:hover  {
	color: #666666;
}