div#home_content {
	clear:both;
	float:left;
	width:930px;
}

div#flash_and_news {
	float:left;
	position:relative;
	width:930px;
}

div#flash_area {
	float:left;
}

div#slideshow {
	border:1px solid #999;
	float:left;
	height:328px;
	overflow:hidden;
	position:relative;
	width:583px;
}

div.pics img {
	height:328px;
	width:583px;
}

div.pagination {
	bottom:10px;
	height:16px;
	left:10px;
	overflow:hidden;
	position:absolute;
	width:300px;
	z-index:200;
}

div#slideshow .pagination a {
	background-color:#0078C1;
	color:#FFF;
	display:block;
	float:left;
	font-size:12px;
	height:16px;
	margin-right:4px;
	text-align:center;
	width:16px;
}

div#slideshow .pagination a.activeSlide, div#slideshow .pagination a:hover {
	background-color:#999;
}

div#news_and_events {
	display:inline; /* IE6 fix */
	float:left;
	height:325px;
	margin-left:30px;
	margin-top:5px;
	width:315px;
}

div#news_and_events * {
	margin:0 0 10px 5px;
}

div#news_and_events h2 {
	color:#626366;
	font-size:10px;
	text-transform:uppercase;
	margin-left:0;
}

h2#events {
	padding-top:2em;
}

div#news_and_events p.date_home {
	color:#808080;
	margin-bottom:0;
	margin-left:10px;
}

p.news_entry_home {
	color:#0076bf;
}

.view_all_home,
.learn_more {
	color:#0076bf;
	text-transform:uppercase;
	font-weight:bold;
}

.learn_more {
	display:block;
	margin:1em 0 0;
}

div#feature_block {
	clear:both;
	float:left;
	margin-top:25px;
	padding-bottom:5px;
	position:relative;
	width:930px;
}

div.feature {
	float:left;
	padding-left:15px;
	padding-right:19px;
}

div.feature img {
	float:left;
	width:90px;
	height:150px;
}

div.feature.last {
	padding-right:0;
}

div.feature h2 {
	color:#626366;
	font-size:14px;
	font-weight:normal;
	margin-bottom:10px;
}

div.feature div {
	float:left;
	width:97px;
	padding-right:1em;
	margin:0;
}

div.feature ul {
	padding-left:15px;
	margin:0.75em 0 0;
}

div.feature ul li {
	margin-bottom:0.5em;
}

div#bottom_link_box {
	display:none;
}

div#articles {
	padding-top:25px;
}

a.addthis_button {
	display:none;
}

div#horiz_rule_bottom {
	top:5px;
}

#logoimage td {
    width:120px;
    height:75px;
    border-top:1px solid gray;
    border-left:1px solid gray;
}

#logoimage td:first-child {
    border-left:none;
}

#logoimage tr:first-child td {
    border-top:none;
} 
