/* basic elements */

* { margin: 0; padding: 0; }

.clearfix:after {
    content: "."; 
    display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/

* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* End hide from IE-mac */


body {
	background: url(../images/background.jpg) repeat-x top;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336633;
}

.wrapper {
	position: relative;
	width: 760px;
	padding-bottom: 40px;
	margin: 0px auto;
	text-align: left;
}

a:link, a:visited {
	color: #336633;
	text-decoration: none;
}
a:hover, a:active {
	color: #336633;
	text-decoration: none;
}

p {line-height: 21px;}


/* Header Area */

.header {
	float: left;
	width: 760px;
	height: 125px;
}

.header h1 {
	height: 82px;
	width: 387px;
	padding-top: 28px;
	margin-left: 185px;
	text-indent: -5000px;
	background: url(../images/header.gif) no-repeat 0 28px;
}

.header a {
	height: 82px;
	width: 387px;
	display: block;
}


/***************  NEW *************/
#nav a { padding-bottom: 4px; }

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	background-color: #edf3e7;

}

#nav a {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
	display: block;
}

#nav a:hover{
	color: #000033;
}

#nav li {
	float: left;
}

#nav li ul {
	position: absolute;
	width: 5em;
	left: -999em;
}




#nav li ul li a{
padding: 5px;

}


#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}


/***************  END NEW *********/

/*
.nav {
	float: left;
	width: 760;
}
*/

.navigation {
	float: left;
    background: url(../images/nav2.gif);
	margin-left:95px !important;
	margin-left:47px;
}

.navigation li {
    list-style: none;
}
.navigation li, .navigation a {
/*    height: 25px;*/
	display: block;
/*	text-indent: -5000px;
	overflow: hidden;*/
}

/* end Navigation Bar */

/* Home Content */

.contenthome {
	float: left;
	width: 700px;
	height: 268px;
	padding: 23px 30px 26px 30px;
}

.contacthome {
	float: left;
	width: 700px;
	height: 268px;
	padding: 23px 30px 26px 30px;
}

.homeflash {
	float: left;
	width: 271px;
	height: 268px;
	margin-right: 8px;
	background-image: url(../images/flash-home.jpg);
}

.contactImage {
	float: left;
	width: 276px;
	height: 272px;
	margin-right: 8px;
	background-image: url(../images/contactImage.gif);
}

.hometext {
	float: left;
	width: 352px;
	height: 198px;
	padding: 35px 34px 30px 34px;
	background-color: #edf3e7;
}

.contactText {
	float: left;
	width: 346px;
	height: 205px;
	padding: 35px 34px 30px 34px;
	background-color: #edf3e7;
}

.title {
	padding-top: 52px;
	padding-bottom: 18px;
	margin-left: 105px !important;
	margin-left: 55px;
	float: left;
	clear: left;
}

.projectTitle {
	padding-top: 52px;
	padding-bottom: 18px;
	margin-left: 105px !important;
	margin-left: 55px;
	float: left;
	clear: left;
}

.teamTitle {
	padding-top: 52px;
	padding-bottom: 18px;
	margin-left: 263px !important;
	margin-left: 133px;
	float: left;
	clear: left;
}

.servicesTitle {
	padding-top: 52px;
	padding-bottom: 18px;
	margin-left: 285px !important;
	margin-left: 145px;
	float: left;
	clear: left;
}

.newsTitle {
	padding-top: 52px;
	padding-bottom: 18px;
	margin-left: 108px !important;
	margin-left: 55px;
	float: left;
	clear: left;
}

.archivesTitle {
	padding-top: 52px;
	padding-bottom: 18px;
	margin-left: 73px !important;
	margin-left: 37px;
	float: left;
	clear: left;
}

.imageRow {
	margin-left: 105px;
	width: 550px;
	display: inline;
	float: left;
padding-bottom: 12px;
}

.imageRowMission {
	margin-left: 105px;
	width: 550px;
	display: inline;
	float: left;
padding-bottom: 75px;
}

