html {overflow-y:hidden;}
body {
	background-color: #000000;
	height:100%;
	overflow:hidden;
}
#page {
	/*height: 100%;
	width: 100%;
	position: absolute;
	left:0;
	top: 0;
	text-align:center;
	margin: 0 auto;
	overflow:hidden;*/
	background-color:transparent;
	visibility:visible;
	display:block;
	position:absolute;
	top:50%;
	left:0;
	width:100%;
	height:1px;
	margin:0 auto;
}
#page #table {
	background-image: url(images/page_backg.jpg);
	background-repeat:no-repeat;
	/*height: 600px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top:50%;
	position: relative;
	text-align:center;
	left: 0px;
	overflow:hidden;
	bottom: 66%;*/
	position:relative;
	width:800px;
	height:600px;
	top:-300px;
	left:0;
	text-align:center;
	margin:0 auto;
	overflow:hidden;
	padding: 0px;
}
#page #table #title {
	position:absolute;
	top:0;
	left:0;
	width:800px;
	height:100px;
	background-image: url(images/title.jpg);
	z-index:1;
}
#page #table #head_menu {
	position:absolute;
	top:64px;
	left:0;
	width:800px;
	height:23px;
	background-image: url(images/hd_menu_backg.jpg);
	z-index:5;
	background-repeat: no-repeat;
}
#page #table #head_menu #hd_jacked {
	position: absolute;
	height: 23px;
	width: 110px;
	left: 34px;
	top: 0px;
	z-index: 6;
}
#page #table #head_menu #hd_jacked:hover {
	background-image: url(images/hd_jack-over.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 23px;
	width: 110px;
	left: 34px;
	top: 0px;
	z-index: 6;
}
#page #table #head_menu #hd_real {
	position: absolute;
	height: 23px;
	width: 178px;
	left: 201px;
	top: 0px;
	z-index:6;
}
#page #table #head_menu #hd_real:hover {
	background-image: url(images/hd_real-over.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 23px;
	width: 178px;
	left: 201px;
	top: 0px;
	z-index:6;
}
#page #table #head_menu #hd_mach {
	height: 23px;
	width: 157px;
	left: 430px;
	top: 0px;
	position: absolute;
}
#page #table #head_menu #hd_mach:hover {
	background-image: url(images/hd_mach-over.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 157px;
	left: 430px;
	top: 0px;
	position: absolute;
}
#page #table #head_menu #hd_oracle {
	position: absolute;
	height: 23px;
	width: 135px;
	left: 636px;
	top: 0px;
}
#page #table #head_menu #hd_oracle:hover {
	background-image: url(images/hd_oracle-over.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 23px;
	width: 135px;
	left: 636px;
	top: 0px;
}
#page #table #tag_line {
	position: absolute;
	top: 132px;
	color: #FFFFFF;
	font-size: 16px;
	font-family: Verdana;
	font-style: italic;
	font-weight: bold;
	height: 25px;
	width: 495px;
	left: 274px;
	filter: Glow(Color=#00FF00, Strength=5);
}
#page #table #sub_panel {
	position:absolute;
	top:120px;
	left:35px;
	width:170px;
	height:370px;
	overflow: hidden;
	margin:0;
	padding:0;
	text-align:left;
	font-family: Verdana;
	font-size: 16px;
}
#page #table #sub_panel li {
	list-style-type:none;
	display:block;
	text-decoration:none;
	padding:0;
	margin:0;
}
#page #table #sub_panel a {
	text-decoration:none;
	color:#00CC00;
}
#page #table #sub_panel a:hover {
	text-decoration:underline;
}
#page #table #main_panel {
	position: absolute;
	top: 215px;
	left:257px;
	width:520px;
	height:310px;
	overflow: auto;
	font-family:Verdana;
	font-size:16px;
	color:#009900;
	text-align:left;
}
#page #table #foot_menu {
	position:absolute;
	top:561px;
	left:0;
	width:800px;
	height:23px;
	background-image: url(images/ft_menu_backg.jpg);
	z-index:5;
}
#page #table #foot_menu #ft_jacked {
	position: absolute;
	height: 23px;
	width: 110px;
	left: 34px;
	top: 0px;
	z-index: 6;
}
#page #table #foot_menu #ft_jacked:hover {
	background-image: url(images/ft_jack-over.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 23px;
	width: 110px;
	left: 34px;
	top: 0px;
	z-index: 6;
}
#page #table #foot_menu #ft_real {
	position: absolute;
	height: 23px;
	width: 178px;
	left: 201px;
	top: 0px;
	z-index:6;
}
#page #table #foot_menu #ft_real:hover {
	background-image: url(images/ft_real-over.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 23px;
	width: 178px;
	left: 201px;
	top: 0px;
	z-index:6;
}
#page #table #foot_menu #ft_mach {
	height: 23px;
	width: 157px;
	left: 430px;
	top: 0px;
	position: absolute;
}
#page #table #foot_menu #ft_mach:hover {
	background-image: url(images/ft_mach-over.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 157px;
	left: 430px;
	top: 0px;
	position: absolute;
}
#page #table #foot_menu #ft_oracle {
	position: absolute;
	height: 23px;
	width: 135px;
	left: 636px;
	top: 0px;
}
#page #table #foot_menu #ft_oracle:hover {
	background-image: url(images/ft_oracle-over.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 23px;
	width: 135px;
	left: 636px;
	top: 0px;
}
