@charset "utf-8";
/* CSS Document */
html,body {	height:100%; margin:0; padding: 0; background:#7c766e; }

.maindiv 
{
	background-color: Transparent;
	display: block;
	width: 970px;
	margin: 0 0 0 0;
}
.mcontent{
	width:950px;
	height:auto;
	background-image: url(../i/bg_shadow.gif);
	background-repeat: repeat-y;
	margin: 0;
	display: block;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
.hdr{
	width:942px;
	height:109px;
	margin:0;
	text-align: left;
	float: left;
	padding: 0 4px 0 4px;
}
.hdr div.logo{
	width:377px;
	height:109px;
	margin:0;
	float:left;
}
.hdr div.hdrspr{
	width:80px;
	height:109px;
	float:left;
}
.hdr div.hdrspr2{
	width:565px;
	height:7px;
	float:left;
}
.hdr div.elementheader{
	width:565px;
	height:81px;
	float:left;
}
.navlinks{
	width:565px;
	height:20px;
	float:left;
    display: block;
    margin-bottom: 7px;
    margin-top:81px
}
/*
.navlinks ul{
    float: left;
    display: inline;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    height: 20px; 
}
.navlinks li{
    float: left;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}
.navlinks li a{
    float: left;
    text-decoration: none;
    height: 20px;
    line-height: 20px;
}
.navlinks li a.projects{
    width: 110px;
    background-image: url(../i/nav_projects.gif);   
    background-position: top center;
    background-repeat: no-repeat;
	cursor: pointer;
}
.navlinks li a.projects:hover{
    width: 110px;
    background-image: url(../i/nav_projects_over.gif);   
    background-position: top center;
    background-repeat: no-repeat; 
	text-decoration:none;
	cursor: pointer;
}
.navlinks li a.services{
	width:115px;
	background: url(../i/nav_services.gif);
	text-decoration:none;
	cursor: pointer;
}
.navlinks li a.services:hover{
    width: 115px;
    background-image: url(../i/nav_services_over.gif);   
    background-position: top center;
    background-repeat: no-repeat; 
	text-decoration:none;
	cursor: pointer;
}
.navlinks li a.aboutus{
	width:120px;
	background: url(../i/nav_aboutus.gif);
	text-decoration:none;
	cursor: pointer;
}
.navlinks li a.aboutus:hover{
    width: 120px;
    background-image: url(../i/nav_aboutus_over.gif);   
    background-position: top center;
    background-repeat: no-repeat; 
	text-decoration:none;
	cursor: pointer;
}
.navlinks li a.contact{
	width:115px;
	background: url(../i/nav_contact.gif);
	text-decoration:none;
	cursor: pointer;
}
.navlinks li a.contact:hover{
    width: 115px;
    background-image: url(../i/nav_contact_over.gif);   
    background-position: top center;
    background-repeat: no-repeat; 
	text-decoration:none;
	cursor: pointer;
}
.navlinks li a.buzz{
	width:105px;
	background: url(../i/nav_buzz.gif);
	text-decoration:none;
	cursor: pointer;
}
.navlinks li a.buzz:hover{
    width: 105px;
    background-image: url(../i/nav_buzz_over.gif);   
    background-position: top center;
    background-repeat: no-repeat; 
	text-decoration:none;
	cursor: pointer;
}*/


.content{
	width:942px;
	height:auto;
	margin:0;
	text-align: left;
	padding: 0 4px 0 4px;
	float: left;
}
/****************************************************************************************************/
.pageHdrSm{
	width:942px;
	height:85px;
	float:left;
	text-align:right;
    background-position: top center;
    background-repeat: no-repeat; 
}
.pageHdrLg{
	width:942px;
	height:203px;
	float:left;
	text-align:right;
    background-position: top center;
    background-repeat: no-repeat; 
}
.pageHdrSm h2{
	margin:43px 0 0 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color:#FFFFFF;
}
.pageHdrLg h2{
	margin:161px 0 0 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color:#FFFFFF;
}
.aboutUsHdr{
	background-image: url(../i/about/about_us_hdr.jpg);   
}
.servicesHdr{
	background-image: url(../i/services/services_hdr.jpg);   
}
.sustainableDesignHdr{
	background-image: url(../i/services/sustainable-design_hdr.jpg);   
}
.contactHdr{
	background-image: url(../i/contact/contact_hdr.gif);   
}

/****************************************************************************************************/

.SubheaderHighDenRes{
	width:942px;
	height:85px;
	float:left;
	text-align:right;
    background-position: top center;
    background-repeat: no-repeat; 
	/* background-image: url(../i/projects/high_density_res_hdr.jpg);  
	padding-left: 5px;*/
}
.SubheaderHighDenRes h2{
	margin:43px 0 0 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color:#FFFFFF;
	/*height:85px;*/
}

.SubheaderBuzz{
	width:942px;
	height:203px;
	float:left;
	text-align:right;
	background-image: url(../i/buzz/buzz_hdr.jpg);   
    background-position: top center;
    background-repeat: no-repeat; 
}
.SubheaderBuzz h2{
	margin:161px 0 0 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color:#FFFFFF;
}
.cookieTrail{
	/*width:942px;*/
	width:937px;
	height:25px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #a8a49f;
	padding: 5px 0 0 5px;
	text-align: left;
}
.cookieTrail .Level1{
	color: #a8a49f;
	margin:0pt 4px;
	text-decoration:none;
	cursor: pointer;
}
.cookieTrail .Level1:hover{
	color:#a39a48;
}
.cookieTrail .Level2{
	color: #a39a48;
	margin:0pt 4px;
	text-decoration:none;
	cursor: pointer;
}
.cookieTrail .Level2:hover{
	color:#a39a48
}

.projectsSubNav{
	width:215px;
	height:auto;
	float:left;
}
.projectsSubNav ul{
    float: left;
    display: inline;
    margin: 0 0 0 0;
    padding: 0 0 0 0; 
}
.projectsSubNav li{
    float: left;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
	margin: 0 0 0 0;
    padding: 0 0 0 0;
}
/*
.projectsSubNav li a{
    width: 179px;
	height: 28px;
    float: left;
    text-decoration: none;
}
*/
.projectsSubNav div.spacer{
	width:215px;
	height:5px;
}




.projectDesc{
	width:717px;
	height:auto;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#6d665d;
	text-align:left;
	line-height:1.75em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.projectDesc span.heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color:#6d665d;
	text-align:left;
	line-height:1.5em;
}
.projectDescDetailtxt{
	width:370px;
	height:auto;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height:1.75em;
	text-align:left;
	color:#6d665d;
	margin: 0 0 0 0;
	padding: 0 15px 0 0;
}
.projectDescDetailtxt a.link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#a39a48;
	text-align:left;
	text-decoration:none;
	cursor: pointer;
}
.projectDescDetailtxt a.link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#ccc262;
	text-align:left;
	text-decoration:none;
	cursor: pointer;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.projectDescDetailimage{
	width:342px;
	height:auto;
	float:left;
	text-align:left;
}
/****************/
.pageDesc{
	width:890px;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#6d665d;
	text-align:left;
	line-height:1.75em;
	margin: 0 0 0 25px;
	padding: 0 0 0 0;
}
.pageDesc p{
	margin:0 0 20px 0;
}
.pageDesc h3, .pageDesc h4{
	margin:0 0 0 0;
	width:550px;
}
.pageDesc p.address{
	line-height:1.50em;
}
.pageDesc span.gold{
	color: #a39a48;
	font-weight:bold;
}
a.copyLink 
{
	font-family:Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size:12px;
	text-decoration:none;
	color: #A39A48;
}
a.copyLink:hover
{
	text-decoration:underline;
}
a.arrowLink 
{
	font-family:Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size:12px;
	text-decoration:none;
	float: left;
	clear: left;
	display: inline;
	color: #A39A48;
	text-align: left;
	background-image:url(../icons/common/bg/arrow-icon.gif);
	padding-left: 16px;
	background-position: left 8px;
	background-repeat: no-repeat;
}
#joinUs {
	float:left;
	width:605px;
	margin-left:20px;
	padding-left:10px;
	border-left:#d4d4d4 1px solid;
}
#addressBox{
	float:left;
	width:250px;
}
/***************************/
img.serviceImg {
	border: 1px solid #BDBAB6;	
	margin:0px 0px 10px 10px;
	padding:3px;
}
div.servicesImg{
	clear:right;
	float:right;
	padding:0;
}
div.sdMain 
{
	float: left;
	display: inline;	
	width: 534px;
}
div.sdMain h1 
{
	color:#A39A48;
	font-family:Arial;
	font-weight: normal;
	font-size:16px;
	margin: 0 0 0 0;
	float: left;
	width: 524px;
}
div.sdMain div.desc 
{
	float: left;
	width: 524px;
	color: #6D665D;
	font-family:Arial;
	font-weight: normal;
	font-size:12px;
	line-height: 1.75em;
}

