.hometitle {
	font-size: 23px;
	color: #003366;
	margin: 30px 0px 15px;
}

.homeintrotext {
	font-size: 14px;
	color: #666666;
}

.homenavi {
	position: relative;
	width: 100%;
	height: 27px;
	z-index: 23;
}

.headero {
	position: relative;
	width: 740px;
	height: 77px;
	z-index: 23;
	background-image: url(../images/base/homeNav_header.jpg);
}

#headeroBgImg {
	display: block;
	width: 740px;
	height: 77px;
	margin: 0 0 -77px 0;
}

.introanim {
	position: relative;
	width: 740px;
	height: 151px;
	top: -16px;
	margin: 0px 0px -16px 0px;
	z-index: 0;
	overflow: hidden;
	background-color: #ffffff;
}
.noflashintroanim {
	position: relative;
	width: 740px;
	height: 151px;
	top: 8px;
	margin: 0px 0px -16px 0px;
	z-index: 0;
	overflow: hidden;
	background-color: #ffffff;
}

.pressrelease {
	margin-bottom: 25px;
}

.header_nav {
	position: relative;
	width: 740px;
	height: 20px;
	z-index: 30;
}
