@charset "utf-8";

/* global style */

body {
 	background-image: url(../../images/background.jpg);
	background-repeat: repeat-x;
	margin-top: 0;
	
 }
 
 h2 {
 	font-size: 14px;
 }
  
 
 .teamname p {
 	padding: 5px;
	font-weight: bold;
	font-size: 12px;
 }
 
 /* mainwrap */
 
 #mainwrap {
 	background-image: url(../../images/background.jpg);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	height: 570px;
	width: 700px;
 }
 
 /* head */
 
 #headleft {
 	float: left;
	height: 80px;
	width: 425px;
	margin: 0;
	padding: 0;
 }
 
 /* java date field style */
 
 #dtField {
 	float: right;
	width: 250px; 	
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	margin-right: 10px;
	padding-top: 2px;
 }
 
 #bodywrap {
 	clear: both;
	float: left;
	width: 700px;
	height: 316px;  /* may need to place a dif value for each browser */
 }
 
 /* content wrap */
 
 #contentwrap {
 	background-image: url(../../images/wrap_background.jpg);
	background-repeat: no-repeat;
	position: relative;
 	float: right;
	width: 532px;
	height: 316px; /* may need to place a dif value for each browser */
	padding-right: 1px;
	border-right: 1px solid #4e9d68; 
	border-top: 1px solid #4e9d68; 
 }
 
 #contentwrap img {
 	border: 1px solid #4e9d68;
 }
 
 /* textbox */
 
 #textbox {
 	float: right;
	margin-top: 18px;
	width: 340px; /* may need to place a dif value for each browser */
	height: 280px;
	padding: 0px 5px 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	position: relative;
	overflow: auto;
	overflow-x: hidden;
	
	/*scrollbar-base-color: #1379a8;
   scrollbar-track-color: #0e581b;
	scrollbar-face-color: #094287;
   scrollbar-highlight-color: #7d7bb7;
 	scrollbar-3dlight-color: #009966;
	scrollbar-darkshadow-color: #009966;
	scrollbar-shadow-color: #009966;
	scrollbar-arrow-color: #ffffff;*/
 }
 
 #textbox a:link, #textbox a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	text-decoration: none;
}

#textbox a:hover {
	color: #559d36;
	text-decoration: none;
}
 
 /* left bar */
 
 #leftbar {
 	float: left;
	width: 166px;
	height: 316px;/* may need different setting for each browser */
}

#leftbar img {
	border-right: 1px solid #4e9d68;
	border-left: 1px solid #4e9d68;
}
 
 /* main nav */
 
ul#nav {
	display: block;
	background-color: #0e581b;
	margin: 0 0 0 26px;
	padding: 0;
	list-style-type: none;
	border-top: 1px solid #4e9d68;
}

#nav li {
	text-align: center;
	border-left: 1px solid #4e9d68;
	border-right: 1px solid #4e9d68;
	border-bottom: 1px solid #4e9d68;
}

#nav a:link, #nav a:visited {
	display: block;
	width: 138px;
	height: 23px;
	line-height: 23px;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
}

#nav a:hover  {
background: #559d36;
color: white;
}

/* main nav you are here */

body#company a#company, body#value a#value, body#team a#team, body#services a#services, body#quality a#quality, body#clients a#clients, body#contact a#contact {
	text-decoration: none;
	background: #559d36;
}

/* FOOTER TABLE STYLE */

#footer {
	clear: both;
	float: left;
	height: 115px;
	width: 700px;
	margin: 0px;
}

#footer table {
	border: 1px solid #489031;
	border-collapse: collapse;
	width: 673px;
}

#colone {
	width: 25%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
}

#coltwo {
	text-align: center;
	width: 45%;
}

#colthree {
	text-align: center;
	width: 30%;
}

#link a:link, #link a:visited {
	text-decoration: underline;
}

#link a:hover {
	color: #559d36;
	text-decoration: underline;
}

#footer th {
	background: #0e581b;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	border: 1px solid #489031;
}

#footer td {
	background-image: url(../../images/table_background.gif);
	background-repeat: repeat;
	height: 68px;
	padding: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	border: 1px solid #489031;
}

#footer a:link, #footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
}

#footer a:hover {
	color: #559d36;
}

#news {
	line-height: 20px;
}

#link {
	line-height: 18px;
}

#legal {
   clear: both;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: gray;
	padding-right: 10px;
}

#imagediv {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 316px;
	width: 171px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	text-align: left;
}

#subwrap {
	position: relative;
	height: 316px;
	width: 150x;
	margin-left: 17px;
}

/* subnav menu */

 #subnav a:link, a:visited {
 	text-decoration: none;
	border: 0;
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
 }
 
#subnav a:hover {
	background: #559d36;
	color: white;
}

#subnavwrap {
	position: relative;
	height: 316px;
	width: 150x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	text-align: left;
	margin-left: 25px;
	margin-right: 3px;
	margin-top: 5px;
}

 #subnavwrap a:link, #subnavwrap a:visited {
 	display: block;
 	text-decoration: none;
	border: 0;
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	margin-bottom: 8px;
 }
 
#subnavwrap a:hover {
	background: #559d36;
	color: white;
}

/* service */

#subnavservice {
	background-image: url(../../images/submenu_services_bg.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 316px;
	width: 171px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	text-align: left;
}

/* team */

#subnavteam {
	background-image: url(../../images/submenu_team_bg.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 316px;
	width: 171px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	text-align: left;
}


/* subnav you are here */

body#services a#services1_main, body#services a#services2_corporate, body#services a#services3_aviation, 
body#services a#services4_biosciences,body#services a#services5_waste,
body#services a#services6_medical, body#services a#services7_animal, 
body#services a#services8_environment, body#services a#services9_specialty {
	background: #559d36;
	color: white;
}

body#team a#team, body#team a#team1_one, body#team a#team2_two, body#team a#team3_three, body#team a#team4_four, 
body#team a#team5_five, body#team a#team6_six {
	background: #559d36;
	color: white;
}