BODY {
  background-color: #004b8d;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12pt;
  text-align: center;
}

P {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  color: black;
  padding: 8px;
}

UL {
  margin-top: 3px;
  margin-bottom: 4px;
  padding-top: 0px;
  padding-bottom: 0px;
}
LI {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  padding-left: 15px;
  margin-bottom: 19px;
}

H1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: black;
}

H2 {
  font-size: 10pt;
  font-weight: bold;
  color: black;
  padding-left: 8px;
  padding-top: 0px;
  margin-top: 15px;
}

H2 A {
  font-size: 10pt;
  font-weight: bold;
  color: blue;
  padding-left: 15px;
  padding-top: 0px;
  margin-top: 0px;
}

.tabs {
  display: table-row;
  width: 100%;
  vertical-align: bottom;
  vertical-align: text-bottom;
  position: absolute;
  top: 95px;
  right: 0px;
}
H1.tab-active {
  color: white;
  background-image: url(/images/tab.gif);
  width: 118px;
  height: 18px;
  display: table-cell;
  float: right;
  margin-left: 10px;
  margin-bottom: 0px;
  margin-top: 0px;
  text-align: center;
}
H1.tab-active A {
  color: white;
  text-decoration: none;
}
H1.tab-inactive {
  color: #f5cdaa;
  background-image: url(/images/tab-inactive.gif);
  width: 118px;
  height: 18px;
  display: table-cell;
  float: right;
  margin-left: 10px;
  margin-bottom: 0px;
  margin-top: 0px;
  text-align: center;
}
H1.tab-inactive A {
  color: #f5cdaa;
  text-decoration: none;
}
H1.tab-inactive A:hover {
  color: white;
}

.testimonial-page {
  padding-top: 45px;
  padding-left: 25px;
  padding-right: 25px;
  text-align: left;
  color: black;
  font-size: 10pt;
  font-style: italic;
}
.testimonial-page-byline {
  padding-right: 25px;
  text-align: right;
  color: black;
  font-size: 10pt;
  font-style: normal;
}
.testimonial-page-link {
  margin-top: 35px;
  text-align: center;
}

.testimonial {
  padding-left: 28px;
  text-align: left;
  color: white;
  font-size: 8pt;
  font-style: italic;
}
.byline {
  padding-right: 10px;
  text-align: right;
  color: white;
  font-size: 7pt;
  font-style: normal;
}
.testimonial-link {
  font-size: 8pt;
  color: #ffae4e;
  text-decoration: none;
  font-style: normal;
}

.Container {
  position: relative;
  width: 680px;
  height: 673px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  border: 1px solid white;
}

.portfolio {
  padding: 10px;
  text-align: center;
}

.portfolio IMG {
  border: 1px solid silver;
  padding: 3px;
  margin: 6px;
}

#Table_01 {
  position:absolute;
  left:0px;
  top:0px;
  width:680px;
}

#header-logo_ {
  position:absolute;
  left:0px;
  top:0px;
  width:214px;
  height:113px;
}

#header-washington-bg_ {
  background-image: url('/images/header-washington-bg.jpg');
  background-repeat: no-repeat;
  position:absolute;
  left:214px;
  top:0px;
  width:466px;
  height:113px;
}

#tit_ {
  position:absolute;
  left:0px;
  top:113px;
  width:680px;
  height:32px;
  background-color:#EC8223;
}

#presidents-bg_ {
  background-image: url('/images/presidents-bg.jpg');
  background-repeat: no-repeat;
  background-position: bottom;
  position:absolute;
  left:0px;
  top:145px;
  width:307px;
  height:473px;
  background-color:#FFFFFF;
}

#template-v2-05_ {
  position:absolute;
  left:307px;
  top:145px;
  width:373px;
  height:473px;
}

#portfolio-image {
  position:absolute;
  left:307px;
  top:145px;
  width:373px;
  height:473px;
  vertical-align: middle;
  text-align: center;
}
#portfolio-image IMG {
  margin-top: auto;
  margin-bottom: auto;
}

#concepts {
  position:absolute;
  left:0px;
  top:145px;
  width:680px;
  height:473px;
  background-color:#FFFFFF;
}

#footer-waves_ {
  background-image: url('/images/footer-waves.jpg');
  background-repeat: no-repeat;
  position:relative;
  left:0px;
  top:618px;
  width:680px;
  height:54px;
  background-color:#E5A871;
}

#list {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:9pt;
  padding-left: 15px;
  margin-bottom: 2px;
}
#sub {
  float: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  color: #f5cdaa;
  margin-top: 0px;
}
#sub A {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  color: #f5cdaa;
  text-decoration: none;
}
#sub A:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  color: white;
}
#footer-address {
  padding-top: 12px;
  margin-right: 100px;
  float:right;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: black;
}
#footer-phone {
  padding-top: 12px;
  margin-left: 110px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: black;
}