body {
	background: #474747 url(../i/content-holder.png) repeat-x;
	margin:0px;
	padding:0px;
}

#shadowNav {
	position: absolute;
	top: 140px;
	left: 130px;
	z-index: 10;
	width: 710px;
	height: 11px;
	background: url('../i/home-shadow.png') repeat;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/home-shadow.png', sizingMethod='scale');
}

#homeTopBarContainer {
	background: url(../i/home-topbar-bg.png) 0px 109px repeat-x;
	height: 624px;
	margin-left:130px;
}

#homeTopBar {
	background-color:#fff;
	height:109px;
}

#noShrink {
	width: 781px;
}

#homeLogo {
	margin-left: 10px;
	margin-top: 10px; 
}

#searchButton {
	margin-left: 100px;	
}

#homeNavHolder {
	position: absolute;
	background-color: #333333;
	height: 31px;
	margin-left: 130px;
}

#homeMainContentHolder {
	height: 515px;
	overflow: hidden;
}

#homeMainContent {
	position: relative;
	width: 710px;
	height: 484px;
	border-top: 31px solid #333333;
}

#homeLeftContent {	
	position: absolute;
	z-index: 8;
	top: 0px;
	left: 0px;
	width: 439px;
	height: 484px;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
	background: #f1f1f1;
}

#homeRightContent {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 265px;
	height: 484px;
	overflow: hidden;
	background: #fff;
}

ul#newsList {
	width: 252px;
	height: 256px;
	overflow: hidden;
	margin: 18px 0 0 0;
	padding: 0 0 0 0;
}

ul#newsList li {
	list-style-type: none;
	list-style-image: none;
	background: url('../i/bullet.png') 0px 4px no-repeat;
	margin: 0 0 6px 20px;
	padding: 0 0 10px 14px;
	line-height: 16px;
	color: #656565;
	font-size: 13px;
}

ul#newsList li a {
	display: block;
	color: #656565;
	font-size: 13px;
}

ul#newsList li a span.homeDate {
	display: block;
	padding: 0 0 3px 0;
	font-weight: bold;
}

a.homeRollover {
	display: block;
	width: 262px;
	height: 155px;
}

#logo_LFA {
	margin-top:10px;
	float:right;
	margin-right:10px;
}
