#content-content {
	position: relative;
}

#header {
	height: 5px;
	background: #0055a0;
}

#logo {
	position: absolute;
	left: 5px;
	top: 13px;
	width: 142px;
	height: 59px;
	background: url('../images/logo_top.png') no-repeat;
}

#content #wetforum {
	background: url('../images/wetforum_index.png') no-repeat;
}

#logo-bottom-bg > #logo-bottom {
	display: none;
}



