body {
	background-color: #474747;
	}

.main {
	margin-top: 30px;
}

.bodyCopy { 
	color: black;
	font-size: 10pt;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 14pt;
	margin: 15px 20px 20px 20px;
	}
	
.bodyCopyBullet { 
	color: black;
	font-size: 10pt;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 14pt;
	margin: 15px 20px 20px 0px;
	}
	
.headline {
	color: black;
	font-size: 11pt;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold; line-height: 16pt;
	}


/* Nav System Rollovers */


.about a:link {
	text-decoration: none;
	background: url(../images/aboutBtn.jpg) no-repeat top left;
	display: block;
	border: 0;
	margin: 0;
	padding: 0;
	width: 87px;
	height: 25px;
}
	
.about a:hover {
	text-decoration: none;
	background: url(../images/aboutBtn.jpg) no-repeat bottom left !important;
	display: block;
	border: 0;
	margin: 0;
	padding: 0;
	width: 87px;
	height: 25px;
	}
	
.about a:visited {
	text-decoration: none;
	background: url(../images/aboutBtn.jpg) no-repeat top left;
	display: block;
	border: 0;
	margin: 0;
	padding: 0;
	width: 87px;
	height: 25px;
	}


.environment a:link {
	text-decoration: none;
	background: url(../images/environmentBtn.jpg) no-repeat top left;
	display: block;
	border: 0;
	margin: 0;
	padding: 0;
	width: 102px;
	height: 25px;
}
	
.environment a:hover {
	text-decoration: none;
	background: url(../images/environmentBtn.jpg) no-repeat bottom left !important;
	display: block;
	border: 0;
	margin: 0;
	padding: 0;
	width: 102px;
	height: 25px;
	}
	
.environment a:visited {
	text-decoration: none;
	background: url(../images/environmentBtn.jpg) no-repeat top left;
	display: block;
	border: 0;
	margin: 0;
	padding: 0;
	width: 102px;
	height: 25px;
	}
	

.capabilities a:link {
	text-decoration: none;
	background: url(../images/capabilitiesBtn.jpg) no-repeat top left;
	display: block;
	border: 0;
	margin: 0;
	padding: 0;
	width: 95px;
	height: 25px;
}
	
.capabilities a:hover {
	text-decoration: none;
	background: url(../images/capabilitiesBtn.jpg) no-repeat bottom left !important;
	display: block;
	border: 0;
	margin: 0;
	padding: 0;
	width: 95px;
	height: 25px;
	}
	
.capabilities a:visited {
	text-decoration: none;
	background: url(../images/capabilitiesBtn.jpg) no-repeat top left;
	display: block;
	border: 0;
	margin: 0;
	padding: 0;
	width: 95px;
	height: 25px;
	}	
	

.products a:link {
	text-decoration: none;
	background: url(../images/productBtn.jpg) no-repeat top left;
	display: block;
	border: 0;
	margin: 0;
	padding: 0;
	width: 82px;
	height: 25px;
}
	
.products a:hover {
	text-decoration: none;
	background: url(../images/productBtn.jpg) no-repeat bottom left !important;
	display: block;
	border: 0;
	margin: 0;
	padding: 0;
	width: 82px;
	height: 25px;
	}
	
.products a:visited {
	text-decoration: none;
	background: url(../images/productBtn.jpg) no-repeat top left;
	display: block;
	border: 0;
	margin: 0;
	padding: 0;
	width: 82px;
	height: 25px;
	}	



.access a:link {
	text-decoration: none;
	background: url(../images/accessBtn.jpg) no-repeat top left;
	display: block;
	border: 0;
	margin: 0;
	padding: 0;
	width: 134px;
	height: 25px;
}
	
.access a:hover {
	text-decoration: none;
	background: url(../images/accessBtn.jpg) no-repeat bottom left !important;
	display: block;
	border: 0;
	margin: 0;
	padding: 0;
	width: 134px;
	height: 25px;
	}
	
.access a:visited {
	text-decoration: none;
	background: url(../images/accessBtn.jpg) no-repeat top left;
	display: block;
	border: 0;
	margin: 0;
	padding: 0;
	width: 134px;
	height: 25px;
	}	
	
	
.job a:link {
	text-decoration: none;
	background: url(../images/jobBtn.jpg) no-repeat top left;
	display: block;
	border: 0;
	margin: 0;
	padding: 0;
	width: 138px;
	height: 25px;
}
	
.job a:hover {
	text-decoration: none;
	background: url(../images/jobBtn.jpg) no-repeat bottom left !important;
	display: block;
	border: 0;
	margin: 0;
	padding: 0;
	width: 138px;
	height: 25px;
	}
	
.job a:visited {
	text-decoration: none;
	background: url(../images/jobBtn.jpg) no-repeat top left;
	display: block;
	border: 0;
	margin: 0;
	padding: 0;
	width: 138px;
	height: 25px;
	}	
	
.contact a:link {
	text-decoration: none;
	background: url(../images/contactBtn.jpg) no-repeat top left;
	display: block;
	border: 0;
	margin: 0;
	padding: 0;
	width: 101px;
	height: 25px;
}
	
.contact a:hover {
	text-decoration: none;
	background: url(../images/contactBtn.jpg) no-repeat bottom left !important;
	display: block;
	border: 0;
	margin: 0;
	padding: 0;
	width: 101px;
	height: 25px;
	}
	
.contact a:visited {
	text-decoration: none;
	background: url(../images/contactBtn.jpg) no-repeat top left;
	display: block;
	border: 0;
	margin: 0;
	padding: 0;
	width: 101px;
	height: 25px;
	}	
	
/* Nav System */


.headerContainer {
width: 445px;
height: 292px;
margin: auto;
text-align: center;
}

.header {
float: left;
margin: 0;
padding: 0;

}
	
.mainNavMenu {
background: #70be44;
width: 739px;
height: 25px;
margin: auto;
text-align: center;
}

.mainNavMenu ul{
margin: 0;
padding: 0;
height: 25px;
list-style-type: none;
}

.mainNavMenu ul li{
position: relative;
display: inline;
float: left;
}

.mainNavMenu ul li a {
display: block;
/*background of tabs (default state)*/
background: #70be44; 
color: white;
padding: 8px 10px;
border-bottom: 1px solid #9ac762;
border-left: 1px solid #9ac762;
border-right: 1px solid #9ac762;
color: #2d2b2b;
text-decoration: none;
}

/*IE6 fix*/
* html .mainNavMenu ul li a { 
display: inline-block;
}

.mainNavMenu ul li a:link, .mainNavMenu ul li a:visited {
color: white;
}

.mainNavMenu ul li a:hover {
/*background of tabs (hover state)*/
background: #9ac762;
color: white;
}
	
.mainNavMenu ul li ul {
position: absolute;
left: 0;
display: block;
visibility: hidden;
}

.mainNavMenu ul li ul li {
float: none;
}

.mainNavMenu ul li ul li ul {
top: 0;
}


.mainNavMenu ul li ul li a{
font: bold 11px Verdana;
text-align: left;
width: 120px;
padding: 10px;
border-top-width: 0;
}

.mainNavMenuz ul li ul li a:hover { 
background: #eff9ff;
color: black;
}

