body { background-color:#70697B; }
#Layer_5 {
	height: 600px;
	width: 800px;
	left: 0; top: 0;
	position: absolute;
	z-index: 0;
	visibility: visible;
}
#whitebox {
	visibility: visible;
	position: absolute;
	z-index: 1;
	top: 144px;
	left: 15px;
	width: 770px;
	height: auto;

	overflow: default;
	font-family: Arial;
	font-size: 13px;
}

#logoWhite {
	height: 87px;
	width: 277px;
	left: 316px;
	top: 103px;
	position: absolute;
	z-index: 4;
	visibility: visible;
}
#header {
	height: 120px;
	width: 800px;
	left: 0; top: 1px;
	position: absolute;
	z-index: 5;
	visibility: visible;
}
#menu {
	height: 15px;
	width: 750px;
	left: 30px;
	top: 54px;
	position: absolute;
	z-index: 6;
	visibility: visible;
	font-size: 13px;
	color: #CCC;
	font-family: Arial;
	font-weight: 300;
}
a { text-decoration: none;
	color:#FFF;
}
a:hover {
	color:#F9F;
}
#footer {
	height: 25px;
	width: 100%;
	visibility: visible;
	font-family: Arial;
	font-size: 13px;
	line-height: 25px;
}
#texttable {
	border: solid 1px #999;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.style2 { font-family: Verdana, Arial, Helvetica, sans-serif }
