body {
  background-color: #ccc;
}

#header h1 {
  width: 155px;
  height: 66px;
  position: absolute;
  bottom: 21px;
  left: 39px;
}

#header h1 a {
  display: block;
  position: static;
  cursor: pointer;
  width: 155px;
  height: 0px;
  padding-top: 46px;
  margin: 0px;
  overflow: hidden;
  background-image: url(../common/images/sites/fasi/common/headerLogo-nofinra.png);
}

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

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

h4#footerLogo {
  display: block;
  background-image: url(../common/images/sites/fasi/common/footerLogo-nofinra.png);
  width: 143px;
  height: 0px;
  overflow: hidden;
  cursor: pointer;
  padding-top: 40px;
  margin: 10px auto;
}

h4#footerLogo a {
  display: block;
  background-image: url(../common/images/sites/fasi/common/footerLogo-nofinra.png);
  width: 143px;
  height: 0px;
  overflow: hidden;
  cursor: pointer;
  padding-top: 40px;
  margin: 10px auto;
}

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

#sideflash {
	margin: 12px 0px 12px 16px;
	clear: both;
}

#sidebarAddresses {
    width: 150px;
    padding: 20px;
    text-transform: none;
}

#sidebarAddresses h4 {
  color: #da9936;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 8px;
}

#sidebarAddresses p {
    font-size: 12px;
    margin: 0px 0px 8px;
}

#sidebarAddresses a {
  color: #da9936;
  font-size: 11px;
}