div.sdMain div.desc p,
div.sdMain div.desc span 
{
	font-family:Arial;
	font-size:12px;
	margin: 0 0 0 0;
	width: 100%;
}
div.sdMain div.desc a 
{
	color:#A39A48;
	font-family:Arial;
	font-size:12px;
}

div.sdMain div.spcr 
{
	display:inline;
	float:left;
	font-size:10px;
	height:10px;
	line-height:10px;
	width: 524px;	
}

div.sdMain div.desc a.view
{
	float: left;
	font-weight: bold;
	clear: both;
	text-decoration: none;
}
div.sdimagesdv 
{
	display: inline;
	float: left;
	padding-top: 10px;
	/*margin-top: 4px;*/
	width: 398px;
	/*margin-right: 28px;*/
}

/*************************/
.buzzhHeadingLine{
	width:942px;
	height:1px;
	line-height: 1px;
	font-size: 1px;
	float:left;
	background-color:#dad9d7;
	display: inline;
	
}
.buzzHeading{
	width:917px;
	height:auto;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#7c766e;
	margin-left: 3px;
	text-align:left;
	padding: 0 0 25px 25px;
}
.buzzContentBack{
	width:892px;
	height:auto;
	background-color:#f2f1f0;
	float:left;
	display: inline;
	text-align:center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	padding-top: 19px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
.buzzContent{
	width: 894px;
	/*height: 33px;*/
	background-color:#FFFFFF;
	margin-top: 6px;
	float: left;
	display: inline;
	background-image:url(../icons/common/bg/buzz-dots.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
}
.buzzContentHead{
	width:870px;
	/*line-height: 33px;*/
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
	color:#7c766e;
	padding: 6px 0 5px 10px;
}
.buzzContentHead .Action{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#a39a48;
	text-decoration:none;
	cursor: pointer;
	margin-left: 10px;
}
.buzzContentHead .Action:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	cursor: pointer;
	color:#ccc262;
}
.buzzContentDate{
	width:104px;
	line-height: 33px;
	height:auto;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align:right;
	color:#bdbab6;
	padding: 0 0 0 0;
	display:none;
}
.corpnav{
	width:970px;
	height:auto;
	margin:0;
}
.corpnav div.mfooterShadow{
	height:10px;
	margin:0;
	line-height: 10px;
	font-size: 10px;
	background-image: url(../i/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: top center;
	width: 100%;
	float: left;
}
.footerNav{
	width:473px;
	height:30px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #a49f9a;
	text-align: left;
	text-decoration:none;
	padding: 5px 0px 0px 12px;
}
.footerNav .footerLink {
	color: #a49f9a;
	margin:0pt 4px;
	text-decoration:none;
	cursor: pointer;
}
.footerNav .footerLink:hover {
	color:#FFFFFF;
}
.footerCopyright{
	width:473px;
	height:auto;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #a49f9a;
	text-align: right;
	padding: 5px 12px 0px 0px;
}
.clearfix:after {
	clear:both;
	content:".";
	display:block;
	height:0pt;
	visibility:hidden;
}
