html,body {
  margin: 0;
  padding: 0;
  border: 0;
  background-color: #191919;
  width: 100%;
  height: 100%;
  font-family: sans-serif;
}
img,a {
  border: 0;
  outline: 0;
}

#anchor {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 0;
  height: 0;
  overflow: visible;
}
#outer {
  position: absolute;
  width: 750px;
  margin-left: -375px;
  height: 491px;
  margin-top: -220px;
  border: 1px solid #ffffff;
  overflow: hidden;
}
#outerlogo {
  position: absolute;
  margin-left: -375px;
  margin-top: -275px;
}

#nav {
  position: relative;
  overflow: visible;
  height: 40px;
}
#nav #navbg {
  position: absolute;
  top: 0;
  left: 0;
  width: 750px;
  height: 40px;
  background: url(images/navbar-background.jpg);
}
#nav #navfg {
  position: absolute;
  top: 0;
  left: 0;
  width: 750px;
  height: 40px;
  background: url(images/navbar-foreground.png);
}
#nav a, #nav .highlight {
  display: block;
  width: 150px;
  height: 40px;
  position: absolute;
}
#nav a {
  top: 0px;
}
#nav .highlight {
  background: url(images/navbar-highlight.jpg);
  top: 40px;
}
#nav #bn_index, #nav #hl_index             {left:  0px;}
#nav #bn_aboutus, #nav #hl_aboutus         {left:150px;}
#nav #bn_portfolio, #nav #hl_portfolio     {left:300px;}
#nav #bn_contact, #nav #hl_contact         {left:450px;}
#nav #bn_sustainable, #nav #hl_sustainable {left:600px;}
#nav .popmenu {
  display: none;
  z-index: 3;
  position: absolute;
  bottom: 41px;
  width: 150px;
  border: 1px solid #cccccc;
  border-bottom: 0;
  background-color: #222222;
  opacity: .9;
  filter: alpha(opacity=90);
}
#nav .popmenu a {
  position: static;
  display: block;
  height: 25px;
  line-height: 25px;
  top: auto;
  font-size: smaller;
  text-align: center;
  color: #ffffff;
  text-decoration: none;
}
#nav .popmenu a:hover {
  background-color: #444444;
}
#nav .popmenu a img {
  vertical-align: middle;
}
#sm_aboutus   {left:150px;}
#sm_portfolio {left:300px;}
#sm_education {left:451px; bottom:90px ! important; border-bottom: 1px solid #cccccc ! important;}

/*
#subnav {
  position: absolute;
  left: 0;
  top: 0px;
  z-index: 2;
  width: 750px;
  height: 30px;
  text-align: center;
}
#subnav a {
  padding: 5px 16px 6px 16px;
  height: 30px;
  font-size: 16px;
  color: #ffffff;
  line-height: 30px;
  font-family: "Gill Sans", sans-serif;
  text-align: center;
  font-weight: lighter;
  text-decoration: none;
}
#subnav .curpage {
  color: #ccccff;
}
#subnav a:hover {
  color: #9999ff;
}
*/

#titlebar {
  position: absolute;
  left: 40px;
  top: 20px;
}
body.index #titlebar, body.portfolio_main #titlebar {
  display: none;
}

#inner {
  z-index: 1;
  position: relative;
  clear: both;
  height: 450px;
  border-bottom: 1px solid #ffffff;
}

#contentbkg {
  position: absolute;
  left: 40px;
  top: 40px;
  height: 370px;
  width: 670px;
  border: 2px solid #ffffff;
  border-right-color: #cccccc;
  border-bottom-color: #cccccc;
  background-color: #ffffff;
  opacity: .85;
  filter: alpha(opacity=85);
}

#scrollframe {
  position: absolute;
  margin: 2px;
  left: 40px;
  top: 40px;
  height: 370px;
  width: 670px;
  overflow: auto;
}

#content {
  margin: 30px 40px;
}
br.hold {
  line-height: 0;
}

h1 {
  font-size: 12pt;
  font-weight: normal;
  margin-top: 0;
}
p,li {
  font-size: 10pt;
}

.sideimg, .sideimgl {
  font-style: italic;
  font-size: 8pt;
}
.sideimg {
  margin-bottom: 1.5em;
  float: right;
  margin-left: 10px;
  text-align: right;
}
.sideimgl {
  margin-bottom: .5em;
  float: left;
  margin-right: 10px;
  text-align: left;
}
.sideimg img {
  display: block;
  margin-bottom: 2px;
}

.caption {
  font-style: italic;
  font-size: 8pt;
}

.backbutton {
  display: block;
  position: absolute;
  right: 5px;
  bottom: 3px;
  font-size: 10pt;
  text-decoration: none;
  color: #1c6fa1;
}
.backbutton:hover {
  color: #58a0c8;
}



