/* CSS Document */

#home-search {
	position:absolute;
	left: 591px;
	top: -6px;
	width: 160px;
	height: 37px;
	background: none;
	font-size: x-small;
	color: #000000;
	text-align: right;
}

#footer-home {
	position: relative;
	margin-left:2px;
	width:745px;
	height:66px;
	z-index:2;
}

#home-top {
	position: relative;
	left:0px;
	top:0px;
	width:745px;
	height:53px;
}

#home-flash {
	position: relative;
	left:0px;
	width:745px;
	height:245px;
}

#home-nav {
	position: relative;
	left:0px;
	width:745px;
	height:37px;
}

#home-content-container {
	position: relative;
	margin-left:0;
	margin-top: 13px;
	margin-bottom: 10px;
	width:745px;
	height: auto !important;
}

#home-images-container {
	position: relative;
	left:0px;
	width:745px;
	height:125px;
}

#home-logo {
	position:absolute;
	left:4px;
	top: -6px;
	width:161px;
	height:102px;
	text-align:center;
	font-size:xx-small;
}

#home-content {
	position: absolute;
	left:175px;
	top: 0;
	width:295px;
	height: 239px;
	font-size:x-small;
}

#home-news-spacer {
	position: relative;
	float: left;
	width:1px;
	height: 225px;
	margin-right: -1px;
}

#home-news {
	position: relative;
	padding-top: 27px;
	margin-left: 487px;
	width:258px;
	height:auto !important;
	overflow: hidden;
}

#home-bests {
	position:absolute;
	left:25px;
	top:0;
	width:116px;
	height:112px;
}

#home-lexis-nexis {
	position:absolute;
	left:175px;
	top:10px;
	width:240px;
	height:100px;
}

#home-enews {
	position:absolute;
	left:175px;
	top: -15px;
	width:258px;
	height:173px;
	border: #CCCCCC 0px solid;
}

#home-endorsements {
	position:absolute;
	left:4px;
	top:342px;
	width:161px;
	height:102px;
	text-align:center;
	font-size:xx-small;
}

.home-news-items {
	font-size:x-small;
	margin-top:2px;
	margin-top:2px;
	margin-bottom: 5px;
}

.home-news-header {
	font-size:small;
}

a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

#search-index {
	position:absolute;
	font-size:6px;
	color:#FFFFFF;
	z-index:0;
}
