body {
	background-color: #00703a;
	color: #000;
	font-family: arial, verdana, sans-serif;
	}
	
*.hide {
	display: none !important;
	}
	
*.cb {
	clear: both;
	height: 0;
	font-size: 0;
	}

#white-wrapper {
	background-color: #fff;
	color: #000;
	background-image: url('/i/page-header.png');
	background-position: 0 0;
	background-repeat: repeat-x;
	}
	
/*	header
--------------------------------------------------*/
#header {
	position: relative;
	width: 980px;
	margin: 0 auto;
	height: 110px;
	background-color: #fff;
	color: #000;
	background-image: url('/i/page-header.png');
	background-position: 0 0;
	background-repeat: repeat-x;
	}
	
	a#logo {
		position: absolute;
		top: 19px;
		left: 0;
		display: block;
		width: 189px;
		height: 103px;
		}

/*	navigation
--------------------------------------------------*/
	#header ul {
		position: absolute;
		top: 56px;
		right: 0;
		height: 34px;
		}
		
		#header ul li {
			height: 34px;
			float: left;
			}
			
			#header ul li a {
				display: block;
				height: 34px;
				background-position: 0 0;
				background-repeat: no-repeat;
				}
				
			#header ul li a:hover,
			#header ul li.on a {
				background-position: 0 -34px;
				}
		
			li#nav_who-we-are,
			li#nav_who-we-are a {
				width: 137px;
				background-image: url('/i/nav_who-we-are.png');
				}
				
			li#nav_what-we-do,
			li#nav_what-we-do a {
				width: 137px;
				background-image: url('/i/nav_what-we-do.png');
				}
				
			li#nav_policies,
			li#nav_policies a {
				width: 96px;
				background-image: url('/i/nav_policies.png');
				}
				
			li#nav_our-projects,
			li#nav_our-projects a {
				width: 144px;
				background-image: url('/i/nav_our-projects.png');
				}
				
			li#nav_contact-us,
			li#nav_contact-us a {
				width: 130px;
				background-image: url('/i/nav_contact-us.png');
				}

	
/*	content
--------------------------------------------------*/
#content {
	width: 980px;
	margin: 0 auto;
	background-color: #fff;
	color: #000;
	}
	
	
/*	sidebar-left
--------------------------------------------------*/
#sidebar-left {
	padding: 40px 0 0 0;
	width: 240px;
	float: left;
	}
	
	
	
/*	central
--------------------------------------------------*/
#central {
	width: 490px;/*540*/
	padding: 5px 25px 20px 25px;
	float: left;
	font-family: georgia;
	}
	
	#central h1 {
		font-size: 24px; 
		margin: 0 0 20px 0;
		font-weight: normal;
		}
		
		#central h1 span {
			display: block;
			font-size: 16px;
			color: #666;
			background-color: inherit;
			padding: 5px 0 0 0;
			}
			
	#central h2 {
		font-size: 16px; 
		font-weight: normal;
		color: #000;
		background-color: inherit;
		font-weight: bold;
		margin: 0 0 10px 0;
		}
		
		#central h2 a {
			font-size: 16px; 
			font-weight: normal;
			color: #000;
			background-color: inherit;
			font-weight: bold;
			}
		
		#central h2 a:hover {
			color: #fff;
			background-color: red;
			text-decoration: none;
			}
			
		a.read-more {
			color: #666;
			background-color: inherit;
			}
			
		a.read-more:hover {
			color: #fff;
			background-color: red;
			text-decoration: none;
			}
		
	#central p {
		font-size: 14px; 
		margin: 20px 0;
		line-height: 20px;
		}

	.img-float-right {
		float: right;
		margin: 15px 0 15px 15px;
		}
		
.project-container {
	margin: 40px 0 20px 0;
	position: relative;
	padding: 0;
	background-image: url('/i/project-container-bg.jpg');
	background-position: 0 0;
	background-repeat: repeat-x;
	}
	
	.project-container table {
		margin: 10px;
		}
	
	.project-container td {
		vertical-align: top;
		padding: 5px 5px 10px 5px;
		}
	
	.project-container h4 {
		background-color: #fad824;
		color: #0b2000;
		padding: 5px 10px;
		}
		
	.project-container h5 a {
		font-size: 14px;
		background-color: inherit;
		color: #000;
		margin: 0 !important; 
		padding: 0 !important;
		}
		
		.project-container h5 {
			margin: 0 0 12px 0;
			}
		
			.project-container h5 a:hover {
				background-color: red;
				color: #fff;
				text-decoration: none;
				}
				
			.project-container p {
				margin: 0 !important;
				font-size: 11px !important;
				line-height: 17px !important;
				background-color: inherit;
				color: #666;
				}
		
	.project-container img {
		display: block;
		border: 2px #fad824 solid;
		}
		
	.project-container a img {
		opacity: 0.9;
		filter: alpha(opacity=90);
		}
		
	.project-container a:hover img {
		opacity: 1.0;
		filter: alpha(opacity=100);
		}
		

