.banner_top_cell {
	width: 395px;
	height: 92px;
	background-image: url('banner_top.gif');
	background-repeat: no-repeat;
}

.banner_middle_cell {
	width: 725px;
	height: 88px;
	background-image: url('banner_middle.jpg');
	background-repeat: no-repeat;
}

.content_cell {
	width: 586px;
	height: 500px;
	background-image: url('banner_bottom.gif');
	background-repeat: no-repeat;
	vertical-align: top;
	padding: 10px 20px 10px 20px;
}

.nav_top_cell {
	width: 139px;
	height: 81px;
	background-image: url('nav_top.gif');
}