#header {
  background: url(../images/ddinc/header.jpg) no-repeat;
  height: 171px;
}
#logo {
  left: 20px;
}

#clocks {
  top: 39px;
  left: 565px;
}

#topNav {
    top: 125px;
    left: 26px;
}
#main {
  background: #345a7d;
  clear: both;
}
#centerImage #image {
  top: -8px;
  left: 10px;
}
#content {
  margin-top: -5px;
  background: url(../images/ddinc/content-bkgrd.gif) repeat-y;
}
#content #rightContent {
  width: 188px;
  padding-right: 65px;
}

#content #rightContent p {
  padding: 5px 0;
  line-height: 1.6;
} 
#content #rightContent p a {
  line-height: 1.4;
} 
#contentHome {
  margin-top: -5px;
  background: #b2c0ce;
}
#contentHome #leftContent #press {
  background: #8ca1b6;
}