.header1 {
	width: 100%;
	margin-bottom: 20px;
}

.header1-iconContainer {
	/*
	width: 66px;
	height: 64px;
	*/
	width: 80px;
	height: 81px;
	/*
	background-image: url('../../images/icons/container-medium.gif');
	*/
	background-image: url('../../images/icons/container.gif');
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: middle;
	text-align: center;
}

.header1-icon {
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
}

.header1-contentContainer {
	border-bottom: 1px solid #DDE7F2;
	vertical-align: middle;
}

.header1-title {
	margin: 0px;
	position: relative;
	left: -.1ex;
	padding: 0px;
	color: #0052B0;
	font-family: arial;
	font-size: 38px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 42px;
	white-space: nowrap;
}
.header1-navBar {
	margin-bottom: 2px;
	padding: 0px;
	line-height: 12px;
}