.contentText {
	margin-left: 105px !important;
	margin-left: 55px;
	float: left;
	width: 470px;
	padding: 27px 34px 30px 34px;
	background-color: #edf3e7;
	margin-bottom: 65px;
}

.servicesNav {
width: 265px;
	float: left;
	clear: left;
	margin-left: 285px !important;
	margin-left: 147px;
	margin-bottom: 55px;
}

.servicesNav li {
	list-style-type: none;
}

.servicesNav a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 2.5em;
	font-size: 12px;
	color: #000033;
	padding-bottom: 27px;
}

.teamWrapper {
	width: 614px;
	float: left;
	clear: left;
	margin-bottom: 65px;
	margin-left: 69px !important;
	margin-left: 35px;
}

.newsWrapper {
	width: 650px;
	float: left;
	clear: left;
	margin-bottom: 65px;
	margin-left: 69px !important;
	margin-left: 40px;
}

.imageColumn {
	width: 160px;
	clear: left;
	float: left;
}

.servicesImageColumn {
	width: 160px;
	clear: left;
	float: left;
}

.imageColumn img{
	padding: 0 6px 60px 0;
}

.servicesImageColumn img{
	padding: 0 6px 60px 0;
}

.newsColumn {
	width: 169px;
	clear: left;
	float: left;
}

.newsColumn img{
	padding: 25px 16px 135px 0;
}

.teamText {
	float: right;
	width: 360px !important;
	width: 330px;
	padding: 25px 48px 30px 34px !important;
	padding: 25px 34px 30px 30px;
	background-color: #edf3e7;
}

.newsBox {
	float: left;
	width: 547px;
	padding: 25px 34px 30px 34px;
	background-color: #edf3e7;
	margin-left: 68px !important;
	margin-left: 40px;
}

.newsRow {
	float: left;
	clear: left;
	padding-bottom: 10px;
}

.newsBox li{
/*	list-style-type: none;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000033;
	padding-bottom: 25px;
	margin-left: 20px;
}

.previousNews {
	width: 320px;
	padding-top: 27px;
}

.newsText {
	float: left;
padding-left: 10px;
	width: 430px;
/*	padding: 25px 30px 30px 24px;*/
}

.newsText p{
	float: left;
	padding: 0 4px 30px 5px;
}

.servicesText {
	float: right;
	width: 360px !important;
	width: 350px;
	padding: 25px 34px 30px 34px;
	background-color: #edf3e7;
}

.servicesText p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
}


.teamText p{
padding-top: 20px;
	width: 380px;
	margin-left: -10px;
}

.teamName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
/*	padding-bottom: 22px; */
margin-left: -10px;
}

.archiveName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
/*	float: left;
	width: 360px !important;
	width: 330px;*/
	padding: 25px 0 30px 5px;
}

.servicesName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336633;
}

.hometext img{
	padding-bottom: 11px;
}

.projectHR {
	width: 537px;
float: left;
margin-left: 105px;
	height: 2px;
	border-bottom: 2px #EAF1E1 solid;
margin-bottom: 20px;
}

.projectText {
	float: left;
	clear: left;
	width: 400px;
	margin-left: 105px !important;
	margin-left: 55px;
	padding-bottom: 150px;
}

.projectGreen {
	color: #336633;
}

.projectText p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	line-height: 2.5em;
}

.projectText a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	line-height: 2.5em;
}
.contactText p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	line-height: 2.5em;
}

/* Footer */

.footer {
	width: 100%;
margin-left: -20px;
	/*text-align: center;*/
	font-size: 10px;
	background: url(../images/footer_bkg.gif) repeat-x top;
}

.footerInside {
	width: 100%;
	margin-left: -20px;
	text-align: center;
	font-size: 10px;
	color: #000;
	background: url(../images/footer_bkg.gif) repeat-x top;
}

.footerInside a{
	color: #000;
}

.footer img{
	padding-bottom: 6px;
}

.footer p{
	line-height: 18px;
}

.bold {font-weight: bold;}

.greenBull {
	color: #336633;
	padding-right: 2px;
	padding-left: 2px;
float: left;
}

.newsLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	width: 500px;
	padding-left: 10px;
}

