.header { 
	z-index:300;
	position:absolute;
	width:100%;
	height:110px;
	background-color:#000033;
	border-top-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-top-color:#000033;
	border-bottom-color:#000033;
	border-left-color:#000033;
	border-right-color:#000033;
	border-width:5px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}
.header #divItem0 {
	position: absolute;
	top:5px;
	left:5px;
}
.header #divTopBanner {
text-align:center;
height: 0px;
width: 0px;
}
