#banner {
	float: left;
	background-image: url(../../content_library/home/banner.jpg);
	background-repeat: none;
	background-position: 0 0;
	width: 683px;
	height: 175px;
	border: 1px solid #a09f9f;
}

#pagecontent {
	position: relative;
	padding-top: 9px;
	width: 690px;
	float: left;
}

#banner_prose {
	position: relative;
	background-image: url(../../images/home/banner_prose_bg.gif);
	background-repeat: no-repeat;
	left: 410px;
	top: 30px;
	width: 252px;
	height: 122px;
	color: #FFF;
}

#homepage_trio {
	position: relative;
	width: 690px;
	height: 260px;
	margin-top: 20px;
}

.homepage_box {
	float: left;
	width: 218px;
	border-left: 1px solid #a09f9f;
	border-top: 1px solid #a09f9f;
	height: 252px;
}

.homepage_box_title {
	width: 100%;
	height: 28px;
	background-image: url(../../images/bg/aqua.gif);
	background-repeat: repeat-x;
	font-size: 1.05em;
	color: #FFFFFF;
	font-weight: bold;
}

.homepage_box_title a {
	text-decoration: none;
	color: #FFFFFF;
}

.homepage_box_title a span {
	display: block;
	padding: 4px 10px;
}

.homepage_box_shadow {
	float: left;
	width: 225px;
	height: 253px;
	background: transparent url(../../images/boxshadow.gif) repeat-y;
}
.homepage_shadow_bottom {
	float: left;
	background: transparent url(../../images/boxshadow_base.gif) repeat-x;
	background-position: bottom;
	height: 4px;
	font-size: 0px;
	width: 225px;
}

.homepage_box_spacer {
	float: left;
	width: 7px;
}

#homepage_box_img_one {
	width: 100%;
	height: 60px;
	background-position: center;
}

#homepage_box_img_two {
	width: 100%;
	height: 60px;
	background-position: center;
}

#homepage_box_img_three {
	width: 100%;
	height: 60px;
	background-position: center;
}

ul.trio {
	padding: 7px 0 0 0;
	margin: 0;
	list-style: none;
}
ul.trio li {
	padding: 0 5px 5px 21px;
	/*padding-left: 21px;*/
	margin: 0px;
	font-size: 0.75em;
	line-height: 1.1em;
	height: 47px;
	background: url(../../images/buttons/home-trio-li.jpg) 7px 3px;
	background-repeat: no-repeat;
	overflow: hidden;
}

ul.trio li .head {
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.4em;
	color: #004875;
	width: 220px;
}

ul.trio li .head a {
	color: #004875;
	text-decoration: none;
}

ul.trio li .head a:hover {
	color: #333333;
}

p.homeprose {
	padding: 0;
	margin: 0;
}

p.hometitles {
	font-size: 1.1em;
	color: #0C2D83;
	font-weight: bold;
	padding: 0 0 5px 0;
	margin: 0;
}