/* CSS Document */

body {
  text-align: center;
  margin: 0;
  padding: 0;
  background-color: #005d99;
  background-image: url(images/background.gif);
  background-repeat: repeat-x;
}

#container {
  margin: 0 auto;
  width: 960px;
  text-align: left;
  padding: 0;
  position: relative;
  background-color: #fff;
}

/* *** HOME *** */

#home-header {
  width: 960px;
  height: 370px;
  background-image: url(images/homeHeaderBackground.jpg);
  background-color: #fff;
}

#flash {
  position: absolute;
  left: 0px;
  top: 103px;
}

#home-sidebar-left {
  width: 175px;
  float: left;
  background-color: #fff;
}

#home-middle {
  width: 489px;
  margin: 33px 0 0 0;
  padding: 0 58px 0 0;
  vertical-align: top;
  float: left;
  background-color: #fff;
}

#home-footer {
  padding: 50px 0 10px 175px;
  clear: both;
  color: #888;
  font: 10px/15px Arial, Helvetica, sans-serif;
  background-color: #fff;
}

/* *** TOP *** */

#header {
  width: 960px;
  height: 260px;
  background-image: url(images/services/servicesHeaderBackground.jpg);
  background-color: #fff;
}

#logo {
  position:absolute;
  left: 90px;
  top: 43px;
}

#tagline {
  position:absolute;
  left: 644px;
  top: 43px;
}

#topnav {
  position: absolute;
  right: 35px;
  top: 15px;
  color: #bfbfbf;
  font: 10px/12px Arial, Helvetica, sans-serif;  
}

#topnav a {
  color: #5e5e5e;
  color: #115e9a;
  text-decoration: none;
}

#topnav a:hover {
  text-decoration: underline;
  color: #292929;
  color: #115e9a;
}

/* *** ABOUT US *** */

#about-header {
  width: 960px;
  height: 260px;
  background-image: url(images/about/aboutUsHeaderBackground.jpg);
  background-color: #fff;
}

#about-header-left {
  position: absolute;
  left: 0px;
  top: 116px;
}

#about-header-middle {
  position: absolute;
  left: 182px;
  top: 116px;
}

#about-header-right {
  position: absolute;
  left: 493px;
  top: 116px;
}

#about-header-right2 {
  position: absolute;
  left: 809px;
  top: 116px;
}

/* *** SERVICES *** */

#services-header {
  width: 960px;
  height: 260px;
  background-image: url(images/services/servicesHeaderBackground.jpg);
  background-color: #fff;
}

#services-header-left {
  position: absolute;
  left: 18px;
  top: 116px;
}

#services-header-middle {
  position: absolute;
  left: 305px;
  top: 116px;
}

#services-header-right {
  position: absolute;
  left: 672px;
  top: 116px;
}

/* *** SECTORS *** */

#sectors-header {
  width: 960px;
  height: 260px;
  background-image: url(images/sectors/sectorsHeaderBackground.jpg);
  background-color: #fff;
}

#sectors-header-left {
  position: absolute;
  left: 746px;
  top: 116px;
}

#sectors-header-left2 {
  position: absolute;
  left: 0px;
  top: 116px;
}

#sectors-header-middle {
  position: absolute;
  left: 321px;
  top: 116px;
}

#sectors-header-right {
  position: absolute;
  left: 746px;
  top: 119px;
}

/* *** PROJECTS *** */

#projects-header {
  width: 960px;
  height: 260px;
  background-image: url(images/projects/projectsHeaderBackground.jpg);
  background-color: #fff;
}

#projects-header-left {
  position: absolute;
  left: 89px;
  top: 116px;
}

#projects-header-middle {
  position: absolute;
  left: 0px;
  top: 116px;
}

#projects-header-middle2 {
  position: absolute;
  left: 518px;
  top: 116px;
}

#projects-header-right {
  position: absolute;
  left: 716px;
  top: 116px;
}

/* *** COMMUNITY *** */

#community-header {
  width: 960px;
  height: 260px;
  background-image: url(images/community/communHeaderBackground.jpg);
  background-color: #fff;
}

#community-header-left {
  position: absolute;
  left: 0px;
  top: 116px;
}

