.page_background {
	background-color: #FFFFFF;
	width: 950px;
	height: 750px;
	margin-top: 10px;
	z-index: 0;
	position: relative;
}
.logo_banner {
	background-color: #FFFFFF;
	height: 200px;
	width: 950px;
	position: absolute;
	z-index: 1;
}
.logo {
	position: absolute;
	z-index: 2;
	height: 200px;
	width: 352px;
	left: 0px;
	top: 0px;
	padding-left: 15px;
}
.details {
	position: absolute;
	z-index: 2;
	height: 180px;
	width: 540px;
	left: 379px;
	text-align: right;
	font-family: "Century Gothic";
	font-size: 22px;
	line-height: 26px;
	padding-right: 30px;
	top: 0px;
	padding-top: 20px;
	font-weight: normal;
}
.top_banner {
	background-color: #FF0000;
	position: absolute;
	z-index: 2;
	height: 69px;
	width: 950px;
	top: 203px;
	text-align: center;
	font-family: Verdana;
	font-style: normal;
}
.bottom_banner {
	background-color: #FF0000;
	position: absolute;
	z-index: 1;
	height: 68px;
	width: 950px;
	top: 687px;
	font-family: Verdana;
	font-style: normal;
	text-align: center;
	font-weight: normal;
}
.centre {
	position: absolute;
	width: 950px;
	height: 393px;
	top: 286px;
	z-index: 1;
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: normal;
}
.menu_tab_home {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	background-image: url(images/menu_button2.gif);
	position: absolute;
	z-index: 1;
	height: 38px;
	width: 128px;
	left: 789px;
	top: 166px;
	text-align: left;
	background-repeat: no-repeat;
	padding-left: 18px;
}
.menu_tab_back {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	background-image: url(images/menu_button2.gif);
	position: absolute;
	z-index: 1;
	height: 38px;
	width: 128px;
	left: 655px;
	top: 166px;
	text-align: left;
	background-repeat: no-repeat;
	padding-left: 40px;
}
.menu_tab {
	background-image: url(images/menu_button.gif);
	position: absolute;
	z-index: 1;
	height: 38px;
	width: 231px;
	left: 684px;
	top: 166px;
	text-align: left;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-left: 23px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
}
