/* home page specific items */
#content_container {
	clear:both;
	margin: 0px 0px 10px 0px;
	width: 938px;
	height: 693px;
	background:url('../images/contentbg.gif') no-repeat;
}
#content_left {
	float: left;
	margin: 55px 0px 0px 18px;
	width: 479px;
}
#content_right {
	float: left;
	margin: 30px 0px 0px 0px;
	width: 429px;
}
#welcome_area {
	width: 479px;
	height: 148px;
}
#welcome_area h1 {
	min-height: 148px;
	background:url('../images/welcome.png') no-repeat;
	text-indent:-4000px;
	overflow:hidden;
}
#buttons_area {
	padding: 0px 0px 0px 31px;
	height: 56px;
}
#bottom_area {
	margin: 29px 0px 0px 0px;
	width: 436px;
	height: 237px;
}
#bottom_area h1 {
	margin: 0px 0px 13px 0px;
	height: 28px;
	background:url('../images/pioneeringchange.png') no-repeat;
	text-indent:-3000px;
	overflow:hidden;
}
#bottom_area p {
	margin: 0px 0px 10px 5px;
	font-size: 1.4em;
	color: #81817e;
}
#photo_area {
	margin: 0px 0px 13px 0px;
	width: 429px;
	height: 286px;
}
#news_area {
	margin: 0px 0px 0px 9px;
	width: 420px;
	height: 196px;
}
#news_area_top {
	width: 420px;
	height: 24px;
}
#news_area_top_left {
	float: left;
	width: 316px;
}
#news_area_top_left h1 {
	background:url('../images/latestnews.png') no-repeat;
	width: 158px;
	height: 24px;
	text-indent:-3000px;
	overflow:hidden;
}
#news_area_top_right {
	float: left;
	width: 104px;
	height: 24px;
}
#news_area_bottom {
	margin: 5px 0px 0px 0px;
	height: 172px;
	width: 402px;
	border-top: 1px solid #cacac6;
}
.news_column {
	float: left;
	padding: 15px 15px 0px 0px;
	margin: 0px 15px 0px 0px;
	width: 185px;
	min-height: 145px;
	border-right: 1px solid #cacac6;
}
.news_column h1 {
	font-size: 1.4em;
	color: #021749;
}
.news_column p {
	font-size: 1.3em;
	color:#1d3d88;
}
.news_column p a {
	color: #fdba14;
}
.news_column p a:hover {
	text-decoration:none;
}
#site_tools {
	clear:both;
	padding: 10px 0px 0px 18px;
	width: 920px;
	height: 27px;
	background:url('../images/sitetoolsinnerbg.jpg') no-repeat;
}
#site_tools ul {
	list-style:none;
}
#site_tools ul li {
	float: left;
	font-size: 1.3em;
	color: #666666;
}
#site_tools ul li a {
	color: #666666;
}
/*
#site_tools ul li a {
	display: block;
	text-indent:-3000px;
	overflow:hidden;
}
*/
.rssfeed {
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 30px;
	height: 19px;
	background: url('../images/sitetools/rssfeed.png') no-repeat;
}
.rssfeed a {
	text-decoration:none;
}
.rssfeed a:hover {
	text-decoration:underline;
}
/*
.rssfeed a {
	width: 91px;
	height: 19px;
	background:url('../images/sitetools/rssfeed.png') no-repeat;
}
*/
.sitemap {
	padding: 0px 0px 0px 37px;
	height: 19px;
	background: url('../images/sitetools/sitemap.png') no-repeat;
}
.sitemap a {
	text-decoration:none;
}
.sitemap a:hover {
	text-decoration:underline;
}
/*
.sitemap a {
	width: 91px;
	height: 19px;
	background:url('../images/sitetools/sitemap.png') no-repeat;
}
*/
#site_tools ul li.site_tools {
	padding: 0px 10px 0px 0px;
	border-right: 1px solid #666666;
}
#footer_container {
	clear:both;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 18px;
	width: 920px;
	height: 77px;
}
