body, html {
    height: 100%;
}
body {
    margin: 0;
    padding: 0;
    text-align: center;
    min-height: 400px; /* For Mozilla/Opera/Safari */
}
.boxContent {
  padding: 12px 12px 12px 12px;
}
#centerBottom { width: 375px; padding: 0; margin: 0; }
#centerBottomDiv {
  border: 1px solid #B9CFDA;
  border-top: none;
  width: 373px;
  height: 360px;
}
#centerColumn {
  border-left: 12px solid white;
  border-right: 12px solid white;
  width: 375px;
}
#centerContent {
  width: 100%;
  height: 100%;
}
#centerLeading { height: 12px; }
#centerTop {
  width: 100%;
  height: 353px;
}
#container {
    position: relative;
    text-align: left;
    width: 100%;
    height: 640px;
}
#contactCell { vertical-align: bottom;  width: 197px;}
.gutter { width: 12px; }
#header {
  padding-left: 12px;
  height: 97px;
  background-image: url(../images/watermark.gif);
  background-position: 274px 0px;
  background-repeat: no-repeat;
}
h2 { margin-bottom: 2px; margin-top: 20px;}
img { border: none; }
.innerList {
  list-style-type: disc;
}
#menuCell {
  vertical-align: top;
  padding-left: 12px;
  padding-top: 12px;
  width: 197px;
}
#menuColumn {
  border-left: 12px solid white;
  padding: 0; margin: 0;
  vertical-align: top;
  width: 197px;
}  
#menuTable {
  margin: 0;
  padding: 0;
  width: 197px;
  height: 100%;
}
#menuTable #taglineCell { height: 17px; vertical-align: bottom; margin: 0; padding: 0;}
.orangeBar {
  background-repeat: no-repeat;
  height: 17px;
  line-height: 16px;
  padding: 5px 0px 5px 10px;
}
#otherCaseStudies {
  background-image: url(../images/orangebar-375.gif);
}
.outerList {
  list-style-type: none;
  text-indent: 0px;
  list-style-position: outside;
  padding-left: 0px;
}
#rightColumn {
  width: 240px;
  border-right: 12px solid white;
  vertical-align: top;
}
.submenu { display: none; }
#subStudies { display: block; }
td { vertical-align: top; }
ul {
  padding-left: 15px;
  padding-top: 0px;
  margin-top: 0px;
}
#whatsNew {
  background-image: url(../images/orangebar-240.gif);
}
#whoWeAre {
  background-image: url(../images/orangebar-240.gif);
}
#relatedInfoCell { display: none; }

