﻿#Container-Main {
  position: absolute;
  margin-left: -475px;
  left: 50%;
  top: +0px;
  width: 950px;
  height: 700px;
  z-index: 1;
}


#Layer-Logo {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 595px;
  height: 84px;
  z-index: 1;
}

#Layer-LoginBar {
  position: absolute;
  left: 595px;
  top: 0px;
  width: 355px;
  height: 48px;
  background-image:url('../images/homepage/bg_topBar.gif');
  background-repeat: repeat-x;
  z-index: 2;
}

#Layer-Family {
  position: absolute;
  left: 595px;
  top: 48px;
  width: 355px;
  height: 211px;
  z-index: 3;
}

#Layer-Button-Shopping {
  position: absolute;
  left: 0px;
  top: 84px;
  width: 121px;
  height: 124px;
  z-index: 3;
}

#Layer-Button-Dining {
  position: absolute;
  left: 121px;
  top: 84px;
  width: 93px;
  height: 124px;
  z-index: 3;
}

#Layer-Button-Travel {
  position: absolute;
  left: 214px;
  top: 84px;
  width: 95px;
  height: 124px;
  z-index: 3;
}

#Layer-Button-Entertainment {
  position: absolute;
  left: 309px;
  top: 84px;
  width: 100px;
  height: 124px;
  z-index: 3;
}

#Layer-Button-Services {
  position: absolute;
  left: 409px;
  top: 84px;
  width: 93px;
  height: 124px;
  z-index: 3;
}

#Layer-Button-Healthcare {
  position: absolute;
  left: 502px;
  top: 84px;
  width: 93px;
  height: 124px;
  z-index: 3;
}

#Container-Blue {
  position: absolute;
  left: 0px;
  top: 208px;
  width: 595px;
  height: 51px;
  background-image:url('../images/homepage/bg_blue.jpg');
  background-repeat: repeat-x;
  z-index: 3;
}

#Layer-Button-LearnMore {
  position: absolute;
  left: 71px;
  top: 0px;
  width: 218px;
  height: 45px;
  z-index: 4;
}

#Layer-Button-SignUp {
  position: absolute;
  left: 325px;
  top: 0px;
  width: 221px;
  height: 44px;
  z-index: 4;
}

#Container-3Boxes {
  position: absolute;
  left: 0px;
  top: 259px;
  width: 950px;
  height: 223px;
  background-image:url('../images/homepage/bg_3boxes.jpg');
  background-repeat: repeat-x;
  z-index: 3;
}

#Container-Logos {
  position: absolute;
  left: 0px;
  top: 482px;
  width: 950px;
  height: 129px;
  background-image:url('../images/homepage/bg_LogoBox.gif');
  background-repeat: repeat-x;
  z-index: 3;
}

#Container-BottomBar {
  position: absolute;
  left: 0px;
  top: 611px;
  width: 950px;
  height: 26px;
  background-image:url('../images/homepage/bg_bottomBar.gif');
  background-repeat: repeat-x;
  z-index: 3;
}









