body {  background: #c3bfa7;  }

#wrap {  padding: 0 20px;  background: url("../img/splash/wrapShadow.png") repeat-y 0 0;  }
#radiusTop {  display: block;  height: 27px;  margin: 0 -20px;  overflow: hidden;  background: url("../img/splash/radiusTop.png") no-repeat 0 0;  }
#radiusBottom {  display: block;  height: 31px;  margin: 0 -20px;  overflow: hidden;  background: url("../img/splash/radiusBottom.png") no-repeat 0 0;  }

#header {  height: 89px;  }
#logo {  float: left;  margin-top: 11px;  }
#mainNav {  padding-top: 30px;  }

#mainAirbus {  background: #6996dd url("../img/splash/airbusMain.jpg") no-repeat 0 0;  height: 607px;  padding: 0 35px;  overflow: hidden;  }
#mainAirbus .someInfo {  display: block;  height: 325px;  background: url("../img/splash/someInfo.png") no-repeat 570px 45px;  }

.news {  width: 370px;  float: left;  padding: 21px 20px 0 0;  font-size: 11px;  }
.news h2 {  color: #03a;  margin: 0 0 23px;  text-shadow: #6996dd 0 0 1px;  }
.news .bit h3 {  display: inline;  font-size: 100%;  text-transform: uppercase;  text-shadow: #6996dd 0 1px 1px;  }
.news .bit h3 a {  color: #fff;  }
.news .bit .date {  float: left;  background: url("../img/oneLineRadius24.png") no-repeat 0 0 !important;  background: url("../img/oneLineRadius8.png") no-repeat 0 0;  padding: 0;  margin: 0 14px 0 -1px;  color: #fff;  position: relative;  }
.news .bit .date span {  display: block;  background: url("../img/oneLineRadius24.png") no-repeat 100% -38px !important;  background: url("../img/oneLineRadius8.png") no-repeat 100% -38px;  padding: 0 6px;  margin-right: -5px;  float: left;  position: relative;  }
.news .bit p {  line-height: 13px;  padding: 3px 0 13px;  }

.advert {  width: 459px;  height: 195px;  padding: 21px 20px;  background: url("../img/splash/advertOverlay.png") no-repeat 0 0 !important;  background: url("../img/splash/advertOverlay.jpg") no-repeat 0 0;  float: left;  position: relative;  }
.advert div {  width: 459px;  height: 195px;  overflow: hidden;  position: absolute;  top: 21px;  left: 20px;  }
.advert div a {  height: 195px;  display: block;  text-decoration: none;  }
.advert div a .moreLink {  float: left;  background: url("../img/oneLineRadius24.png") no-repeat 0 0 !important;  background: url("../img/oneLineRadius8.png") no-repeat 0 0;  padding: 0;  margin: 13px 14px 0 0;  color: #fff;  position: absolute;  bottom: 0;  left: 0;  }
.advert div a .moreLink span {  display: block;  background: url("../img/oneLineRadius24.png") no-repeat 100% -38px !important;  background: url("../img/oneLineRadius8.png") no-repeat 100% -38px;  padding: 0 6px 0 7px;  margin-right: -5px;  float: left;  position: relative;  }
.advert h2 {  margin: 0 0 18px;  color: #003;  text-shadow: #6996dd 0 0 1px;  }
.advert p {  color: #369;  margin: 0 0 13px;  }
.advert div.hovered a h2 {  color: #225;  }
.advert div.hovered a p {  color: #147;  }
.advert .pickers {  position: absolute;  right: 20px;  bottom: 25px;  }
.advert .pickers span {  float: left;  display: block;  width: 10px;  height: 10px;  background: url("../img/splash/pickers.png") no-repeat 0 0 !important;  background: #6996dd;  margin-left: 5px;  }
.advert .pickers span.active {  background: url("../img/splash/pickers.png") no-repeat 0 -20px !important;  background: #04c;  }
