#footer span {
	color:#339933;
	display:block;
	float:right;
	font-size:10px;
	font-weight:normal;
	margin-right:25px;
}

#footer a {
	color:#339933;
	font-size:10px;
	font-weight:normal;
}

.infobox {
	position: absolute;
	top: 1170px;
	left: 50%;
	margin-left: -415px;
	padding-bottom: 20px;
}

.infocontainer {
	width: 822px;
	padding: 5px 5px  5px 5px;
	background-image:url(/templates/img/body_bg.gif);
}

.infotext {
	margin-left: 230px;
	margin-right: 25px;
	color: #808080;
	font-size: 12px;
	font-family: arial;
	text-align: justify;
}

.infohead {
	float:left;
}

.infohead h1 {
	
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF;	
}

.infotext a:link, .infotext a:visited {
	color: #808080;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}

.infotext a:hover, .infotext a:active {
	color: #45AE55;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}

.infotext strong {
	font-weight: normal;
	text-decoration: underline;
}

.infoheader {
	height:31px;
	width:832px;
	font-size: 10px;
	font-weight: bold;
	color:#C0C0C0;
}

.infoheader a {
	color:#C0C0C0;
}


.infofooter {
	height:31px;
	width:832px;
}
	
.introbox p {
	margin-bottom: 10px;
}
