@charset "utf-8";
#outertop {
	width: 900px;
	margin: auto;
	position: static;
}
#outermiddle {
	margin: auto;
	width: 900px;
	background-image: url(images/main_02.jpg);
	background-repeat: repeat-y;
	position: static;
}
#outerbottom {
	margin: auto;
	width: 900px;
	position: static;
}
#outermiddle #logo {
	position: relative;
	height: 156px;
	width: 254px;
	left: 50px;
	top: 30px;
}
#outermiddle #content {
	top: -130px;
	margin: auto;
	position: relative;
	width: 800px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6EA23E;
	padding: 8px;
	text-align: right;
}
a:link {
	color: #6B9C33;
	text-decoration: none;
}
a:visited {
	color: #71A22D;
	text-decoration: none;
}



.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
#outermiddle #menu {
	height: 156px;
	width: 254px;
	position: relative;
	left: 65%;
	z-index: 3;
	top: -130px;
}
#outermiddle #content #body #tab1 #text {
	position: absolute;
	top: 148px;
	margin: auto;
	width: 165px;
	left: 20px;
}
.tab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
#outermiddle #content #body #tab2 #tab {
	position: absolute;
	left: 216px;
	top: 149px;
	height: 54px;
	width: 170px;
}
#outermiddle #content #body #tab3 #tabtext3 {
	position: absolute;
	left: 415px;
	top: 149px;
	height: 51px;
	width: 172px;
}
#outermiddle #content #body #tab4 #tabtext4 {
	position: absolute;
	left: 615px;
	top: 148px;
	height: 53px;
	width: 172px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	font-weight: bold;
}
#copright {
	margin: auto;
	width: 900px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
