body {
  margin: 0px;
  padding: 0px;
  background: #999;
  font-family: verdana;
  font-size: 12px;
}

div,p,h1,h2,h3,h4,h5,h6 {
  margin: 0px;
  padding: 0px;
}

h1,h2,h3,h4,h5,h6 {
  font-family: Georgia;
}

.logo2 {
  position: absolute;
  top: 12px;
  left: 100px;

}

#layout {
  margin: 0px;
  background: #eff6f8;
  position: relative;
  height: 669px;
  border: 0px solid #555;
  background: #eff6f8;
  width: 100%;
}

#header {
  position: absolute;
  top: 123px;
  right: 260px;
  text-align: right;
}

.logo {
  position: absolute; 
  top: 10px;
  right: 360px;

  width: 150px;
  height: auto;
}

#header h1 {
  font-size: 38px;
  color: #000;
  letter-spacing: 1px;
  font-weight: normal;

}

#extra1 {
  background: url(/i/l/featuredbuilding.jpg);
  width: 176px;
  height: 509px;
  position: absolute;
  top: 25px;
  right: 0px;
}

#cbody-wrapper {
  width: 817px;
  margin: 0px auto 0px auto;
  position: relative;
  height: 669px;
  border: 0px solid black;
}

#cbody {
  position: absolute;
  border-width: 1px 0px 1px 1px;
  border-style: solid;
  border-color: #928c8c;
  width: 754px;
  top: 162px;
  right: 0px;
  padding: 0px;
  height: 372px;
  max-height: 409px;
  overflow: hidden;
  background: #f6f3d4;
  background-image: url(/i/l/contentbg.jpg);
  background-repeat: repeat-x;
  background-position: bottom;
}

#cbody p {
  margin: 0px 0px 8px 0px;
}

#navtopper {
  height: 10px;
  margin: 10px 0px -5px 132px
}

#navtopper img {
  display: block;
}

#nav {
  float: left;
  height: 300px;
  width: 132px;
}

#nav ul {
  list-style: none;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  width: 132px;
  border-right: 1px solid #dcd9c0;
}

#nav ul li {
  font-family: Georgia;
  font-size: 16px;
  color: #3c3b3b;
}

#nav ul li a {
  display: block;
  width: 120px;
  color: #3c3b3b;
  text-decoration: none;
  padding: 3px 5px 4px 8px;
}

#nav ul li a:hover {
  color: #9e4038;
  border-bottom: 1px solid #dcd9c0;
  padding: 3px 5px 3px 8px;
}

#nav img {
  display: block;
  margin: 2px 15px 2px 5px;
}

#content {
  margin: 5px 185px 0px 165px;
}

#content a {
  color: maroon;
  text-decoration: none;
}

#content a:hover {
  color: navy;
  text-decoration: underline;
}

#content h2 {
  color: #670303;
  font-family: Georgia;
  font-weight: normal;
  padding-left: 112px;
  margin: -21px 0px 12px 0px;
}

#content ul {
  margin: 1px;
  padding-left: 20px;
}

#content ul li {
  margin: 5px;
}

.sbox {
  margin: 20px;
  border: 1px solid #ccc;
  background: #ece8cd;
  padding: 4px;
}

.project_img {
  float: right;
  border: 0px solid #555;
  margin: -55px 0px 0px 5px;
  text-align: right;
}

.project_img img {
  border: 1px solid #555;
  display: block;
}

#flashcontainer {
  position: absolute;
  right: 0px;
  bottom: 0px;
  background: url(/i/l/flashplaceholder.jpg);
  width: 418px;
  height: 133px;
  border-right: 1px solid #555;
  border-left: 0px;
  z-index: 2;
}

#extra2 {
  position: absolute;
  bottom: 0px;
  right: 418px;

  width: 337px;
  height: 133px;
  background-image: url(/i/l/scaffoldingbtm.jpg);
  background-repeat: no-repeat;
}

#extra3 {
  position: absolute;
  bottom: 0px;
  right: 755px;  
  width: 62px;
  height: 482px;

  background-image: url(/i/l/scaffoldingleft.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
}

#extra4 {
  background-image: url(/i/l/top_left_curve.png);
  background-repeat: no-repeat;
  background-position: bottom;
  width: 27px;
  height: 18px;

  position: absolute;
  top: 157px;
  right: 733px;
}

#footer {
  border-top: 1px solid black;
  text-align: right;
  font-size: 11px;
  padding: 2px 0px 3px 0px;
  background: #999;
  margin: 0px auto 0px auto;
  height: 100%;
}

#footer div {
  width: 808px;
  margin: 0px auto 0px auto;
}

#footer a {
  color: #3a382b;
}
