#header h1 {
  width: 380px;
  height: 101px;
  position: absolute;
  bottom: 10px;
  left: 47px;
}

#header h1 a {
  display: block;
  width: 380px;
  height: 101px;
  background-image: url(../common/images/sites/ae/common/headerlogo.png);
}

#sideNav ul.top li a {
  background-image: url(../common/images/sites/ae/common/navBG.png);
}

#indexSplash {
  width: 772px;
  margin: 80px auto;
}

address {
  text-align: center;
  font-style: normal;
}

h4#footerLogo {
  display: block;
  background-image: url(../common/images/sites/ae/common/footerLogo.png);
  width: 199px;
  height: 67px;
  margin: 10px auto;
}

#insideRightColumn {
  background-image: url(../common/images/sites/ae/common/curve.png);
  background-repeat: no-repeat;
  background-position: top right;
  position: relative;
}

#rightColumnContent {
  margin-top: 22px;
  padding-left: 18px;
  border-left: 1px solid #8f8e8e;
}

div.accordion {
  height: 0px;
  overflow: hidden;
}
