#wrap {
	background: #f5f5f5 url("../images/background_inner-homepage.gif") no-repeat;
}
#column-content {
	background: transparent;
	width: 100%;
}
#bodyContent {
	position: relative;
	margin: 10px 10px 0 163px;
	padding: 35px 30px 0 30px;
	height: 223px;
	background: #E8E8E8;
}
h1 {
	display: none;
}
#flash {
	height: 333px;
	background: #d3d2ce;
}
#intro {
	width: 385px;
	float: left;
}
#latest {
	float: right;
	width: 193px;
}
#latest .section-subheader {
	font-size: 11pt;
	color: #747F9F;
	margin-bottom: 24px;
}
#latest .item {
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom: 1px #AFAFAF solid;
}
#latest .item:last-child {
	border-bottom: 0;
}
#latest .item a {
	color: #313844;
}
#latest .item .header a:hover {
	color: #6699ff;
}
#latest .item .header {
	font-size: 8pt;
	font-weight: bold;
	font-family: verdana;
	margin-bottom: 6px;
}
#latest .item .thumb {
	float: left;
	margin-right: 5px;
}
#latest .item .thumb img {
	width: 60px;
	height: 45px;
}
#latest .item .body {
	line-height: 15px;
	color: #666;
}
#latest .item .body a {
	display: block;
}
#latest .item .body:hover {
	color: #6699ff;
}
#investors-login {
	position: absolute;
	right: 0;
	bottom: 0;
}
#footer-inner {
	padding-left: 260px;
	padding-right: 0;
}
