body {
	margin: 0;
	padding: 0;
	font-size: 76%;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../graphics/banner.gif) repeat-x;
	text-decoration:none;
}

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
/* \*/
.clearfix { display: block; }
/* */

.form fieldset { margin-bottom: 20px; border: 1px solid #999; }
.form legend { font-weight: bold; color: black; }
.form p { margin-bottom: 1em; }
.form p.error { padding: 5px; background: #f7e1ea; border: 1px solid #e485ab; }
.form label { float: left; width: 150px; padding-right: 20px; }
.form label.inline { float: none; width: auto; padding-right: 0; }
.form label small { display: block; }
.form input.text,
.form textarea { width: 250px; }
.form textarea { height: 60px; }
.form span.block { display: block; margin-left: 170px; }
.form th { text-align: left; }
.form td input.text,
.form td textarea { width: 150px; }
.form td textarea { height: 40px; }

img { border: 0 none; }

ul	{ padding-left: 25px; }
li { list-style-type: square; padding: 0; }

#gallery { padding: 0; margin: 0; overflow: hidden; width: 375px; float: left; }
#gallery li { list-style-type: none; margin: 0 14px 0 0; float: left; width: 111px; height: 83px; background-color: #e9efee; text-align: center; }

hr { clear: both; border: none; border-top: 1px solid #c7d7d6; margin: 20px 0; }

table hr { margin: 2px 0; padding: 0;}

.floatright {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}
.floatleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.clearright {
	clear: right;
	height: 0;
	line-height: 0;
}

p { margin: 0 0 5px 0; display: block; }

a {
	color: #f18812;
	outline: none;
}

a.next, a.prev {
	text-decoration: none;
	font-size: 90%;
	font-weight: bold;
	height: 20px;
}
a.next {
	padding-right: 10px;
	background: url(../graphics/next.gif) right center no-repeat;
	float: right;
}
a.prev {
	padding-left: 10px;
	background: url(../graphics/prev.gif) left center no-repeat;
	float: left;
}

div.nextprev {
	border: 1px solid #fbdcb8;
	margin-top: 22px;
	height: 20px;
	line-height: 20px;
	padding: 0 8px;
}

h1 {
	margin: 0 0 10px 0;
	font-size: 24px;
	color: #00453a;
}
h1 a { color: #00453a; }

h2 {
	margin: 5px 0 5px 0;
	font-size: 20px;
	color: #524c45;

}

h3 {
	font-size: 18px;
	color: #6b7d7b;
	margin: 12px 0 5px 0;
}

h1, h2, h3 { font-family:Georgia, "Times New Roman", Times, serif; 	font-weight: normal; }

table {	margin-right: -20px; }
table { margin: 0; }

td {
	vertical-align: top;
	padding: 10px;
}

.fixed {
	width: 949px;
}

.column {
	padding: 0;
}

.clear {
	clear: both;
	height: 0;
	line-height: 0;
}

.margintop {
	margin-top: 20px;
}

.bold {
	font-weight: bold;
}

#header {
	height: 117px;
	background: url(../graphics/banner-design.gif) no-repeat top right;
}

#wrapper {
	width: 949px;
	font-size: 110%;
}

#sidebar {
	float: left;
	width: 179px;
	background-color: #d7e3e1;
	padding-top: 32px;
}

#navigation ul {
	margin: 0;
	padding: 0;
	list-style: inside none;
}

#navigation ul ul,
#navigation ul ul ul,
#navigation ul ul ul ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-top-style: none;
}

