* { padding: 0; margin: 0; }
body {
	background-color:#e9e5ce;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a:link { color: #453d38; text-decoration:none; }
a:visited { color: #453d38; text-decoration:none; }
a:hover { color: #f05f2a; text-decoration:underline; }
a:focus { color: #ffffff; text-decoration:underline; }
#wrapper {
	margin: 0 auto;
	padding: 0px;
	width: 716px;
	border-width: 0px; 
	display: block;
}
#home_header {
	color: #333;
	float: left;
	height: 90px;
	margin: 0;
	width: 716px;
}
#home_invest {
	float:left;
}
#home_logo {
	float:right;
}
#home_banner {
	width: 716px;
	height: 215px;
	float:left;
}
#navcontainer {
	height:60px;
	font-weight:bold;
	display:inline;
}
.home_subject_titles {
	font-weight:bold;
	line-height:28px;
	color:#3e3a2a;
}
.home_subject_copy {
	font-size:12px;
	line-height:18px;
	color:827e71;
}
.home_subject_more {
	float:right;
	line-height:25px;
	font-size:12px;
}
#home_content {
	width: 716px;
	float: left;
}
#home_content_content {
	width: 212px;
	float: left;
	padding-left:10px;
	padding-right:10px;
	padding-top:12px;
}
#home_content_content_spacer {
	width: 10px;
	float: left;
}
#home_content_content_spacer_divider {
	width: 10px;
	height:98px;
	float: left;
	background-image:url(images/verticalbar.gif);
}
#home_content_images {
	width: 232px;
	float: left;
}
#horizontalbar {
	background-image:url(images/horizontalbar.gif);
	width: 716px;
	height: 12px;
	float:left;
}
#footer {
	float:left;
	width: 716px;
	height: 100px;
	vertical-align:bottom;
}
.copyright {
	text-align:center;
	font-size:9px;
}
#interior_wrapper {
	float:left;
}
.interior_subhead1 {
	color: #0056a7;
	font-size: 12px;
	font-weight: bold;
	line-height:17px;
	}
.interior_copy {
	color: #47453f;
	font-size: 12px;
	line-height:16px;
	}
.interior_copy_highlight {
	color: #0056a7;
	}
#homenav {
float:left;
}