p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	text-decoration: none;
}
.logo {
	position: absolute;
	visibility: visible;
	z-index: 4;
	left: 8px;
	top: 10px.px;
	overflow: visible;
	top: 7px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	float: left;
	height: 375px;
	width: 78px;
	background-color: #ffffff;
	clear: none;
	left: 273px;
	top: 237px;
	position: absolute;
	padding: 3px;
	visibility: visible;
	margin: left;
	z-index: 3;
	overflow: auto;
}
.menuganz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	float: none;
	width: 200px;
	opacity: 0.9;
	background-color: #FFFFFF;
	clear: none;
	left: 400px;
	top: 85px;
	position: absolute;
	margin: auto;
	background-position: center;
	padding: 3px;
	visibility: hidden;
	overflow: visible;
	z-index: 6;
	height: 500px;
}
.fixedbox {
	position:fixed;
	top:10px;
	left:30px;
	width:300px;
	height:150px;
	background-color:#FFF;
}
.fixedboxbottom {
	position:relative;
	top:403px;
	left:83px;
	width:600px;
	height:220px;
	background-color:#FFF;
	clear: left;
	float: left;
	z-index: 12;
}

