body {
  background-color: #ffffff;
}

#divSpotBoxes {
  background-image: url('../img/home/header2Internal.jpg' );
  height: 63px;
  width: 100%;
  position: relative;
  font-size: 10px;
  color:#CC0001;
}

#divInsertRequest {
  position: absolute;
  background: #8A0000;
  border-top: 1px solid #D7DBDF;
  left:625px;
  top: 259px;
  /*width: 125px;*/
  width: 131px;
  line-height: 18px;
  vertical-align: middle;
  text-align: center;
  padding: 4px 0px;
}

#divInsertRequest a {
  font-size: 10px;
  color: #ffffff;
  font-weight:bold;
  text-align: center;
}
#divPageContent {
  float: left;
  width: 756px;
  height: 265px;
}

#divPageContent div.header {
  height: 28px;
  line-height: 25px;
  vertical-align: middle;
  text-indent: 10px;
  text-align: center;
  color: #CC0001;
  font-weight: bold;
  font-size: 15px;
  text-transform: none;
  background-color:#CDD2D8;
  border-top:solid 1px #ffffff;
}

#divPageContent div.body {
  padding: 7px 0px 0px 0px;
  background: #ffffff;
  overflow: auto;
}

#divPageContent div.bodyContent {
  padding: 8px;
}

#divFooter1 {
  width: 100%;
  height: 20px;
  background-color:#CC0001;
}

#divFooter1 a:hover {
  color: #59638b;
  background: url('../img/home/header1ButtonActive.jpg') bottom left no-repeat;
}


#divFooter2 a {
  color: #B1B9C2;
  font-weight:bold;
}

#divFooter2  {
  color: #CA0005;
  text-align:center;
}

#divBanners {
  float: left;
}

#divCantieriEnter {
  position: absolute;
  top: 18px;
  left: 447px;
  width: 260px;
  font-weight: bold;
  line-height: 22px;
  vertical-align: top;
}

#hrefCantieriEnter {
  position: absolute;
  top: 20px;
  left: 0px;
  padding: 1px 0px;
  border: 1px solid #D7DBDF;
  font-weight: bold;
  display: block;
  width: 50px;
  background-color: #F7F8FA;
  color: #CC0001;
  text-align: center;
  line-height: 15px;
}

#divCantieriEnter a:hover {
  background-color: #CC0001;
  color: #ffffff;
}
#divSearchForm {
  z-index:100;
  position: absolute;
  top: 159px;
  left:625px;
  width: 129px;
  border:solid 1px #CDD2D8;
  text-align: center;
}
