#container {
    height: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: auto;
        }
html>body #container {
    height: auto;
        }

#box {	display: block;
			width: 700px;
			margin: 0px;
			padding: 170px 0px 0px 0px;
			position: absolute;
			left: 0px;
			top: 0px;
			z-index: 2;
			background-color: #99CC99;
			text-align: left;
			font-family: Helvetica, Arial, Verdana, sans-serif;
			font-size: 14px;
			color: #000000;
}
#info {		display: block;
			width: 520px;
			height: 78px;
			margin: 0px;
			padding: 10px;
			position: absolute;
			left: 160px;
			top: 60px;
			z-index:  7;
			font-family:Helvetica, Arial, Verdana, sans-serif;
			line-height: 16px;
			color: #FFFFFF;
			font-weight: normal;
			text-align:left;
			border-bottom: 2px solid #FFFFFF;
			background-color: #336633;
}
.welcome {
			font-size: 14px;
}
.contains {
			font-weight: bold;
			margin-bottom: 10px;
}
.zero {
			font-weight: normal;
			letter-spacing: 2px;
}
#info a:link {
			font-size: 12px;
			text-decoration: none;
			color: #99CC99;
			line-height: 12px;
}
#info a:visited {
			font-size: 12px;
			text-decoration: none;
			color: #99CC99;
			line-height: 14px;
}
#info a:hover {
			font-size: 12px;
			text-decoration: none;
			color: #FFFFFF;
			line-height: 14px;
}
table { margin: 10px;
}
td {font-family: Helvetica, Arial, Verdana, sans-serif;
			font-size: 12px;
			letter-spacing: 1px;
			color: #000000;
}
#green_footer {		position: absolute;
					bottom: -60px;
					height: 45px;
					width: 700px;
					padding-top: 5px;
					border-top-width: 1px;
					border-top-style: solid;
					border-top-color: #CCCCCC;
					font-family: Helvetica, Arial, Verdana, sans-serif;
					font-size: 10px;
					line-height: 15px;
					font-weight: normal;
					color: #CCCCCC;
					text-decoration: none;
					background-color: #FFFFFF;
					text-align: center;
	}
#green_footer a:link {
	text-decoration: none;
	color: #CCCCCC;
}
#green_footer a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#green_footer a:hover {
	text-decoration: none;
	color: #333333;
}
#content { position: absolute;
			top: 0;
}
#info p {font-size: 12px;
			text-decoration: none;
			color: #FFFFFF;
			line-height: 14px;
			font-weight: normal;
			letter-spacing: 1px;
}
#box p {font-size: 12px;
			text-decoration: none;
			color: #000000;
			line-height: 14px;
			font-weight: normal;
			letter-spacing: 1px;
			margin: 0px 10px 10px 10px;
}
#box h1 {font-size: 18px;
		margin: 0px 10px 5px 10px;
		 color: #000000;
}
#box h2 {font-size: 14px;
			font-weight: bold;
		 margin: 0px 10px 5px 10px;
		 color: #000000;
}
#box h3 {font-size: 12px;
			font-weight: bold;
		 margin: 0px 10px 5px 10px;
		 color: #000000;
}
#box ul {
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 30px;
	list-style-position: outside;
	list-style-type: square;
}
#box li {
	margin-bottom: 5px;
}
.address {font-size: 11px;
	color: #336633
}