#community-header-left2 {
  position: absolute;
  left: 59px;
  top: 116px;
}

#community-header-middle {
  position: absolute;
  left: 402px;
  top: 116px;
}

#community-header-right {
  position: absolute;
  left: 779px;
  top: 116px;
}

/* *** PPP *** */

#ppp-header {
  width: 960px;
  height: 260px;
  background-image: url(images/ppp/pppHeaderBackground.jpg);
  background-color: #fff;
}

#ppp-header-left {
  position: absolute;
  left: 0px;
  top: 116px;
}

#ppp-header-left2 {
  position: absolute;
  left: 216px;
  top: 116px;
}

#ppp-header-middle {
  position: absolute;
  left: 558px;
  top: 119px;
}

/* *** GENERIC *** */

#generic-header {
  width: 960px;
  height: 260px;
  background-image: url(images/genericHeaderBackground.jpg);
  background-color: #fff;
}

#generic-header-middle {
  position: absolute;
  left: 88px;
  top: 116px;
}

#generic-header-right {
  position: absolute;
  left: 426px;
  top: 116px;
}

/* *** CONTACT *** */

#contact-header {
  width: 960px;
  height: 260px;
  background-image: url(images/contactUsHeaderBackground.jpg);
  background-color: #fff;
}

#contact-header-left {
  position: absolute;
  left: 0px;
  top: 116px;
}

#contact-header-middle {
  position: absolute;
  left: 267px;
  top: 116px;
}

#contact-header-right {
  position: absolute;
  left: 556px;
  top: 116px;
}

#contact-header-right2 {
  position: absolute;
  left: 933px;
  top: 116px;
}


/* *** NEWS *** */

#news-header {
  width: 960px;
  height: 260px;
  background-image: url(images/newsHeaderBackground.jpg);
  background-color: #fff;
}

#news-header-left {
  position: absolute;
  left: 89px;
  top: 116px;
}

#news-header-middle {
  position: absolute;
  left: 442px;
  top: 116px;
}

#news-header-right {
  position: absolute;
  left: 706px;
  top: 116px;
}

/* *** NAV *** */

#nav {
  padding-left: 86px;
  background-color: #fff;
}

#nav img {
  display: inline;
}

/* *** LEFT *** */

#sidebar-left {
  float: left;
/*  width: 173px; */
  width: 173px;
  margin-top: 33px;
  padding-left: 90px;
  background-color: #fff;
}

/* *** MIDDLE *** */

#middle {
  float: left;
  width: 464px;
  margin-top: 33px;
/*  margin-right: 25px; */
  background-color: #fff;
}

#middle.no-sidebar {
  width: 668px;
}

#home-middle h1 {
  margin: 0 0 12px 0;
  padding: 0;
  line-height: 0px;
  font-size: 0px;
}

#middle h1 {
  margin: 0 0 0px 0;
  padding: 0;
  line-height: 0px;
  font-size: 0px;
}

#middle h3, #home-middle h2 {
  color: #aea085;
  color: #005d99;
  font: 15px/18px Arial, Helvetica, sans-serif;
}

#middle h2 {
  margin: 2px 0 0 0;
  padding: 0;
  font: 12px/14px bold Arial, Helvetica, sans-serif;
  color: #005d99;
  text-transform:uppercase;
}

#middle h4 {
  font: 12px/14px Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #343434;
  margin: 10px 0 0 0;
  padding: 0;
}

#middle p, #home-middle p {
  color: #888;
  color: #5a5a5a;
  font: 12px/16px Arial, Helvetica, sans-serif;
  padding: 0;
  margin: 0 0 10px 0;
}

#middle table {
  color: #5a5a5a;
  font: 12px/16px Arial, Helvetica, sans-serif;
}

#middle p .caption {
  color: #888;
  font: 9px/11px Arial, Helvetica, sans-serif;
}

#middle p .subhead {
  color: #343434;
  font-weight: bold;
}

#middle ul, #home-middle ul {
  color: #5a5a5a;
  font-size: 12px;
  line-height: 16px;
  font-family: Arial, Helvetica, sans-serif;
  padding-left: .5em;
  margin-top: 0;
  margin-left: 1em;
  margin-bottom: 10px;
}

