#right-col .content {
	width: 454px;
	padding: 0 0 0 36px;
}

#logo {
	padding: 284px 0 0;
	margin: 0 0 24px;
}

#logo .background {
	display: block;
	width: 490px;
	height: 284px;
	background: url(../img/header/back.jpg) no-repeat center center;
	position: absolute;
	top: 0;
}

#wrapper {
	background: url(../img/header/back.jpg) no-repeat left top;
}

#back-to-top {
	display: none;
}

#logo {
	background-image: url(../img/header/logo-home.png);
}