body {
	position: absolute;
	width: 100%;
	height: auto;
	text-align: center;
	top: auto;
	right: auto;
	left: auto;
	bottom: auto;
	background-color: #ffffff;
	background-position: center;
	position: relative;
}
div#page {
	width: 600px;
	height: auto;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	top: auto;
	right: auto;
	left: auto;
	bottom: auto;
	background-color: #ffffff;
}
#space {
	height: 100px;
}
hr {
	background: #009933;
	height: 8px;
	width: 480px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#animaxistoplogo img {
	margin: 30px;
	width: auto;
	padding-top: 0px;
	padding-bottom: 0px;
}
div#linktext {
	background-color: #ffffff;
	height: 3em;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
div#linktext ul li {
	width: 260px;
	margin: 0px;
	padding: 0px;
	text-transform: capitalize;
	color: #000000;
	text-align: center;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	display: inline;
	list-style-type: none;
	float: left;
}
div#linktext li a {
	margin: 0px;
	padding: 0px;
	display: inline;
	text-align: center;
	line-height: 3em;
	color: #000066;
	background-color: #ffffff;
}
div#linktext li a:hover {
	color: #ffffff;
	background-color: #28b93f;
}
div#address {
	clear: both;
	margin-top: 50px;
	padding-bottom: 1em;
	font-size: 1em;
	font-style: normal;
	color: #555555;
}