.newsLink a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	font-weight: bold;
}

.blueText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	line-height: 2.5em;
}

.location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	width: 100px;
	float: left;
	clear: left;
}

.address {
	float: left;
	width: 200px;
	line-height: 2.5 em;
}

/* eric's menu styles */
#p7PMnav {
	margin-left: 85px;
	padding:0;
	background-color: #FFFFFF;
}
#p7PMnav li {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-type: none;
margin-top: 5px !important;
margin-top: 3px;
	/*margin: 0;*/
	padding: 0;
}
#p7PMnav ul li {
margin-left: -20px;
	border-right: 0;
}
#p7PMnav ul {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	left: -9000px;
	z-index: 10000;
}
#p7PMnav a {
	display: block;
	text-decoration: none;
	padding: 4px 10px;
	color: #658C65;
/*	line-height:1;*/
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	/*background-color: #99A189; */
	font-weight: bold;
	color: #000033;
/*	letter-spacing: .01px;*/
}

/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
/*	color: #333333;
	font-weight: bold;*/
}

/* ------ the trigger link styles ------- */

/*the normal trigger links */
#p7PMnav ul .p7PMtrg, #p7PMnav ul .p7PMon {
	background-image:  url(img/p7PM_dark_east.gif);
	background-repeat:	no-repeat;
	background-position: center;
}
/* the active trigger link style */
#p7PMnav .p7PMon {
/*	background-color: #EDF3E7; */
/*	color: #FFFFFF; */
}

/*the submenu classes */

#p7PMnav .p7PMhide {
	left: -9000px;
	border: 0;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#p7PMnav li {
	float: left;
/*	width: 125px;*/
}
#p7PMnav ul li {
	float: none;
}
/* 2nd and subsequent Submenu widths */
#p7PMnav ul, #p7PMnav ul li {
	background-color: #EDF3E7;
	width: 87px;
	margin: 0;
	padding: 0;
}
#pmmcrumb {
	font-size: 0.9em;
	font-weight: bold;
	margin-bottom: 1px;
	color: #8B9478;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-weight: normal;
	color: #6D755E;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight: normal;
	color: #333333;
}


.btn1 {float: left; width: 55px; padding-left: 20px; margin-top: 7px;}
.btn2 {float: left; width: 75px; padding-left: 25px; margin-top: 7px;}
.btn3 {float: left; width: 78px; padding-left: 18px; margin-top: 7px;}
.btn4 {float: left; width: 135px; padding-left: 18px; margin-top: 7px;}
.btn5 {float: left; width: 56px; padding-left: 12px; margin-top: 7px;}
.btn6 { float: left; width: 91px; padding-left: 15px; margin-top: 7px;}

.servicesWrap {
	clear: left;
	float: left;
}

.servicesLeft {
	clear: left;
	float: left;
}

.servicesRight {
	float: left;`
}

.servicesTitle2 {
border-left: 1px #ccc solid;
	padding-top: 52px;
	padding-bottom: 18px;
/*
	margin-left: 285px !important;
	margin-left: 145px;
*/
padding-left: 25px;
	float: left;
	clear: left;
}

.servicesNav2 {
border-left: 1px #ccc solid;
width: 265px;
	float: left;
	clear: left;
/*	
	margin-left: 285px !important;
	margin-left: 147px;
*/
padding-left: 25px;
	padding-bottom: 55px;
}
.servicesNav2 li {
	list-style-type: none;
}

.servicesNav2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 2.5em;
	font-size: 12px;
	color: #000033;
	padding-bottom: 27px;
}

.servicesText2 {
	float: left;
	width: 360px !important;
	width: 350px;
	padding: 25px 34px 30px 34px;
	background-color: #edf3e7;
}

.servicesText2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
}

.internal {
	width: 500px;
margin-left: 30px;
margin-right: 30px;
}

.servicesImageColumn2 {
	width: 190px;
	clear: left;
	float: left;
}

.imageColumn2 img{
	padding: 0 6px 60px 0;
}

.servicesImageColumn2 img{
	padding: 0 6px 60px 0;
}