#navigation li {
	display: inline;
	margin: 0;
	padding: 0;

}
#navigation li a {
	display: block;
	color: #003333;
	padding: 4px 22px;
	font-size: 12px;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	background-color: #e9eeec;
}
#navigation li a:hover {
	text-decoration: none;
	background-color: #afbdbf;
}
#navigation li.nav_active a,
#navigation li.nav_active a:hover {
	background-color: #a0c55d;

}

	#navigation li.nav_active li a {
		padding-left: 30px;
		background-color: #c6dddb;
	}
	#navigation li.nav_active li a:hover {	}
	#navigation li.nav_active li.nav_active a,
	#navigation li.nav_active li.nav_active a:hover {
		color: #000000;

	}
		#navigation li.nav_active li.nav_active li a{
			padding-left: 38px;
			padding-top: 2px;
			padding-bottom: 2px;
			font-size: 0.9em;
		}
		#navigation li.nav_active li.nav_active li a:hover {
			
		}
		#navigation li.nav_active li.nav_active li.nav_active a,
		#navigation li.nav_active li.nav_active li.nav_active a:hover {
			color: #000000;
					font-size:10px;
		}
			#navigation li.nav_active li.nav_active li.nav_active li a{
				padding-left: 46px;
				padding-top: 2px;
				padding-bottom: 2px;
				color: #000000;
				border-bottom-style: none;
				text-decoration: none;
				font-size: 0.9em;
			}
			#navigation li.nav_active li.nav_active li.nav_active li a:hover {
				color: #000000;
				text-decoration: none;
			}
			#navigation li.nav_active li.nav_active li.nav_active li.nav_active a,
			#navigation li.nav_active li.nav_active li.nav_active li.nav_active a:hover {
				color: #000000;
				text-decoration: none;
			}
			
			
			
			
			





#contact {
	border-top: 1px solid #d0d9d8;
	border-right: 1px solid #d0d9d8;
	padding: 23px;
	font-size: 85%;
	position: relative;
	background-color:#FFFFFF; 
	margin-top: 22px; 
}
#contact div.corner {
	position: absolute;
	top: -1px;
	right: -1px;
	width: 13px;
	height: 13px;
	background: url(../graphics/contactcorner.gif) no-repeat;
}
* html #contact div.corner {
	top: 0;
}
#contact h3 {
	font-size: 100%;
	margin: 0;
}
#contact p {
	margin-top: 0;
}

#main {
	margin-left: 202px;
	text-decoration:none;
}

#main-image { width: 362px; height: 235px; float: left; margin: 0 0 10px 0; background-position: center; background-repeat: no-repeat; }

#main img {
	text-align: center;
	border: 0 none;
	margin: 0 10px 10px 10px;
}

#crumbs {
	position: relative;
	width: 750px;
	float:right;
	height: 32px;
	line-height: 32px;
	color: #fff;
	font-size: 90%;
	background-color: #a0c55d;
	padding-left: 20px;
}
#crumbs a { color: #05423a; }
#crumbs div.member-bar { position: absolute; right: 20px; top: 0; }

* html #crumbs {
	margin-top: -3px;
}

#content {
	margin-top: 20px;
	padding-bottom: 26px;
	background: url(../graphics/contentfooter.gif) repeat-x bottom left;
	float: left;
	text-decoration:none;
	width: 746px;
	position: relative;
}

#content p {
	margin-top: 0;
}

#content .right {
	width: 362px;
	float: right;
	margin: 0 0 20px 20px;
}
#content .right .left {
	margin-right: 0;
}
* html #content .right {
	width: 100px;
}
#content .right .right {
	float: none;
}
#content .footer {
	height: 45px;
	float:left;
	padding: 20px 20px 0;
	border-top: 1px solid #d9e3e2;
	background: url(../graphics/homefooter.gif) repeat-x;
	vertical-align: center;
}

#archived-header { position: absolute; top: 0px; right: 0px; z-index: 50; }

#projects-menu ul {
		margin: 0;
		padding: 0;
		}

#projects-menu li {
		list-style-type: none;
		background: url(../graphics/projectdetails.gif) top left no-repeat;
		padding: 10px;
		float: left;
		width: 345px;
		margin: 0 8px 10px 0;	
		}

