@import "common.css";

#rightCol {
	background: url(../images/common/index_wh_splat.png) no-repeat 0px 100px;
}

#featured_stories_wrapper {
	background: url(../images/home/slide_bg.png) no-repeat;
	height: 272px;
	overflow: hidden;
	width: 652px;
}

#slideViewer {
	margin: 0 auto;
	overflow: hidden;
	height: 241px;
	position: relative;
	width: 613px;
	}
	
#slideBox {
	background-color: #343c83;
	border: 1px solid #343c83;
	height: 241px;
	position: relative;
	width: 613px;
	margin-top: 18px;
	margin-left: 19px;
}

#slogan {
	float: right;
	padding-right: 11px;
	width: 419px;
	height: 14px;
	overflow: hidden;
	display: block;
}

#textContentWrapper {
	background: url(../images/home/index_content_bg.png) no-repeat;
	width: 635px;
	height: 326px;
	margin-top: 18px;
	margin-left: 19px;
	position: relative;
}

#latestNewsWrapper {
	float: right;
	width: 250px;
	height: 300px;
	padding-top: 12px;
	padding-left: 11px;
	padding-right: 11px;
	margin-right: 12px;
	position: relative;
}

.newsDate {
	font-weight: bold;
	color: #001140;
	font-size: 12px;
	clear: both;
	width: 100%;
	display: block;
}

#latestNewsWrapper p {
	color: #d9f0d5;
	font-size: 12px;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 13px;
	clear: both;
}

.newsArchive {
	text-align: right;
	position: absolute;
	bottom: 5px;
	right: 10px;
	margin-bottom: 0px !important;
}

.newsArchive a {
	color: #8cd600 !important;
	font-size: 12px;
}

.newsArchive a:hover {
	color: #001140 !important;
}

#latestNewsWrapper a {
	color: #fff;
}

#welcomeWrapper {
	width: 329px;
	float: left;
	color: #001140;
	font-size: 12px;
	line-height: 13px;
	padding-top: 27px;
	padding-left: 16px;
	padding-right: 6px;
}

#logosWrapper {
	width: 342px;
	height: 68px;
	position: absolute;
	bottom: 30px;
	left: 10px;
	background: url(../images/home/logos_bg.png) no-repeat;
	padding-left: 10px;
}

#logosWrapper td {
	vertical-align: middle;
	text-align: center;
}