body {
	font-family: Arial, Helvetica, sans-serif;
	background: #003300;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a {
	font-weight: bold;
	text-decoration: none;
}


a:hover{
	font-weight: bolder;
	text-decoration: none;
}

#header {
	background: #fff;
}
#banner  {
	text-align: center;
}
#bannerLeft {
	float: left;
	margin-left: 7px;
	margin-top: 2px;
}
#bannerRight {
	float: right;
	margin-right: 7px;
	margin-top: 7px;
}
#menu {
	clear: both;
	background: #009900;
	background-image: url('/IMAGES/NavBar/Welcome.gif');
	background-repeat: no-repeat;
	height: 25px;
	text-align: right;
	padding: .75em .75em 0em .75em;
	margin: 0em .85%;
}
#menu  a{
	padding: 1px 5px;
	margin-top: 12px;
	color: #fff;
	height: 25px;
	border-top: solid thick #009900;
	border-bottom: solid thin;
}
#menu  a:hover{
	margin-bottom: 5px;
	background: #fff;
	color: #003300;
	font-weight: bolder;
	text-decoration: none;
	border-bottom: solid thick;
	border-top: solid thin #fff;
}

#mainContainer {
	padding: 2%;
	
}
#content {
	background: #fff;
	padding: 2.5%;
}

#footer {
	background: #fff;
	text-align: center;
	padding: .8%;
}

#footer a {
	color: #006600;
	border-bottom: solid thin;
}

#footer a:hover {
	border-bottom: solid thick;
}

#footerBorder {
	background: #009900;
	margin: 0em 0% .3%;
	height: 5px;
}
.heading {
	color: #009900;
	font-size: large;
	font-weight: bolder;
	border-bottom: thin solid #009900;
}

.fLeft {
	float: left;
	padding-left: 2.5%;
	text-align: right;
}
.fLeftImg {
	float: left;
	padding: 2%;
}
#green {
	margin-top: 10px;
}

#green img {
	padding-left: 2em;
}

#portfolio {
	padding: 2.5%;
	background: #009900;
}

#portfolio img {
	border: thick solid #fff;
}

.fRight {
	float: right;
	padding-right: 2.5%;
	text-align: left;
}
.fCenter {
	float: center;
	padding-right: 2.5%;
	text-align: right;
}

.cBoth {
	clear: both;
}

.copyright {
	font-size: xx-small;
}

.just {
	text-align: justify;
}

.just a {
	color: #006600;
	border-bottom: solid thin;
}

.just a:hover {
	border-bottom: solid thick;
}

#subject {
	visibility: hidden;
}

.Contact_Us input, textarea{
	display: block;
	width: 225px;
}

#noB img {
	border: 0px;
}

#noB a {
	border-bottom: thin solid #fff;
}
#noB a:hover {
	border-bottom: thin solid #fff;
}