html {
	background: url('plesio_fon.jpg') repeat-x #d3cfb0;
}
body.branding {
	background: url('plesio.jpg?uid=2') no-repeat center top transparent;
}
#content {
	height: 937px;
	background: url('plesio.jpg?uid=2') no-repeat -318px top transparent;
}
#video {
	position: absolute;
	top: 91px;
	left: 332px;
	width: 512px;
	height: 384px;
	z-index: 3;
}
.branding_body_link,
.branding_content_link {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 937px;
	z-index: 1;
}
#login_top {
	display: block;
	position: relative;
	left: 1px;
	z-index: 2;
}
