body {background-color: #fff; height: 100%; width: 100%; margin:0; padding:0; }
#wrapper1      {      position: absolute;      left: 50%;      top: 50%;
      width: 980px;      height: 420px;
      margin-left: -490px; /* half of width */
      margin-top: -210px;  /* half of height */      }
      
      
#wrapper2      {      position:absolute;      left: 50%;      top :50%;
      width: 980px;      height: 420px;
      margin-left: -490px;  /* half of width */
      margin-top: -239px;   /* half of height */      }
/*** STRUCTURE ***/
#container {width: 980px; height: 420px;   }
.blog #container {height: auto; }
.filler {position: absolute; top:-9999px; left: -9999px; height: 99px; width: 99px; overflow: hidden; }
#navbar { }
#site {width: 753px;  height: 436px; display: block;  position: relative; top: 0; left: 186px; background-color: #eee;   overflow: auto; 
		 border-top: 1px solid #e0e0e0; border-right: 1px solid #e0e0e0;  border-bottom: 1px solid #e0e0e0; 
		 padding: 0 20px; }
	#site.noscroll {overflow: hidden; }
.blog #site { /*height: auto; */ }
div#site.portgallery { padding: 0; }
#content {width: 484px; position: relative; float: left; padding-left: 15px;  }
	#content.full {width: 740px; margin-left:0; }
	#content p { padding-right: 20px; }
	
	.holder img {height: 415px; margin-right: 3px;  }
#hero { float: right; border-top: 1px solid #e0e0e0; border-right: 1px solid #e0e0e0;  border-bottom: 1px solid #e0e0e0; margin-right: -20px; }
#footer {position: relative; height: 22px; }
	 
.holder { margin-top: 20px; }	 
	 
	 
/*** NAVIGATION ***/	 
#nav  {margin:0; padding:0; list-style: none;  margin: 15px 0 15px 560px; height: 18px; }
#nav li {margin:0; padding:0;float: left;list-style: none; }
	#nav a {display: block; height: 18px; background-position: top left; background-repeat: no-repeat; }
		#nav a span {display: none; }
	#nav a.home {background: url(../images/nav/home.png); width: 50px; }
	#nav a.services {background: url(../images/nav/services.png); width: 63px; }
	#nav a.consultation {background: url(../images/nav/consultation.png); width: 83px; }
	#nav a.testimonials {background: url(../images/nav/testimonials.png); width: 94px; }
	#nav a.portfolio {background: url(../images/nav/portfolio.png); width: 62px; }
	#nav a.casestudy {background: url(../images/nav/casestudy.png); width: 80px; }
	#nav a.about {background: url(../images/nav/about.png); width: 50px; }
	#nav a.contact {background: url(../images/nav/contact.png); width: 62px; }
	#nav a.blog {background: url(../images/nav/blogBold.png); width: 35px; }
		.home #nav a.home, 
		.services #nav a.services, 
		.consultation #nav a.consultation, 
		.testimonials #nav a.testimonials, 
		.portfolio #nav a.portfolio, 
		.casestudy #nav a.casestudy, 
		.about #nav a.about, 
		.contact #nav a.contact, 		
		#nav a:hover {background-position: top right; }/*
#svcnav  {margin:0; padding:0; list-style: none;   height: 22px; position: absolute; top:0; right:0; }
#svcnav li {margin:0; padding:0;float: left;list-style: none; }
	#svcnav a {display: block; height: 22px; background-position: top left; background-repeat: repeat-none; }
		#svcnav a span {display: none; }
	#svcnav a.designprocess {background: url(../images/nav/designprocess.png); width: 101px; }
	#svcnav a.newconstruction {background: url(../images/nav/newconstruction.png); width: 126px; }
			.designprocess #svcnav a.designprocess, 
		.newconstruction #svcnav a.newconstruction, 
		.lightingdesign #svcnav a.lightingdesign, 
		#svcnav a:hover {background-position: top right; }
*/
#svcnav  {margin:0; padding:0; list-style: none;   height: 22px; position: absolute; top:0; right:0; }
#svcnav li {margin:0; padding:0;float: left;list-style: none; }
	#svcnav a {display: block; height: 22px; background-position: top left; background-repeat: no-repeat; }
		#svcnav a span {display: none; }
	#svcnav a.designprocess {background: url(../images/nav/designprocess.png); width: 101px; }
	#svcnav a.consultation {background: url(../images/nav/consultation.png); width: 91px; }
	#svcnav a.newconstruction {background: url(../images/nav/newconstruction.png); width: 126px; }
			.designprocess #svcnav a.designprocess, 
		.consultation #svcnav a.consultation ,
		.newconstruction #svcnav a.newconstruction, 
		.lightingdesign #svcnav a.lightingdesign, 
		#svcnav a:hover {background-position: top right; }
	
