#homebanner {
	margin:0 3px;
	background-color:#fff;
	width:971px;
	height:269px;
	overflow:hidden;
}

#homebanner div h1 {
	font-size:4.8em;
	font-weight:bold;
	line-height:0.9em;
}

#homebanner div h1 a {
	text-decoration:none;
	background:none;
}

#homebanner div.item-1, #homebanner div.item-2, #homebanner div.item-3, #homebanner div.item-4 {
	background-color:#fff;
	height:269px;
	width:971px;
}

#homebanner h1 {
	margin-top:0;
}

#bannernav {
	background-color:#e0e6e7;
	text-align:center;
	margin:0 3px;
	height:26px;
}

#bannernav ol {
	margin:0 auto;
	padding:9px 0 0 0;
	list-style-type:none;
	width:50px;
}

#bannernav ol li {
	text-indent: -5000em;
	height: 8px;
	display: block;
	overflow: hidden;
	float:left;
}

#bannernav ol li a {
	margin:0 2px;
	display:block;
	height:8px;
	width:8px;
	outline: none;
	background:transparent url(../images/global/bannernav.gif) 0 0 no-repeat;
}

#bannernav ol li a:hover {
	background:transparent url(../images/global/bannernav.gif) 0 -8px no-repeat;
}

#bannernav ol li a.activeSlide, #bannernav ol li a.activeSlide:hover {
	background:transparent url(../images/global/bannernav.gif) 0 -16px no-repeat;
}

#homecontent {
	margin:0 3px;
	background-color:#fff;
	padding:20px 27px 27px 27px;
}

#homecontent h2 {
	margin-top:0;
	font-size:2.4em;
}

#homecontent #corprecov {
	width:345px;
	float:left;
	margin-right:25px;
	display:inline;
}

#homecontent #accounts {
	width:345px;
	float:left;
}

#homecontent h2 a, #homecontent h3 a {
	background:none;
}

#homecontent #corprecov ul, #homecontent #accounts ul {
	margin:0;
	padding:0;
	list-style-type:none;
}


#homecontent #corprecov li, #homecontent #accounts li {
	width:42.5%;
	float:left;
	margin-bottom:0.8em;
	padding-left:23px;
	background-position:left top;
	background-repeat:no-repeat;
	line-height:1.4em;
}

#homecontent #latestnews {
	width:180px;
	float:right;
}

#homecontent #latestnews ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#homecontent #latestnews ul li {
	padding-left:23px;
	margin-bottom:0.5em;
	line-height:1.4em;
	background:transparent url(../images/global/icon_news.gif) 0 2px no-repeat;
}

#homecontent #latestnews ul .date {
	font-size:0.9em;
	color:#888888;
	display:block;
	margin-top:0.4em;
}

#homecontent #featured {
	clear:both;
	padding-top:15px;
}

#homecontent #casestudy {
	width:345px;
	float:left;
}


#homecontent #featured p, #homecontent #casestudy p {
	margin-bottom:0.3em;
}

#homecontent #publishedpaper {
	width:345px;
	float:right;
}
