h1 {
	font: 20px Georgia, "Times New Roman", Times, serif;
	color: #076224;
	margin: 0 0 15px 0;
}

h2 {
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #076224;
	margin: 0 0 10px 0;
}

p {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 18px;
}

input {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
	border: 1px solid #b2b2b2;
}

.bold {
font-weight: bold;
}

p.vision {
	font: 14px Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 24px;
}

ul {
	list-style-position: outside;
	margin-left: 15px;
	padding-left: 0;
}

li {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 18px;
	
}

a:link, a:active, a:visited {
	color: #076224;
	text-decoration: underline;
}

a:hover {
	color: #000;
}

a.footer:link, a.footer:active, a.footer:visited {
	font: 11px Arial, Helvetica, sans-serif;
	color: #888;
	text-decoration: none;
	margin-right: 10px;
}

a.footer:hover {
	color: #076224;
	text-decoration: underline;
}

a.newsitem:link, a.newsitem:active, a.newsitem:visited {
	display: block;
	height: 30px;
	border-top: 1px solid #d9d9d9;
	text-decoration: none;
}
a.newsitem:hover {
	background: url('../images/bg_over.gif') 0 bottom repeat-x;
}

.last {
	border-bottom: 1px solid #d9d9d9;	
}

a.viewall:link, a.viewall:active, a.viewall:visited {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #888;
	line-height: 30px;
	text-decoration: none;
}
a.viewall:hover {
	color: #076224;
	text-decoration: underline;
}

h3.projitem {
	font: 14px Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	float: left;
	cursor: pointer;
	cursor: hand;
	padding: 5px 0 5px 8px;
	clear: left;
	margin: 0;
}

h4.projitem {
	font: 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	clear: left;
	cursor: pointer;
	cursor: hand;
	margin: 0;
	padding: 0 0 5px 8px;
}

h3.projectitem {
	font: 14px Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	float: left;
	cursor: pointer;
	cursor: hand;
	padding: 5px 0 5px 8px;
	clear: left;
	margin: 0;
}

h4.projectitem {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
	clear: left;
	cursor: pointer;
	cursor: hand;
	margin: 0;
	padding: 0 0 5px 8px;
}

h3.newsitem {
	font: 12px Arial, Helvetica, sans-serif;
	color: #076224;
	font-weight: bold;
	float: left;
	cursor: pointer;
	cursor: hand;
	padding: 7px 0 7px 0;
	clear: left;
	margin: 0;
}

h4.newsitem {
	font: 11px Arial, Helvetica, sans-serif;
	color: #888;
	float: right;
	cursor: pointer;
	cursor: hand;
	line-height: 30px;
	clear: right;
	margin: 0;
}

h4.dateitem {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
	clear: left;
	margin: 0;
}

a.projectitem:link, a.projectitem:active, a.projectitem:visited {
	float: left;
	display: inline;
	width: 245px;
	border-bottom: 1px solid #d9d9d9;
	text-decoration: none;
}
a.projectitem:hover {
	background: url('../images/bg_over.gif') 0 bottom repeat-x;
}
a.projectitemindex:link, a.projectitemindex:active, a.projectitemindex:visited {
	float: left;
	display: inline;
	width: 125px;
	border-bottom: 1px solid #d9d9d9;
	text-decoration: none;
}
a.projectitemindex:hover {
	background: url('../images/bg_over.gif') 0 bottom repeat-x;
}
.marginproject {
	margin-right: 32px;
}

body.home {
	margin: 0;
	background: #fff url('../images/bg_home.gif') top center repeat-x;
}

body {
	margin: 0;
	background: #fff url('../images/bg.gif') top center repeat-x;
}

div#top {
	margin: 0 auto 0 auto;
	background: url('../images/bg_top.jpg') top center no-repeat;
	width: 900px;
	height: 360px;
}

