@charset "utf-8";
/* CSS Document */

#mainbody {
	float: none;
	height: 805px;
	width: 905px;
	background-color: #007C59;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#fillleft {
	height: 122px;
	width: 189px;
	padding-left: 0px;
	background-color: #007C59;
	background-repeat: no-repeat;
	float: left;
}
#nav {
	height: 120px;
	width: 523px;
	padding-left: 0px;
	background-color: #007C59;
	background-repeat: no-repeat;
	float: left;
	border: thin solid #000;
}
#navmenu {
	height: 25px;
	width: 905px;
	padding-top: 122px;
}
#fillright {
	height: 122px;
	width: 189px;
	padding-left: 0px;
	background-color: #007C59;
	background-repeat: no-repeat;
	float: left;
}
#home {
	height: 24px;
	width: 240px;
	float: left;
}
#contact {
	height: 24px;
	width: 120px;
	float: left;
}

#content {
	height: 630px;
	width: 905px;
	background-color: #007C59;
}
#footera {
	float: left;
	height: 38px;
	width: 905px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
#wc3logo {
	float: left;
	height: 29px;
	width: 65px;
	padding-top: 8px;
	text-align: right;
	color: #FFF;
	background-color: #FFF;
	margin-left: 250px;
}
#wc3certs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	float: left;
	height: 29px;
	width: 35px;
	font-weight: bolder;
	text-align: left;
	padding-top: 8px;
	padding-left: 2px;
	background-color: #FFF;
}
#csainfo {
	float: left;
	height: 29px;
	width: 225px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	font-weight: bold;
	padding-top: 8px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	text-align: center;
	background-color: #FFF;
}
#validator {
	float: left;
	height: 29px;
	width: 75px;
	padding-top: 8px;
	text-align: left;
	padding-left: 5px;
	background-color: #FFF;
}

#footerb {
	float: left;
	height: 38px;
	width: 160px;
	margin-top: 10px;
}
#login {
	height: 120px;
	width: 523px;
	padding-left: 0px;
	background-color: #007C59;
	background-repeat: no-repeat;
	float: left;
	border: thin none #000;
	background-image: url(images/login.JPG);
	margin-top: 10px;
	margin-bottom: 5px;
}
