#page_body_top {
	background: url("../../images/body-top.jpg") no-repeat;
	font: italic 22px 'Arial Black';
	text-transform: uppercase;
	padding: 0 40px 0 0;
	color:#fff;
	width:613px;
	height:46px;
	text-align:right;
}
#page_body_middle_left {
	background: url("../../images/body-logo-left.jpg") no-repeat;
	width:27px;
	height:288px;
	float:left;
}
/*
#page_body_middle_right {
	background: url(../images/body-logo-right.jpg) no-repeat;
	width:626px;
	height:288px;
	text-indent: -999em;
	float:left;
}
*/
#page_body_middle_right {
	width:626px;
	height:288px;
	float:left;
}
#page_body_bottom_left {
	background: url("../../images/body-bottom-link.jpg") no-repeat;
	text-indent: -999em;
	width:315px;
	height:189px;
	float:left;
}

#page_body_bottom_right {
	background: url("../../images/body-bottom-logo.jpg") no-repeat;
	width:338px;
	height:237px;
	float:left;
}