/***** about us *****/
body.aboutus #inner {
  background: url(images/aboutus-bkg.jpg);
}
body.aboutus #subnav {
  /*background-color: #8866d1;*/
}
body.aboutus #subnav a {
  padding-left: 40px;
  padding-right: 40px;
}
body.aboutus h1 {
  color: #28295f;
}
body.aboutus .staffcategory {
  color: #28295f;
  font-weight: bold;
}
body.aboutus .staffname {
  font-size: 10pt;
}
body.aboutus .stafftitle {
  font-style: italic;
  font-size: 9pt;
}
body.aboutus .awardname {
  color: #28295f;
  font-size: 10pt;
}
body.aboutus .awardtext {
  font-style: italic;
  font-size: 9pt;
}
/*
body.history .pics div {
  float: right;
  width: 122px;
  height: 122px;
  margin-left: 20px;
  border: 1px solid #cccccc;
}
body.history .pic1       { background: url(images/aboutus-history-pic1.jpg); }
body.history .pic1:hover { background: url(images/aboutus-history-pic1-hover.jpg); }
body.history .pic2       { background: url(images/aboutus-history-pic2.jpg); }
body.history .pic2:hover { background: url(images/aboutus-history-pic2-hover.jpg); }
body.history .pic3       { background: url(images/aboutus-history-pic3.jpg); }
body.history .pic3:hover { background: url(images/aboutus-history-pic3-hover.jpg); }
*/
body.history #content {
  margin-bottom: 0;
}
body.history #scrollercontents img {
  margin-left: 5px;
}
body.services ul.side {
  margin-left:325px;
  padding-top:10px;
}
body.jobs h1 {
  font-size: 10pt;
  font-weight: bold;
  color: #28295f;
  margin-bottom: 2em;
}

/***** portfolio *****/
body.portfolio #subnav {
  background-color: #694fa1;
}
body.portfolio #inner {
  background: url(images/portfolio-bkg.jpg);
}
body.portfolio #contentbkg {
  opacity: .90;
  filter: alpha(opacity=90);
}
body.portfolio h1 {
  color: #694fa1;
  margin-bottom: 0;
  text-align: center;
  display: none;
}
#portfoliocontent {
  position: absolute;
  left: 40px;
  top: 40px;
  height: 370px;
  width: 670px;
  overflow: visible;
}

#portfoliobuttons { /* in sidebar */
  padding: 0 16px 0 16px;
  margin: 1px;
  border-right: 1px solid #000000;
  width: 60px;
  height: 372px;
  background-color: #191919;
  opacity: .9;
  filter: alpha(opacity=90);
}
#portfoliobuttons a {
  display: block;
  margin: 15px 0;
  color: transparent;
}
#portfoliobuttons img {
  border: 1px solid #ffffff;
}
#portfoliobuttons a:hover {
  opacity: 1 ! important;
  filter: alpha(opacity=100) ! important;
}
#portfoliobuttons a:hover img {
  outline: 1px solid #ffffff;
}

body.portfolio .subpage {
  display: none;
}

body.portfolio .subpage .nametag { position:absolute; width:150px; left:100px; }
body.portfolio .subpage .nt_1-2 { top:132px; }
body.portfolio .subpage .nt_2-2 { top:202px; }
body.portfolio .subpage .nt_1-3 { top:95px; }
body.portfolio .subpage .nt_2-3 { top:166px; }
body.portfolio .subpage .nt_3-3 { top:236px; }
body.portfolio .subpage .nt_1-4 { top:58px; }
body.portfolio .subpage .nt_2-4 { top:128px; }
body.portfolio .subpage .nt_3-4 { top:198px; }
body.portfolio .subpage .nt_4-4 { top:268px; }
.pftitle, .pfsubtitle, .pfloc {
  font-size: 9pt;
}
.pfloc {
  margin-top: 5px;
  color: #999999;
}

body.portfolio .subpage img {
  position: absolute;
}
body.portfolio .layout1 .limg-a { top:30px;  left:250px; }
body.portfolio .layout1 .limg-b { top:30px;  left:460px; }
body.portfolio .layout1 .limg-c { top:189px; left:460px; }
body.portfolio .layout2 .limg-a { top:30px;  left:250px; }
body.portfolio .layout2 .limg-b { top:102px; left:460px; }
body.portfolio .layout3 .limg-a { top:30px;  left:250px; }
body.portfolio .layout4 .limg-a { top:30px;  left:250px; }
body.portfolio .layout4 .limg-b { top:189px; left:250px; }
body.portfolio .layout4 .limg-c { top:30px;  left:460px; }

table.portfoliolinks { /* on portfolio.htm */
  border-collapse: collapse;
  margin-left: 55px;
  margin-top: 10px;
  width: 480px;
}
table.portfoliolinks td {
  width: 50%;
  padding: 5px 10px;
}
.portfoliolinks a, .portfolioeducationlinks a {
  opacity: .8;
  filter: alpha(opacity=80);
}
.portfoliolinks a:hover, .portfoliolinks a:hover img {
  opacity: 1;
  filter: alpha(opacity=100);
}
div.portfoliolinks {
  padding-top: 10px;
}
div.portfoliolinks div {
  text-align: center;
  padding: 5px;
}
body.portfolio br.hold {
  display: none;
}


/***** blog *****/
body.blog #inner {
  background: url(images/blog-bkg.jpg);
}
body.blog h1 {
  color: #273e10;
  font-size: 9pt;
  margin-bottom: 3px;
  clear: both;
}
body.blog .subh1 {
  padding-left:1em;
  /*font-size:smaller;*/
}
body.blog h2 {
  color: #273e10;
  font-weight: bold;
  margin-bottom: 2px;
  line-spacing: 13pt;
  font-size: 10pt;
}
body.blog p {
  margin-top: 0;
  margin-bottom: 1em;
}
body.blog hr {
  border: 0;
  border-top: 1px solid #bcbcbc;
  margin: 1.5em 0;
}

/***** contact *****/
body.contact #inner {
  background: url(images/contact-bkg.jpg);
}
body.contact h1 {
  color: #a43f2b;
}
body.contact h2 {
  font-size: 11pt;
  color: #c46f5b;
  margin-bottom: -.8em;
  font-weight: normal;
}
body.contact p {
  margin-bottom: 1.5em;
}
