@charset "UTF-8";
/* CSS Document */

#logo {
	position:absolute;
	left:78px;
	top:9px;
	width:288px;
	height:103px;
	z-index:1;
}
#head {
	position:absolute;
	left:449px;
	top:6px;
	width:482px;
	height:137px;
	z-index:2;
	background-color: #CC9933;
}
#nav {
	position:absolute;
	left:13px;
	top:154px;
	width:986px;
	height:66px;
	z-index:3;
	background-color: #CC9933;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.style134 {
	color: #CC3300;
	font-size: 12px;
}
.style1 {font-size: 24px}
body,td,th {
	font-family: Futura;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFCC;
}
body {
	background-color: #CC9933;
}
a:link {
	color: #CC3300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #CC3300;