#middle li {
  color: #5a5a5a;
  font-size: 12px;
  line-height: 16px;
  font-family: Arial, Helvetica, sans-serif;
}

#middle ul ul {
  margin-bottom: 0;
}

#middle ol, #home-middle ol {
  color: #888;
  font: 12px/16px Arial, Helvetica, sans-serif;
}

#middle a, #home-middle a, #sidebar-right a {
  color: #343434;
}

#middle a:visited, #home-middle a:visited, #sidebar-right a:visited {
  color: #5a5a5a;
}

#middle a:hover, #home-middle a:hover, #sidebar-right a:hover {
  color: #a28161;
  color: #005d99;
}

#middle ul a, #home-middle ul a {
  color: #5a5a5a;
}

#middle form th {
  font: 12px/14px Arial, Helvetica, sans-serif;
  color: #888;
}

#middle .teambox {
  background-color: #f9f9f9;
  padding: 11px 14px;
  border-top: 1px dotted #666;
  border-bottom: 1px dotted #666;
  margin-top: 10px;
}

#middle .teambox p {
  float: right;
  width: 298px;
  margin-bottom: 0;
}

#middle .teambox p.bio {
  float: right;
  width: 333px;
  margin-bottom: 0;
}

#middle .teambox .logo {
  float: left;
  width: 124px;
}

#middle .teambox .pic {
  float: left;
  width: 87px;
}

#middle table.projectbox {
  background-color: #f9f9f9;
  padding: 0px 14px 0px 0;
  border-top: 1px dotted #666;
  border-bottom: 1px dotted #666;
  margin-top: 10px;
}

#middle .projectbox h4 a {
  color: #005D99;
}

#middle .projectbox p {
  width: 322px;
  margin-bottom: 0;
}

#middle .projectbox .pic {
  width: 100px;
  padding: 15px 15px 20px 0;
}

#middle .projectbox .text {
  width: 322px;
  padding: 15px 15px 20px 0;
}

#middle .projectbox h4 {
  color: #005D99;
  margin: 0 0 5px 0;
}

#middle table.sectors,#middle table.bios {
  margin-bottom: 15px;
}

#middle table.sectors h4,#middle table.bios h4 {
  margin-top: 0px;
}

#middle table.sectors td.text,#middle table.bios td.text {
  padding-left: 15px;
}

#middle table.bios h4 {
  
}

#middle table.introbox {
  width: 100%;
}

#middle table.introbox h4,#middle table.introbox-left h4 {
  margin-top: 0px;
}

#middle table.introbox-left td.pic {
  padding: 0px 15px 0px 0px;
}

#middle table.introbox-left td.text {
  padding: 0px 15px 0px 0px;
}

/* *** RIGHT *** */

#sidebar-right {
  float: right;
  width: 154px;
  background-image: url(images/sidebar/sidebarTileDottedLine.gif);
  background-repeat: repeat-y;
  padding-left: 20px;
  margin-top: 33px;
/*  padding-right: 34px; */
  padding-right: 30px;
  background-color: #fff;
} 

#sidebar-right p {
  margin: 0px 0 27px 0;
  font: 12px/14px Arial, Helvetica, sans-serif;
  color: #888;
  color: #5a5a5a;
}

#sidebar-right p.no-header {
  margin-top: 8px;
  margin-bottom: 8px;
}

#sidebar-right img.header {
  margin-top: 8px;
}

#sidebar-right h2 {
  padding: 0;
  margin: 2px 0 1px 0;
  font: bold 12px/14px Arial, Helvetica, sans-serif;
  color: #888;
  color: #5a5a5a;
}

#sidebar-right img.space-above {
  margin-top: 10px;
}

/* *** FOOTER *** */

#footer {
  padding: 50px 0 10px 263px;
  clear: both;
  color: #888;
  background-color: #fff;
}

#footer p, #home-footer p {
  font: 10px/20px Arial, Helvetica, sans-serif;
  padding: 0;
  margin: 0;
}

#footer a, #home-footer a {
  color: #888;
  text-decoration: none;
}

#footer a:hover, #home-footer a:hover {
  text-decoration: underline;
  color: #292929;
}