#projects-menu li a {
		font-size: 18px;
		font-weight: normal;
		color: #6b7d7b;
		margin: 12px 0 5px 0;
		font-family:Georgia, "Times New Roman", Times, serif; }
		
#projects-menu li a:hover { color: #f18812; }


#cproject {
	background: #002e27 url(../graphics/project.gif) bottom left no-repeat;
	padding: 16px 18px;
	color: white;
	margin-top: 1px;
	width: 327px;
}

#mprojects {
	background: url(../graphics/mprojects.gif) no-repeat;
	margin-top: 1px;
	padding: 16px 18px;
	width: 327px;
}

#mprojects div.left, #cproject div.left {
	float: left;
	width: 1px;
	white-space: nowrap;
	position: relative;
	z-index: 1000;
	width: 80px;
}
#mprojects div.right, #cproject div.right {
	margin-left: 107px;
	white-space: nowrap;
}
#mprojects div.right ul {
	margin: 0;
	padding: 0;
}
#mprojects div.right li {
	list-style-type: none;
}

#footer {
	margin: 20px 0 0 0px;
	color: #80a29d;
	font-size: 85%;
	float:left;
}

#footer a {
	color: #80a29d;
}

#projects td {
	width: 380px;
	padding-bottom: 14px;
}
#projects img {
	float: left;
	width: 111px;
}
#projects a {
	font-weight: bold;
	display: block;
}
#projects p {
	display: block;
	margin: 0 0 0 122px;
}
#projects a p {
	padding-top: 10px;
}

#people td {
	padding: 10px 0px 20px 0;
}
#people img {
	float: left; margin: 0 10px 0 10px;
}
#people h2, #people p {

}
#people h2 {
	padding: 8px 0;
	font-size: 110%;
	margin: 0;
	border-bottom: 1px solid #ccdbd8;
	font-weight: bold;
}
#people p {
	margin-left: 0px;
	padding: 8px 0;
	font-size: 100%;
}

#details {
	width: 380px;
	margin-top: -5px;
}

#details img {
	margin: 0px;
}

#details .top {
	background: url(../graphics/projectdetails.gif) no-repeat;
	padding: 0px;
	margin-top: 43px;
	width: 380px;
	min-height: 140px;
}

.project { padding: 12px; }
.project p { margin: 0px; }

#thumbcontainer {
	width: 337px;
	position: relative;
	height: 80px;
}
#thumbs {
	width: 400px;
	position: absolute;
}
#thumbs img {
	margin: 8px 14px 0 0;
	float: left;
	width: 111px; 
}

#mainimg { height: auto; overflow: auto; text-align: center;  }
* html #mainimg {
	height: 250px;
}

#comingsoon {
	margin: 20px auto;
	width: 800px;
	text-align: center;
	font-size: 120%;
}

* html #flash {
	position: absolute;
}



.floatedimg {
	float: right;
	margin: 0 0 10px 10px;
}

#preload {
	display: none;
	visibility: hidden;
}

td.email a {
	display: block;
	padding-left: 20px;
	padding-right: 15px;
	background: url(../graphics/email.gif) no-repeat;
}

td.phone {
	padding-left: 22px;
	background: url(../graphics/phone.gif) no-repeat;
	height: 23px;
	line-height: 23px;
}

a.pdf {
	display: block;
}

#contacttable {
	position: relative;
	left: -10px;
}
#contacttable td {
	white-space: nowrap;
}

.reference {
	border: 1px solid #ccc;
	padding: 12px;
	margin-bottom: 10px;
	background: url(../graphics/reference.gif) repeat-y;
}

#policy {
	border: 1px solid #ccc;
	margin-top: 20px;
	padding: 20px;
}

a.floatleft {
	text-decoration: none;
	font-size: 90%;
	text-align: center;
}

.team {	margin-top: 30px; padding: 0; }

.team img {	margin: 6px !important; padding: 0; }

.team h2 {
	margin: 0;
	height: 40px;
	line-height: 40px;
	width: 704px;
	padding: 0 12px;
}
