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: 66px;
  margin: 0px;
  overflow: hidden;
  background-image: url(../common/images/sites/fasi/common/headerLogo.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.png);
  width: 143px;
  height: 0px;
  overflow: hidden;
  cursor: pointer;
  padding-top: 61px;
  margin: 10px auto;
}

h4#footerLogo a {
  display: block;
  background-image: url(../common/images/sites/fasi/common/footerLogo.png);
  width: 143px;
  height: 0px;
  overflow: hidden;
  cursor: pointer;
  padding-top: 61px;
  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;
}

