#headerContainer {
	overflow: visible;
	height: 80px;
}

#header {
	width: 800px;
	margin: 0px auto;
}

#logo{
	position: relative;
	top: 30px;
	text-align: center;
	width:100%;
	height:90px;
	margin: 0px auto;
}

#logoType {
	position: relative;
	top: 50px;
	text-align: center;
	color: #d3d5db;
	font-size: 18px;
}
