#container {
	margin: 0px; width: 100%;
}
#container ul {
	list-style: none;
}
#container ul.menu li {
	background: rgba(255, 255, 255, 0.2); margin: 0px; padding: 10px 15px; color: rgb(68, 68, 68); font-family: "PT Sans", sans-serif; font-size: 13px; border-top-color: rgb(241, 241, 241); border-right-color: rgb(241, 241, 241); border-top-width: 1px; border-right-width: 1px; border-top-style: solid; border-right-style: solid; float: left; display: block; cursor: pointer; text-shadow: 0px 0px 0px transparent, 0px 0px 0px #ffffff;
}
#container ul.menu li:first-child {
	border-left-color: rgb(241, 241, 241); border-left-width: 1px; border-left-style: solid;
}
#container ul.menu li:last-child {
	margin-right: 0px;
}
#container ul.menu li.active {
	color: rgb(255, 255, 255); font-family: "PT Sans", sans-serif; font-size: 13px; text-shadow: 0px 0px 0px transparent, 0px 0px 0px #ffffff; background-color: rgb(8, 171, 15);
}
.content {
	margin: 0pt auto -7px; padding: 25px; border: 1px solid rgb(241, 241, 241); text-align: left; font-size: 11px;
}
.one.content {
	display: block;
}
.two.content {
	display: none;
}
.three.content {
	display: none;
}
.four.content {
	display: none;
}
.links.content a {
	color: rgb(8, 171, 15);
}
.footer #container ul.menu {
	float: right;
}
.footer #container ul.menu li {
	margin: -39px 0px 0px; padding: 10px 15px; color: rgb(204, 204, 204); font-family: "PT Sans", sans-serif; font-size: 13px; border-top-color: rgb(68, 68, 68); border-right-color: rgb(68, 68, 68); border-bottom-color: rgb(68, 68, 68); border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; float: left; display: block; cursor: pointer; text-shadow: 0px 0px 0px transparent, 0px 0px 0px #999999; background-color: rgb(34, 34, 34);
}
.footer #container ul.menu li:first-child {
	border-left-color: rgb(85, 85, 85); border-left-width: 1px; border-left-style: solid;
}
.footer #container ul.menu li.active {
	color: rgb(255, 255, 255); font-family: "PT Sans", sans-serif; font-size: 13px; font-weight: bold; text-shadow: 0px 0px 0px transparent, 0px 0px 0px #999999; background-color: rgb(34, 34, 34);
}
.footer .content {
	margin: 0pt auto 0px; padding: 50px 0px 0px; border: 0px solid rgb(241, 241, 241); text-align: left; font-size: 11px;
}
