html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}
body {
	background: #397CCB url(../images/hgr_right.jpg) no-repeat left top;
}
#bottom {
	position: absolute;
	z-index: 5;
	left: 0;
	bottom: 0;
	width: 30px;
	height: 393px;
	background: transparent url(../images/hgr_right_img.jpg);
}
