#logo {
	padding-right: 20px;
	top: 0;
	position: relative;
	z-index: 6;
	visibility: visible;
	height: auto;
	width: auto;
}

#logo2 {
	top: 65px;
	position: relative;
	z-index: 100;
	text-align: center;
	visibility: hidden;
	height: 0;
	width: 235px;
	margin-right: auto;
	margin-left: auto;
}

#logo2 img {
	top: 0;
	position: relative;
	z-index: 6;
	visibility: hidden;
	height: 0;
}