.staff-container {	
	}
	
	.staff-container h4 {
		font-size: 18px;
		margin: 0 0 20px 0;
		}
		
	.staff-container h5 {
		margin: 30px 0 0 0;
		font-size: 16px;
		font-weight: bold;
		line-height: 18px;
		}
		
	.staff-container img {
		margin: 5px 0;
		}
		
	.staff-container p {
		margin: 0 0 40px 0 !important;
		padding: 0 !important;
		font-size: 12px !important;
		}
	
/*	sidebar-right
--------------------------------------------------*/
#sidebar-right {
	width: 175px;/*240*/
	padding: 5px 0 0 25px;
	float: left;
	background-image: url('/i/right-sidebar-line.png');
	background-position: 0 0;
	background-repeat: repeat-y;
	font-family: georgia, arial, verdana, sans-serif;
	}
	
	#sidebar-right h2 {
		font-size: 16px;
		font-weight: bold;
		margin: 0 0 10px 0;
		}
		
	#sidebar-right img {
		margin: 10px 0;
		}
		
	#sidebar-right h3 {
		font-size: 14px;
		font-weight: bold;
		}
		
	#sidebar-right p {
		font-style: italic;
		font-size: 13px;
		line-height: 18px;
		margin: 10px 0;
		background-color: inherit;
		color: #333;
		}

/*	ul sidebar-nav-1
--------------------------------------------------*/
ul#sidebar-nav-1 {
	}
		
	ul#sidebar-nav-1 li {
		width: 240px;
		}
		
		ul#sidebar-nav-1 li a {
			display: block;
			width: 200px;/*240*/
			font-size: 16px;
			line-height: 34px;
			padding: 0 20px;
			background-color: #00703a;
			color: #fad824;
			text-decoration: none;
			}
			
			ul#sidebar-nav-1 li a:hover {
				background-color: #003824;
				color: #fad824;
				}
			
			ul#sidebar-nav-1 li.on a {
				background-color: #fad824;
				color: #003824;
				}
				
			ul#sidebar-nav-1 li.on-2 a {
				background-color: #fad824;
				color: #0b2000;
				}
		
			
		/*	ul sidebar-nav-2
		--------------------------------------------------*/	
		ul#sidebar-nav-2 {
			width: 200px;
			padding: 20px;
			background-color: #fad824;
			color: #835c00;
			}
			
			ul#sidebar-nav-2 li {
				width: 180px;/*200*/
				padding: 0 0 0 20px;
				background-color: #fad824;
				color: #835c00;
				background-image: url('/i/lidot.png');
				background-position: 0 4px;
				background-repeat: no-repeat;
				}
				
				ul#sidebar-nav-2 li a {
					padding: 0;
					display: inline;
					font-size: 13px;
					line-height: 20px;
					background-color: #fad824 !important;
					color: #835c00 !important;
					}
					
					ul#sidebar-nav-2 li a:hover,
					ul#sidebar-nav-2 li.on a {
						background-color: #fad824 !important;
						color: #0b2000 !important;
						text-decoration: underline;
						}
						
#recent-projects-bar {
	padding: 30px 0;
	background-color: inherit;
	color: 0b2000;
	font-family: georgia;
	}
	
	#recent-projects-bar h4 {
		font-size: 16px;
		font-weight: bold;
		}
	
	#recent-projects-bar a {
		display: block;
		margin: 10px 0;
		}
		
		#recent-projects-bar a img {
			opacity: 0.9;
			filter: alpha(opacity=90);
			}
		
		#recent-projects-bar a:hover img {
			opacity: 1.0;
			filter: alpha(opacity=100);
			}
		
	#recent-projects-bar h5 {
		font-size: 15px;
		font-weight: bold;
		}
		
	#recent-projects-bar p {
		font-size: 13px;
		line-height: 18px;
		margin: 10px 0;
		background-color: inherit;
		color: #333;
		}
		
		#recent-projects-bar p a {
			display: inline;
			line-height: 24px;
			background-color: inherit;
			color: #000;
			}
			
			#recent-projects-bar p a:hover {
				background-color: red;
				color: #fff;
				text-decoration: none;
				}
				
		
				
#footer {
	position: relative;
	width: 980px;
	margin: 0 auto;
	padding: 20px 0;
	background-color: inherit;
	color: #00371f;
	font-family: georgia, arial, verdana, sans-serif;
	font-size: 12px;
	}
	
	#footer a {
		background-color: inherit;
		color: #00371f;
		text-decoration: none;
		padding: 0 5px;
		}
		
		#footer a:hover {
			background-color: inherit;
			color: #fad824;
			text-decoration: underline;
			}
			
	#footer span {
		display: block;
		padding: 10px 5px 0 5px;
		font-size: 11px;
		}
	
	#footer-logo {
		position: absolute;
		top: -28px;
		right: 0;
		}