html {height:100%; width:100%;}
body {margin:0px; background:url(../images/page_bg.jpg) fixed no-repeat center top #ccc;}

#outer {width:950px; margin:0 auto; background:transparent;}

#header {height:90px; padding:30px 0 0 0;}
#header .logo {margin-top:39px; float:left;}

#nav {height:50px; background:#ff6600;}
#nav .home {float:left; width:74px;}
#nav .philosophy {float:left; width:98px;}
#nav .services {float:left; width:82px;}
#nav .process {float:left; width:105px;}
#nav .projects {float:left; width:107px;}
#nav .greenbuilding {float:left; width:124px;}
#nav .clients {float:left; width:98px;}
#nav .contact {float:left; width:80px;}

#page {background:url(../images/line_bg.gif) repeat left top; padding:20px;}
#page #content {background:#fff; padding:8px 0 10px 0;}
#page #content .flash {float:left; width:670px; height:310px;}

#page #content .accordion {float:right; width:235px; height:282px; background:url(../images/our_services_header.gif) no-repeat right top; padding-top:28px;}
#page #content .accordion img {padding-top:8px;}
#page #content .accordion .text {padding:10px 0 0px 20px; font-size:1.2em; line-height:1.3em; height:auto; overflow:hidden;}
#page #content .accordion .text ul {list-style-image:url(../images/bullet_orange.gif); margin-top:5px; margin-bottom:0;}
#page #content .accordion .text li {}

#page #content .projects {clear:both;}
#page #content .projects .image {float:left; width:205px; border:5px solid #ccc; margin-right:16px;}
#page #content .projects .image.right {margin-right:0px;}

#page #content .philosophy {float:left; width:405px; background:url(../images/our_philosophy_header.gif) no-repeat left top; padding:65px 20px 0 20px;}
#page #content .greenbuilding {float:right; width:405px; background:url(../images/green_building_header.gif) no-repeat left top; padding:65px 20px 0 20px; clear:none;}

#page #column-left {float:left; width:670px; background:#fff; padding-bottom:20px;}
#page #column-left .text {padding:20px 20px 0px 20px;}
#page #column-left .text .divider {height:20px;}
#page #column-left .text .divider2 {height:20px; border-top:1px solid #ccc;}
#page #column-left .text .columns {width:630px; padding-bottom:20px; clear:both;}
#page #column-left .text .left {float:left; width:235px;}
#page #column-left .text .right {float:right; width:380px;}
#page #column-left .text .right img {margin-right:5px; border:2px solid #ccc;}
#page #column-left .text .right ul {list-style-image:url(../images/bullet_orange.gif); margin-bottom:10px; font-size:1.3em; line-height:1.3em;}

#page #column-left .text .quote {width:400px; background:url(../images/quote_bg.gif) no-repeat left top #ff6600; padding:50px 20px 20px 20px; color:#fff;}
#page #column-left .text .quote .row {width:300px; padding:8px 0 5px 5px; overflow:hidden; clear:both;}
#page #column-left .text .quote .row.short {width:230px;}
#page #column-left .text .quote .row.long {width:395px;}
#page #column-left .text .quote .row.checkbox {width:395px; padding:8px 0 5px 0;}
#page #column-left .text .quote .row span.label {float:left; width:150px; font-size:1.1em; font-weight:bold; clear:none;}
#page #column-left .text .quote .row span.label2 {font-size:1.1em; font-weight:bold; clear:none;}
#page #column-left .text .quote .row span.required {float:right; width:70px; text-align:right; clear:none;}
#page #column-left .text .quote .row span.checkboxl {float:left; width:190px; font-size:1.1em; clear:none;}
#page #column-left .text .quote .row span.checkboxr {float:right; width:190px; font-size:1.1em; clear:none;}
#page #column-left .text .quote input.long {width:300px; float:left; font-size:12px; color:#000;}
#page #column-left .text .quote input.short {width:230px; float:left; font-size:12px; color:#000;}
#page #column-left .text .quote select {width:300px; float:left; font-size:12px; color:#000;}
#page #column-left .text .quote textarea {width:395px; height:125px; float:left; font-size:12px; color:#000;}
#page #column-left .text .quote .button {float:right; width:165px; padding:10px 55px 0 0; clear:both;}

#page #column-right {float:right; width:225px; padding:0px 0 10px 0;}

#footer {background:url(../images/footer_bg.gif) no-repeat left top; padding:85px 0 10px 0; margin-top:20px; min-height:125px; color:#666666; font-size:0.9em;}
#footer .copyright {float:left; width:550px; padding:0 0 0 20px;}
#footer .contact {float:right; width:335px;}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background:url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background:url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }





