#header {
	height:76px;
}

#header #logo {
	float:left;
	height: 28px;
	margin: 35px 25px 0px 41px;
	width:120px;
}

#header #speciallogo {
	float: left; 
	color: white;
	text-align: center; 
	height: 61px;
	margin: 0px 19px 0px 0px;
	width:200px;
}

#header #speciallogo P {
	margin-top: 40px;
}

#header #poweredby {
	float: left;
	margin: 27px 0px 0px 0px;
}

#header #backtohomepage {
	float: right;
	margin: 26px 25px 0px 0px; 
}

#header #backtohomepage A {
	font-size: 12px;
	color: white;
	text-decoration: none;
	
}

#header #backtohomepage A:hover {
	color: black;
}

#navigation ul#headerMenu-1 li a {
	padding: 10px 26px 9px;
}