@charset "utf-8";
.logo {
	position: absolute;
	left: 36px;
	top: 22px;
	z-index: 1;
}
.headeraddress {
	position: absolute;
	left: 444px;
	top: 22px;
	z-index: 1;
}
.headerbkgrd {
	position: absolute;
	z-index: 0;
	left: 35px;
	top: 2px;
}
.vertline {
	border-left-style: solid;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	position: absolute;
	left: 470px;
	top: 250px;
	width: 9px;
	height: 154px;
	border-left-width: 2px;
}
.navbar {
	position: absolute;
	top: 102px;
	left: -1px;
	width: 1200px;
	height: 24px;
	background-color: #CCCCCC;
}
.title {
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	font-style: normal;
}