/*** STYLES ***/
h1 {width: 185px; height: 437px; display: block; background: #502b03 url(../images/logo.png) center top no-repeat; position: absolute; top:48px; left:0; margin:0; padding:0;  }
	h1.contactInfo {background-image: url(../images/logo-contact.png); }
h1 {text-indent: -9999px; overflow: hidden;  }
	h1 a.contactLink {display: block; position: absolute; bottom: 23px; left: 1px; width: 136px; height: 24px; }
h2 {font-weight: normal; font-size: 14px;   margin: 0 0 1em 0; text-decoration: none;  }
	h2.title {margin: 0 auto 1em auto; text-align: center;  }
	h2.title2 {margin: 0 auto 2em auto; text-align: center;  }
	h2 a, h2 a:visited {color: #522e06; text-decoration: none; }
	h2 a:hover {color: #5f5b92; text-decoration: underline;}
	h2.boxed {width: 160px; margin: 2em auto 0 auto;}
	h2.big { font-size: 18px; margin-top: 3em; font-weight: normal; }
	.contact h2.big {margin-top: 2em; }
	
h3 {font-weight: normal; font-size: 14px;  margin-top: 1em; margin-bottom: 1em; text-decoration: underline;}
h4 {font-weight: bold; font-size: 13px;  margin-top: 1em; margin-bottom: 1em; }
/* content specials */
#content {color: #522e06; font-family: /*"Futura Medium",*/ Verdana, Arial, Helvetica, sans-serif; font-size: 13px; padding-top: 10px; }
a, a:visited {color: #7641ad; text-decoration: none; }
a:hover {color: #5f5b92; text-decoration: underline;}
#content p {margin: 0 0 1em 0; line-height: 1.3em;  }
	
	/* control different paragraph widths for bleeding */
	.home #content {padding-top: 25px; }
	.home #content p { text-align: justify; font-size: 14px; margin-right: 10px;  }
	
	.about #content {padding-top: 60px; width: 715px; }
	.about #content p { text-align: justify; }
		
	.casestudy #content p {width: 368px; }
	
	.contact #content { padding-top: 10px; }
	.contact #content p { font-size: 14px;  }
	
	.consultation #content {padding-top: 0px; }
	
	.portfolio #content {padding:0; }
	
	.newconstruction #content {padding-top: 35px; }
	
	.lightingdesign #content p {width: 450px; margin: 10px; overflow: auto;}
	
	.contact #content {padding-left: 0; }
	
#content ul {margin: 0 2em 1em 0; padding:0; list-style-type: none; text-indent: 0px;  }
#content li {height: 1%; text-indent: 0px; margin:0; padding:0 0 0 10px; background: url(../images/bullet.png) 0 5px no-repeat; }
.introsmall {font-size: 11px; text-align: center; }
.blog #content {width: 715px; }
.blog .item { padding-bottom: 30px; border-bottom: 1px solid #ccc; margin-bottom: 30px; clear: both;  }
	.blog .item .date {font-size: 11px; font-style: italic; font-weight: bold; }
	.blog .item img { width: 280px;  }
		.blog .item img.left {  }
		.blog .item img.right {float: right; margin: 0 0 1em 1em;   }
	.blog p { }
	.blog p.clear {clear: both; }
	
/* portfolio */
/*
#content .boxButton {width: 144px; height: 60px; display: block;  float: left; position: relative; padding-top: 50px; margin: 0 0 0 175px; 
		border: 3px solid #502b03; background: #fff;  border-bottom: none; 
		font-weight: normal; font-size: 14px;  text-decoration: none; text-align: center;}
	#content .hospitality {padding-top: 28px; height: 82px; }
	#content .bottom {border-bottom: 3px solid #502b03; }
	.boxButton a, .boxButton a:visited {color: #522e06; text-decoration: none; }
	.boxButton a:hover {color: #999999; }
*/
/* portfolio */
#content .boxButton {/*the window of each one*/ width: 180px; height: auto; display: block;  float: left; position: relative; margin: 0 0 0 175px; padding: 0; 
		border: 3px solid #502b03; border-bottom: none; background: #fff; 
		font-weight: normal; font-size: 14px;  text-decoration: none; text-align: center;}
#content .bottom {border-bottom: 3px solid #502b03; }
#content .boxButton {height: auto; padding:0; text-align: right; }
	
	.boxButton a, .boxButton a:visited {display: block; height: 87px; width: 180px;  color: #522e06; text-decoration: none;  background: #fff; padding: 50px 0 0 0;  }
		#content .hospitality a {padding-top: 28px; height: 90px; }
	
	.boxButton a.suburban, .boxButton a.suburban:visited {background: url(../images/portfolio-suburban.jpg)  top right no-repeat; }
	.boxButton a.commercial, .boxButton a.commercial:visited {background: url(../images/portfolio-commercial.jpg)  top right no-repeat; }
	.boxButton a.kitchenbath, .boxButton a.kitchenbath:visited {background: url(../images/portfolio-kitchenbath.jpg)  top right no-repeat; }
	.boxButton a.urban, .boxButton a.urban:visited {background: url(../images/portfolio-urban.jpg)  top right no-repeat; }
	.boxButton a.beforeafter, .boxButton a.beforeafter:visited {background: url(../images/portfolio-beforeafter.jpg)  top right no-repeat; }
	.boxButton a.lighting, .boxButton a.lighting:visited {background: url(../images/portfolio-lighting.jpg)  top right no-repeat; }
	.boxButton a:hover, .boxButton a:active {color: #fff; background-position: top left !important;  text-decoration: none; }
	.boxButton a span {display: none; }
	
	#content .boxButton .label {position: absolute; right: /*160px*/ 210px;  top:50px; width: 240px; }
.clearfix {clear: both; }
/* cinsultation landing */
#consultationIntro { padding-top: 50px; }
	#consultationIntro h2 {font-size: 14px; margin: 0 auto 1.5em auto; }
	#consultationIntro h2.boxed {margin-top: 55px; }
	
	/* consultation inner area textbox */
	.textBox {border: 1px solid #502b03; background: #fff; width: 80%; margin: auto; padding: 15px 20px 10px 20px; }
		#content .textBox p {margin: 0 0 1em 0; font-size: 11px; width: auto;  line-height: 18px;  }
		/* special testimonial paragraph boxes */
		#content .testimonial {border: 1px solid #502b03; height: /*240px*/ 300px; float: left; padding: 28px 7px 7px 7px; position: relative; font-size: 11px; margin: 0 10px 0 0; }
			#content .testimonial .name { position: absolute; top:7px; left:7px;  }
			#content .testimonial .from { position: absolute; top:7px; right:7px;  }
	
	/* consultation overlay */
	.overBox {position: absolute; top:0; left:0; background: #eee;
			width: 715px; height: 319px; padding-top: 22px;  }
		#content .back {font-weight: normal; font-size: 14px; width: auto;  margin: 15px auto 0 auto; text-decoration: none; text-align: center;  }
		#content .back a, #content .back a:visited {color: #522e06; text-decoration: none; }
	
	.boxed {border: 1px solid #502b03; padding: 3px 8px;  }
		.boxed p {}
/* forms */
form {  }
	form table { width: 620px; margin: 0 auto;}
	form table td {padding: 0 0 12px 0;  }
	form table .last td {padding: 0;  }
label {font-size: 12px; }
.formfield, .formtext, select {background: #cec7bf; border: 1px solid #502b03;  font-size: 12px; }
.formfield {width: 100px; }
select {margin: 0 20px; }
textarea {width: 510px; height: 118px; font-size: 10px;   }
fieldset { border: none; margin: 0 auto;  text-align:center; margin: 0 0 10px 0; }
#footer p {color: #522e06; font-family:Futura, Verdana, Arial, Helvetica, sans-serif; font-size: 10px;  margin:0; }
	p.copyright {width: 202px; height: 12px; background: url(../images/copyright.png); position: relative; top: 6px;   }
	p.copyright span { display: none; }
	p.backlink {position: absolute; top:4px; right:5px;  }
		.backlink a, .backlink a:visited  {font-weight: normal; font-size: 12px;  text-decoration: none; color: #522e06; }
		
	p.boxed {position:absolute; top:25px; left:0px; font-family:Arial, Helvetica, sans-serif; font-size: 10px;  
		font-weight: normal; text-decoration: none;  }
		p.boxed a, p.boxed a:visited {color: #522e06; font-size: 14px;  text-decoration: none; }
		