div#hometop {
	margin: 0 auto 0 auto;
	background: url('../images/bg_hometop.jpg') top center no-repeat;
	width: 900px;
	height: 421px;
}
	div#logo {
		margin: 0 auto 0 auto;
		width: 880px;
		height: 107px;
	}
	div#flash {
		margin: 0 auto 0 auto;
		width: 880px;
		height: 261px;
	}
	div#toppic {
		margin: 0 auto 0 auto;
		width: 880px;
		height: 200px;
	}
	div#nav{
		margin: 0 auto 0 auto;
		width: 880px;
		height: 42px;
	}
		ul.nav {
			list-style: none;
			list-style-position: outside;
			margin: 0;
			padding: 0;
		}
		li.nav {
			float: left;
			height: 42px;
			margin: 0;
			padding: 0;
		}
			li.nav span{
				display: none;	
			}
			li.nav a{
				display: block;
				height: 42px;
				margin: 0;
			}
			
			li#bhome a {
				background: url('../images/bhome.gif') 0 0 no-repeat;
				width: 79px;
			}
			li#bhome a:hover {
				background-position: 0 -42px;
			}
			li#bhome a.current {
				background-position: 0 -42px;
			}
			
			li#bwhoweare a {
				background: url('../images/bwhoweare.gif') 0 0 no-repeat;
				width: 123px;
			}
			li#bwhoweare a:hover {
				background-position: 0 -42px;
			}
			li#bwhoweare a.current {
				background-position: 0 -42px;
			}
			
			li#bwhatweoffer a {
				background: url('../images/bwhatweoffer.gif') 0 0 no-repeat;
				width: 146px;
			}
			li#bwhatweoffer a:hover {
				background-position: 0 -42px;
			}
			li#bwhatweoffer a.current {
				background-position: 0 -42px;
			}
			
			li#bourprojects a {
				background: url('../images/bourprojects.gif') 0 0 no-repeat;
				width: 134px;
			}
			li#bourprojects a:hover {
				background-position: 0 -42px;
			}
			li#bourprojects a.current {
				background-position: 0 -42px;
			}
			
			li#bnewsandevents a {
				background: url('../images/bnewsandevents.gif') 0 0 no-repeat;
				width: 146px;
			}
			li#bnewsandevents a:hover {
				background-position: 0 -42px;
			}
			li#bnewsandevents a.current {
				background-position: 0 -42px;
			}
			
			li#bcontactus a {
				background: url('../images/bcontactus.gif') 0 0 no-repeat;
				width: 116px;
			}
			li#bcontactus a:hover {
				background-position: 0 -42px;
			}
			li#bcontactus a.current {
				background-position: 0 -42px;
			}
	
	div#content{
		margin: 25px auto 0 auto;
		width: 830px;
	}
		div#homeleft{
			float: left;
			width: 300px;
			padding-right: 45px;
			background: url('../images/bg_homeleft.gif') right top repeat-y;
		}
		div#homeright {
			float: right;
			padding-left: 45px;
			width: 440px;
		}
	
	div#leftcontainer{
		display: block;
		float: left;
		margin: 0px;
		width: 585px;
		background: url('../images/bgdivider.gif') right top repeat-y;
	}
	
	div#left{
		display: block;
		float: left;
		margin: 0px;
		width: 514px;
	}
	
	div#client{
		display: inline;
		float: left;
		width: 512px;
		margin: 5px 0px 25px 0px;
		border: 1px solid #d9d9d9;
		border-left: 1px solid #ffffff;
		border-right: 1px solid #ffffff; 
	}
	
	div#newslisting{
		display: inline;
		float: left;
		width: 514px;
		margin: -5px 0px 0px 0px;
		border-top: 1px solid #d9d9d9; 
	}
	
	div#proj{
		display: inline;
		float: right;
		width: 245px;
		height: 47px;
		background: #076224; 
	}
	
	div#right{
		display: inline;
		float: right;
		margin: 0px;
		width: 245px;
	}
		
	div#footer {
		margin: 25px auto 0 auto;
		width: 840px;
		height: 100px;
		padding: 10px 25px 0px 35px;
		background: url('../images/bg_footer.gif') right top no-repeat;
	}
		div#footerleft{
			float: left;	
		}
		div#footerright {
			float: right;
		}
	
	div.team {
		padding: 15px 0 15px 0;
		border-top: 1px solid #d9d9d9;
	}
	
	img.team {
		margin: 0 15px 15px 0;
		float: left;
	}
	
	div.services {
		float: left;
		display: inline;
		width: 240px;
		height: 330px;
	}
	
	div.contact {
		float: left;
		display: inline;
		width: 240px;
		font: 12px Arial, Helvetica, sans-serif;
		color: #333;
		line-height: 18px;
	}
	
	.borderright {
		padding-right: 25px;
		margin-right: 25px;
		background: url('../images/bg_homeleft.gif') right top repeat-y;
	}

