#header {
	position: relative;
	height: 124px;
	overflow: visible;
	background: #FFF;
}

#logo {
	position: absolute;
	top: 28px;
	left: 25px;
	display: block;
	width: 241px;
	height: 68px;
	background: url(../images/logo.png) no-repeat;
}

#top {
	height: 90px;
	padding-top: 35px;
	margin: 0 25px 10px 395px;
	overflow: hidden;
	color: #FFF;
}