.logo {
	background: url(../images/shnuxLogo.png) no-repeat center center;
	height: 113px;
}

#logo {
	background:transparent url(../images/shnuxLogo.png) no-repeat scroll center top;
	height:113px;
	left:420px;
	position:absolute;
	text-indent:-5000px;
	top:310px;
	width:354px;
	z-index:300;
}

.left, .right {
	margin-top: 3em;
	color: #71a8e3;
}

.left h3, .right h3 {
	color: #71a8e3;
}

.email a {
	font-size: 14px;
	font-weight: bold;
	color: #71a8e3;
}

.email {
	
	text-align: center;
}

.foot {
	margin-top: 170px;
}

.icon {
	display: none;
}