html, body {
	background: url(images/bg.png) repeat-x top #fff;
}
#header {
	background: url(images/header.jpg) no-repeat;
	width: 968px;
	height: 340px;
}
	#header h1 {
		font-size: 46px;
		letter-spacing: -1px;
		text-align: center;
		padding: 23px;
		color: #fff;
	}
#banner {
	background: url(images/banner.jpg) no-repeat;
	width: 968px;
	height: 496px;
}
.PLRBlock {
    height: 522px;
    position: fixed;
    right: 0;
    top: 0;
    width: 238px;
}