#overlay {
	position: absolute;
	width: 542px;
	height: 156px;
	top: 148px;
	left: 322px;
	z-index:0
}
#overlay-bg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 542px;
	height: 156px;
	background: #fff;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
#caption, #caption.sIFR-active {
	position: relative;
	display: block;
	width: 500px;
	height: 53px;
	top: 40px;
	left: 30px;
	z-index: 2;
	font-size: 25px;
	line-height: 1em;
}
#caption.sIFR-active {
	visibility: hidden;
}

#overlay a {
	position: absolute;
	z-index: 1;
	top: 105px;
	left: 0;
	color: #666;
	font-weight: bold;
	margin-left: 30px;
	text-decoration: none;
}
#overlay a:hover {
	text-decoration: underline;
}

#mission, #news {
	width: 380px;
	padding-bottom: 20px;
}
#mission {
	float: left;
	border-right: 1px solid #c0c0c0;
	padding-right: 20px;
}
#news {
	float: right;
}
#body {
	padding-bottom: 0;
	margin: 0;
}

#main {
    height: 685px;
}
.caption-sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	z-index: 3;
}
#statement {
	position: absolute;
	width: 500px;
	display: block;
	top: 80px;
	left: 40px;
	z-index: 1;
