
#header_image_div
{
	height: 271px;
	position: relative;
	width: 100%;
}

#header_frame
{
	left: 0px;
	position: absolute;
	top: 0px;
}

#header_image
{
	left: 17px;
	position: absolute;
	top: 15px;
}


#slideshow img
{
	width: 700px !important;
	height: 376px !important;
}

#pager
{
	right: 40px;
	position: absolute;
	bottom: 40px;
	overflow: hidden;
}


#pager a
{
	background-image: url("../images/slideshow_inactive.png");
	display: block;
	float: left;
	height: 17px;
	margin-right: 8px;
	width: 32px;
}

#pager a.activeSlide
{
	background-image: url("../images/slideshow_active.png");
}

.homepage_bar
{
	display: block;
	margin-bottom: 8px;
	position: relative;
	width: 533px;
	height: 48px;
	cursor: pointer;
}

.homepage_bar img
{
	position: absolute;
	right: 0;
	top: 0;
	z-index: 99;
}

.home_accordion_description
{
	margin: 0;
	position: relative;
	height: 248px;
	width: 533px;
}


#news_full ul.items
{
	list-style-type: none;
	padding: 0;
}

#news_full ul.items li
{
	margin-top: 10px;
	padding-left: 60px;
	border-top: 1px solid #E2A655;
	color: #000000;
	position: relative;
}

#news_full ul.items li img
{
	position: absolute;
	top: 5px;
	left: 0px;
}

#news_full ul.items li li,
#news_full ul.items li:first-child
{
	border-top: none;
}

#news_full ul.items li span
{
	color: #14298A;
	font-weight: bold;
}

#news_full ul.items li h3
{
	margin: 0 0 5px 0;
}

#news_full ul.items li a
{
	color: #14298A;
}

#news_full ul.items li h3 a
{
	color: black;
}
