@charset "utf-8";

/* main setup */

body {
background:#fff;
font-family:arial;
color:#8b8b8b;
line-height:1.2em;
}
#wrapper {
width:100%;
padding-top:40px;
}
#content {
width:960px;
margin:0 auto;
border:1px solid #fff;
background:#fff;
}
#top_section {
height:550px;
position:relative;

}

/* testing borders 

#lower_nav,#logo,#top_section {
border:1px solid #ccc;
} 
*/


/* structure */


#lower_nav {
clear:left;
padding-left:15px;
height:170px;
position:relative;
}
#logo {
position:absolute;
top:70px;
left:340px;
width:270px;
}
.block {
height:80px;
width:80px;
float:left;
background:#969696;
margin-right:15px;
margin-bottom:15px;
}
.block a {
padding-top:30px;
height:50px;
width:80px;
display:block;
text-align:center;
color:#969696;
text-decoration:none;
font-weight:bold;
font-size:16px;
}
.blocknomargin {
margin-right:0px;
}
.bbr {
background:url(/images/bbrword.png) no-repeat;
}
.purple {
background:#330065;
}
.block a:hover {
color:#fff;
}
#text {
position:absolute;
top:410px;
font-size:12px;
padding:20px;
}

/* home nav */

.nav_residential,.nav_commercial,
.nav_education,.nav_health,
.nav_development,.nav_home,
.nav_clients,.nav_staff,
.nav_contact,.nav_news {
width:175px;
height:140px;
display:block;
margin-right:10px;
float:left;
margin-right:13px;
}
#lower_nav .last_nav,#lower_nav .last_nav2 {
margin-right:0px;
}
.nav_residential {
background:url(/images/home_nav/residential.jpg);
}
.nav_commercial {
background:url(/images/home_nav/commercial.jpg);
}
.nav_health {
background:url(/images/home_nav/health.jpg);
}
.nav_development {
background:url(/images/home_nav/development.jpg);
}
.nav_education {
background:url(/images/home_nav/education.jpg);
}
.nav_home {
background:url(/images/home_nav/home.jpg);
}
.nav_news{
background:url(/images/home_nav/news.jpg);
}
.nav_clients{
background:url(/images/home_nav/clients.jpg);
}
.nav_contact{
background:url(/images/home_nav/contact.jpg);
}
.nav_staff{
background:url(/images/home_nav/staff.jpg);
}
.nav_residential:hover,.nav_commercial:hover,
.nav_education:hover,.nav_health:hover,
.nav_development:hover,.nav_home:hover,
.nav_clients:hover,.nav_staff:hover,
.nav_contact:hover,.nav_news:hover,
.bbr_over  {
background-position: left 140px;
}
#lower_nav p {
font-size:16px;
font-weight:bold;
}

/* sectors layout */

#sectors #text {
position:relative;
left:0px;
top:0px;
width:450px;
}
#sectors #text p {
margin-top:10px;
text-align:justify;
}
#summary {
color:#434343;
font-weight:bold;
margin-top:10px;
}
#secondary_nav a {
text-decoration:none;
color:#999999;
font-weight:bold;
font-size:23px;
display:block;
float:left;
margin-right:15px;
padding-top:15px;
}
#sectors #top_section {
height:520px;
}
#sectors #lower_nav{
}
#secondary_nav a:hover {
color:#390873;
}
div#wn	{ 
    position:relative; 
    width:710px; height:140px; 
    overflow:hidden;
margin-left:16px;	
	}
#scrollLinks {
position:absolute;
top:0px;
}
.go_left {
position:absolute;
display:block;
top:30px;
left:-10px;
}
.go_right {
position:absolute;
display:block;
top:30px;
left:727px;
}
#home_button {
position:absolute;
left:770px;
top:-3px;
}
#bbr_architects {
padding-right:20px;
display:block;
position:absolute;
top:140px;
left:755px;
}
#wrapper .link_over {
color:#330065;
}
#images {
height:350px;
width:350px;
position:absolute;
top:20px;
left:600px;
}

/* bbr layout */

#bbr #text {
position:relative;
left:0px;
top:0px;
width:450px;
}
#bbr #text p {
margin-top:10px;
}
#bbr #text strong {
color:#373737;
font-weight:bold;
}
#bbr .contact_address {
font-size:20px;
color:#373737;
font-weight:bold;
padding-top:20px;
}
.contact_address li {
padding-top:5px;
}
.list1 {
float:left;
font-weight:bold;
color:#373737;
}
.list2 {
font-weight:bold;
color:#373737;
}