.headerBox {
	width: 930px;
}

.header1 {
	height: 28px;
	text-align: right;
	font-size: 7pt;
	color: #42c7e7;
}
.header1 a {
	color: #42c7e7;
}

.header2 {
	background-image: URL('../images/header1.png');
	height: 46px;
}

.header3 {
	background-image: URL('../images/nav_top_bar.png');
	height: 25px;
}

#logo {
	width: 250px;
	height: 155px;
	position: absolute;
	background-image: URL('../images/logo_normal.png');
	top: 0px;
	margin: 0px -59px;
}
