
#menu, #bgmedia, #content, #social_icons {
	display: none;
}


#header {
	margin: 250px auto 0 auto;
	width: 243px;
}

#header h1 {
	position: relative;
	/*right: 30px;*/
	width: 263px;
	margin: 0 0 0 30px;
	background: url(../img/newton-logo-trans-gross.gif) no-repeat;
}

#header h1 a {
	display: block; 
	width: 243px;
	height: 73px;
	overflow: hidden;
	text-indent: -999999em;
}

#lang {
	margin: 130px 0 0 0;
	display: block;
	color: #ffffff;
}

#lang a {
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 4px;
	font-size: 13px;
}

#lang a:hover {
	color: #1bbbe9;
}

