body
{
    background: white;
    color: #000;
    font-family: Arial, Verdana, Sans-Serif;
	font-size: 0.7em;	
	line-height: 130%;	
	text-align: center;	
}

body,
form,
div,
ul,
ol,
p,
a,
li,
h1,
h2,
h3,
h4,
img,
input,
span
{
    margin: 0px;	
	padding: 0px;
}

ul
{
    
}

.hide
{
    display: none;
}

.clearfix
{
	clear: both;	
}

.clearfix:after 
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

a,
#sidebar ul li#selectedl2 a,
#sidebar #bottommenu ul li.selectedl3 a
{
    color: #999;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

img
{
    border: none;
}

h1
{
    font-size: 2em;
    font-weight: normal;
    line-height: 130%;    
    margin-bottom: 20px;
}

h2
{
    font-size: 1.1em;    
    line-height: 130%;
    margin-bottom: 5px;
}

h3
{
    font-size: 1.1em;
    font-weight: normal;
    display: inline;    
}

img.sitelogo
{    
    display: none;
}

#searchbox input
{    
    vertical-align: middle;
}

input#searchtxt
{    
    background: #333;
    border: none;
    color: #5d5d5d;
    font-size: 0.8em;
    height: 1.55em;    
    margin-right: -1px;
    padding: 4px;    
    width: 113px;
}

#backgroundcontainer
{
    background: white;    
}

#mastercontainer
{    
    margin-left: auto;
    margin-right: auto;
    width: 770px;
    text-align: left;
}

#maincontainer
{
    width: 750px;
    margin: 15px;
    margin-right: 0px;
}

#leadin #header
{
    height: 150px;   
    margin-bottom: 35px;
    margin-top: 15px;
}

#site #header
{
    height: 148px;
    margin-left: 18px;
    margin-bottom: 20px;
    margin-top: 15px;
}

#maincontainer #header img
{
	float:left;
}

#maincontainer #header #strapline
{
	float:left;	
	font-size:2em;
	
	padding:85px 8px 8px 30px;
}

#site #sidebar
{
    display: none;
}

#site #sidebar a
{
    color: #000;
}

#site #sidebar h1
{
    margin-bottom: 10px;
    font-size: 2.2em;
}

#topmenu
{
    margin-top: 2px;
    margin-bottom: 30px;
}

#bottommenu
{
    margin-bottom: 15px;
}

#site #pagecontent
{
    
    margin-left: 16px;
    width: 538px;
    font-size: 1.1em;    
}

#site #pagecontent h1
{
        
}

#site #pagecontent h1#homeh1
{    
    font-size: 1.6em;
}

#site #pagecontent img
{
    border-right: solid 1px white;
    border-bottom: solid 1px white;
}

#site #pagecontent img.userimg
{
    border-right: solid 1px #000;
    border-bottom: solid 1px #000;    
    float: left;
    margin-right: 20px;
    margin-top: 3px;
}

#leadin #pagecontent
{   
    margin-left: 85px;
}



.leadintext
{
    font-size: 2em;
    line-height: 130%;
}

.leadinlink
{
    font-size: 2em;
    margin-top: 80px;
    display: block;
}

.leadinlink a span 
{
    color: #000;       
}

.leadinlink a:hover
{    
    text-decoration: none;    
}

.leadinlink a:hover span
{    
    text-decoration: underline;    
}

#portfoliodetailsdiv img
{
    float: left;
}

#portfoliodetails
{
    float: left;
    margin-left: 20px;
    margin-right: 10px;
    width: 330px;    
}

#portfoliodetails th
{
    color: #999;
    font-weight: normal;
    vertical-align: top;
    width: 100px;
    text-align: left;
}

#portfoliodetails tr
{
    font-size: 1.05em;
    line-height: 160%;            
}

#portfoliodetails td
{
    color: #999;
    padding-bottom: 6px;    
}

#portfoliodetails td#buildingname
{
    color: #000;
    font-weight: bold;    
}

#portfolio
{
    width: 527px;
    margin-bottom: 20px;
}

.pagingpage
{
    color: #999;
    font-weight: bold;
}

#portfolio tr.tblheader th
{
    background: #1e1e1e;
    color: #999;
    font-weight: normal;
    padding: 10px 0px 10px 0px;
    text-align: left;
}

#portfolio td
{
    border-bottom: dotted 1px #3e3e3e;    
    padding: 10px 0px 10px 0px;    
}

#portfolio td a
{
    color: #999;
}

#portfolio td.buildingname a
{
    color: #000;
}

#portfolio tr
{    
    vertical-align: top;
}

#portfolio .buildingimage
{       
    width: 60px;
}

#foliosearch
{    
    border: solid 1px #000;
    padding: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 10px;
}

#foliosearch label
{
    font-size: 1.1em;
    text-transform: uppercase;
    margin-right: 10px;
    margin-left: 5px;
}

#foliosearch input
{
    vertical-align: middle;
}

#foliosearch input#foliosearchtxt
{
    width: 300px;
    margin-right: 6px;
}

.services
{
    float: left;
    margin-right: -11px;
    width: 170px;
}

*>.services
{
    margin-right: 7px;
}

.services .name
{
    background: #999;
    border: solid 1px #000;
    display: block;
    padding: 7px;
    padding-top: 4px;    
    font-size: 1.05em;
    margin-top: 0px;
    width: 153px;
    clear: both;
}

.services .name a
{
    color: #000;
}

.services ul
{
    margin-bottom: 30px;
}

.services ul li
{        
    margin-left: 20px;
    margin-right: 5px;
    list-style-type: square; 
      
}

#topcontent
{
    margin-bottom: 20px;
}

#thirdmenu
{
    float: left;
    line-height: 150%;
}

#thirdmenu ul li a
{
    color: #000;
}

#thirdmenu ul li.selectedl3 a
{
    color: #999;
}

#middlecontent
{
    float: left;
    margin-left: 40px;
    margin-right: 10px;
    line-height: 150%;
    width: 360px;    
}

ul#paging
{
    display: inline;
    text-align: left;
    margin-top: 10px;
}

ul#paging li
{
    display: inline;     
    margin: 4px;    
}

.casestudycontainer
{
    border-bottom: dotted 1px #3E3E3E;
    margin-top: 19px;
    padding-bottom: 19px;
    margin-right: 10px;
    margin-bottom: 15px;
}

.csimageouterdiv
{
    float: left;
    width: 169px;
    margin-right: 20px;
}

.csimagetbl
{
    background: #000;
    border: solid 1px #000;
    width: 169px;
    height: 111px;  
    text-align: center;
    vertical-align: middle;    
}

#site #pagecontent .csimagetbl img.csimageimg
{
    border: none;
}

div.csimageimg
{    
    margin-top: auto;
    margin-bottom: auto;
}

.csviewdiv
{
    background: #c06;
    width: 167px;
    padding-top: 7px;
    padding-bottom: 7px;
    
    text-align: right;
    margin-top: 1px;
}

.csviewlink
{
    color: #000;
    
    margin-right: 13px;
}

.casestudies th
{
    color: #999;
    font-weight: normal;
    width: 90px;
    vertical-align: top;
    text-align: left;
}

.casestudies td
{
    padding-bottom: 5px; 
    color: #999;
}

.casestudies td.cstitle
{
    color: #000;
    font-weight: bold;
}
    
.casestudies td.csclient
{
    color: #000;
}

#csintro
{
    border-bottom: dotted 1px #3E3E3E;
    padding-bottom: 19px;
    margin-right: 10px;
}
    
.associatedlinks ul
{
    color: #000;    
}

.associatedlinks ul li
{
    background: url(images/ul_square.gif) no-repeat 0px 0.5em;
    padding-left: 10px;
    margin-left: 5px;
    margin-right: 5px;
}

.associatedlinks ul a
{
    color: #000;
}

#csdetails .casestudies
{
    font-size: 1.05em;
}

#csdetails .casestudies td
{
    padding-bottom: 10px;
}

#sitemap ul li
{
    background: #c06;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: solid 1px white; 
    font-weight: bold;   
}

#sitemap ul li a
{
    color: #000;          
}

#sitemap ul li ul
{    
    margin-top: 5px;
    margin-bottom: -5px;
}

#sitemap ul li ul li
{
    color: #333;
    margin-left: -10px;
    padding-left: 20px;
    font-weight: normal;
    border-top: solid 1px white;
    border-bottom: none;
}

#sitemap ul li ul li a
{
    color: #333;
}

#sitemap ul li ul li ul li
{
    background: #666;
    margin-left: -20px;
    padding-left: 30px;
}

#sitemap ul li ul li ul li a
{
    color: #666;
}

#sitemap ul li ul li ul li ul li a
{
    background: #999;
}

#contact
{
    width: 345px;
}

#contact th
{
    font-weight: normal;
    color: #000;
    width: 128px;
    vertical-align: top;
    text-align: left;
    padding-top: 3px;
}

#contact td
{
    width: 214px;
    padding-bottom: 5px;
}

#contact input,
#contact textarea
{
    width: 214px;
    background: #333;
    border: solid 1px #333;
    font-family: Arial;
    color: #999;
    padding: 3px;
    padding-left: 8px;
    font-size: 1em;
}

#contact textarea
{
    scrollbar-base-color: #696966; 
    scrollbar-face-color: #696966; 
    scrollbar-track-color: #717170; 
    scrollbar-arrow-color: #575754;
    scrollbar-highlight-color: #686865; 
    scrollbar-3dlight-color: #6A6A68; 
    scrollbar-shadow-color: #575754;
    scrollbar-darkshadow-color: #55554A;
}

#contact #submit
{    
    color: #000;
    font-weight: bold;
    font-size: 1.1em;
    background: white;    
    padding: 0px;    
    width: 4.5em;
    padding-top: 1px;    
    vertical-align: middle;
    border: none;  
}

#submitarrow
{
    color: #999;
    font-size: 1.1em;
    font-weight: bold;   
    vertical-align: middle;
}

#topperson
{        
    height: 161px;
    margin-top: 50px;    
}

#lowerpeople
{
    margin-top: 0px;    
}

.person
{
    margin-bottom: 30px;
    float: left;
    margin-right: 8px;
}

.personimg
{
    clear: both;
}

.persontext
{
    padding-top: 1px;
    background: #c06;
    border: solid 1px #000;
    width: 166px;
    height: 155px;
    clear: both;    
    font-size: 0.9em;
    font-weight: bold;
}

.personname
{
    font-size: 1.1em;
    display: block;
    margin: 8px;
    margin-bottom: 3px;
}

.personname a
{
    color: #000;
}

.personposition
{
    display: block;
    color: white;
    margin: 0px 8px 3px 8px;
}

.personbullets
{
    margin: 8px;
    margin-top: 0px;
    font-weight: normal;
}

.personbullets ul
{
        margin-left: 15px;
}

.personbullets ul li
{
    background: url(images/ul_square.gif) no-repeat 0px 0.5em;
    padding-left: 0px;
    margin-left: 3px;
    margin-right: 5px;    
}

.play
{
	padding:70px 0px 0px 45px;
}

div#flash
{
	text-align:right;
	margin-right:18px;	
	height:240px;
	display: none;
}

#textblock
{
        
}

.hori
{
    width: 360px;
    height: 150px;
    margin-bottom: 25px;       
}

.hori p#bottomtext
{
    
}

#vertdiv,
#horidiv
{
    margin-top: 25px;
}

.vert 
{
    width: 175px;
    height: 300px;
    float: left;
    margin-right: 20px;
    margin-bottom: 25px;        
}

p#bottomtext
{
    color: #999;
}

#textblock #tbimg
{
    margin-bottom: 0px;    
    float: left; 
}

.vert #tbtext
{
    margin-top: 0px;
    clear: both;
    width: 173px;    
}

.hori #tbtext
{
    float: left;
    width: 174px;
}

#tbtext
{
    background: #c06;
    border: solid 1px #000;
    height: 148px;
    font-size: 1.3em;
    line-height: 1.3em;
}

#tbtext span
{    
    display: block;  
}

#tblarge
{
    margin-bottom: 2px;
}

#tbtextinner
{
    margin: 10px 0px 5px 12px;
    width:  161px;
    float: right;   
}

.tblarge3
{
    font-size: 4em;
    line-height: 1em;
}

.tblarge4
{
    font-size: 3.4em;
    line-height: 1em;
}

.tblarge5
{
    font-size: 3.3em;
    line-height: 1.1em;
}

.tblarge6
{
    font-size: 2.8em;
    line-height: 1.1em;
}

.tblarge7
{
    font-size: 2.3em;
    line-height: 1.2em;
}

.tblarge8
{
    font-size: 2.1em;
    line-height: 1.2em;
}

#newsarticle
{
    border-top: dotted 1px #3e3e3e;
    padding-top: 15px;    
}

.newsarticles
{
    border-top: dotted 1px #3e3e3e;
    padding-top: 13px;
    padding-bottom: 6px;
    clear: both;    
}

.newstitle
{
    font-size: 1.1em;
    margin-top: 5px;
}

.newstitle a
{
    color: #000;
}

.newsimg
{
    margin: 4px 10px 10px 2px;    
}

.newsdate
{
    display: block;
    margin-top: 13px;
    margin-bottom: 13px;
}

.newscontent,
.newssummary
{
    color: #999;
}

#newsarchivecontainer
{
    border-top: dotted 1px #3e3e3e;
    margin-bottom: 15px;    
}

.archivenewstitle
{
    font-weight: normal;
    display: block;
    float: left;
    margin: 8px;
}

.archivenewstitle a
{
    color: #999;
}

.archivenewsdate
{
    font-weight: normal;
    display: block;
    float: right;
    margin: 8px;
}

div.newsitem_on
{
    border-bottom: dotted 1px #3e3e3e;
}

div.newsitem_off
{
    border-bottom: dotted 1px #3e3e3e;
}

h2.newsitem_on
{
    background: #1A1A1A;
    font-size: 1.1em;
    width: 100%;
    border-top: solid 1px white;
    border-bottom: solid 1px white;
}

h2.newsitem_off
{
    background: white;
    font-size: 1.1em;
    width: 100%;
}

.fbtext
{
    width: 315px;
    height: 157px;
    margin-bottom: 25px;       
}

#flashblock #fbimg
{
    margin-bottom: 0px;    
    float: left; 
}

#flashblock #fbtext
{
    float: left;
    width: 157px;
}

#fbtext
{
    background: #c06;
    border: solid 1px #000;
    height: 155px;
    font-size: 1.3em;
    line-height: 1.3em;
    margin-right: 1px;
}

#fbtext span
{    
    display: block;  
}

#playflash
{
    font-size: 1.4em;
    line-height: 110%;
}

#flashrequired
{
    position: relative;
    top: 65px;
    font-size: 0.7em;
}

#fbtextinner
{
    margin: 10px 0px 5px 12px;
    width:  162px;
    float: right;   
}

a #playflash
{
    color: #fff;
}

a:hover #playflash
{
    text-decoration: none;
}

#contactform ul
{
    margin-bottom: 30px;
}

#contactform ul li
{
    background: url(images/ul_square.gif) no-repeat 0px 0.5em;
    padding-left: 10px;
    margin-left: 5px;
    margin-right: 5px;    
}

.offices
{
    clear: both;
    margin-bottom: 15px;
}

.office
{
    float: left;
    width: 45%;
    margin-bottom: 20px;
}

.office a
{
    margin-top: 5px;
    display: block;
}


#newsfeed
{
    margin-bottom: 20px;
    border-top: dotted 1px #3e3e3e;
}

.newsitem
{
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: dotted 1px #3e3e3e;
}

.newsitem h2
{
    font-weight: normal;
    font-size: 1.1em;
}

.newsitem span
{
    display: block;
}

.newsitem .itemdate
{
    
}

.newsitem .itemsource a
{
    color: #666;
}

.newsitem p
{
    margin-top: 5px;
}

.building
{
    float: left;
    margin-right: 10px;
    margin-bottom: 15px;
}

#buildings
{
    height: auto;
}

#showalllink
{
    clear: both;
}













.fontsize10
{
    font-size: 0.8em;
}

.fontsize11
{
    font-size: 0.9em;
}

.fontsize12
{
    font-size: 1em;
}

.fontsize14
{
    font-size: 1.1em;
}

.fontsize16
{
    font-size: 1.2em;
}

.fontcolorde
{
    color: #333;
}

.fontcolorp
{
    color: #999;
}

.fontcolorw
{
    color: #000;
}

.fontcolorg
{
    color: #999;
}