.background {
  position: absolute;
  top: 0;
  left: 0;
  width: 1296px;
  height: 927px;
}

.headerbar {
  position: fixed;
  width: 100%;
  height: 76px;
  background-color: rgb(238, 235, 235);
  opacity: 1;
  top:0px;
  left: 0px;  
  z-index: 10;
}
.headerbuttonbar {
  width: 600px;
  height: 16px;
  position: relative;
  background-color: transparent;
  left: 703px;
  top: 48px;
}
.headerbutton {
  background-color: transparent;
  background-repeat: no-repeat;
  border: none;
  cursor: pointer;
  overflow: hidden;
  outline: none;
  color: rgb(153, 51, 101);
  font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif "Arial MT";
  font-size: 16px;
  font-weight: 800;
  line-height: 14px;
  text-transform: uppercase;
  text-decoration: none;
}
.headerbuttonseparator {
  background-color: transparent;
  background-repeat: no-repeat;
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-image: initial;
  outline: none;
  font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif "Arial MT";
  font-size: 16px;
  font-weight: 800;
  line-height: 14px;
  text-transform: uppercase;
  text-decoration: none;
  border-left: 1pt solid rgb(153, 51, 101);
  padding-left: 5px;
  padding-right: 5px;
}

.TrevlacLogo {
  position: absolute;
  width: 215px;
  height: 41px;
  left: 133px;
  top: 16px; 
}

.SchoolHallway {
  position: absolute;
  top: -255px;
  left: 0;
  width: 1296px;
  height: 864px;
  opacity: 0.47;
}

.FemaleTeacher {
  position: absolute;
  top: 293px;
  left: 166px;
  width: 1130px;
  height: 342px;  
}

.LowerPicFade {
  position: absolute;
  top: 0;
  left: 0;
  width: 1296px;
  height: 816px;  
}

.PageTitle {
  position: absolute;
  top: 327px;
  left: 210px;
  width: 736px;
  height: 423px;
  color: #040404;
  font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif "Arial MT";
  font-size: 18px;
  font-weight: 400;
}

.TitleText01 {
  font-family: sans-serif "Arial - Bold MT";
  font-size: 32px;
  font-weight: 700;
  letter-spacing: -0.16px;
  line-height: 12px;
}

.TitleText02 {
  font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif "Arial MT";
  font-size: 34px;
  letter-spacing: -0.17px;
  line-height: 38px;
}

.FurtherInfo {
  position: absolute;
  top: 457px;
  left: 210px;
  color: #993365;
  font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif "Arial MT";
  font-size: 22px;
  font-weight: 600;
  letter-spacing: -0.09px;
  line-height: 22px;
}

.CompanyContact {
  position: absolute;
  top: 492px;
  left: 210px;
  font-family: sans-serif "Arial - Bold MT";
  font-weight: 700;
  letter-spacing: -0.09px;
  line-height: 17px;
}
.CompanyName {
  font-family: sans-serif "Arial - Bold MT";
  font-size: 24px;
  font-weight: 700;
  letter-spacing: -0.12px;
  line-height: 10px;
}
.CompanyAddress {
  margin-left: 36px;
  font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif "Arial MT";
  font-size: 21px;
  letter-spacing: -0.1px;
  line-height: 23px;
}

.SalesContact {
  position: absolute;
  top: 660px;
  left: 240px;
  font-family: sans-serif "Arial - Bold MT";
  font-weight: 700;
}

.SupportContact {
  position: absolute;
  top: 660px;
  left: 740px;
  font-family: sans-serif "Arial - Bold MT";
  font-weight: 700;
}

.ContactType {
  color: #993365;
  font-family: "Arial MT";
  font-size: 22px;
  letter-spacing: -0.11px;
  line-height: 11px;
}

.ContactName {
  font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif "Arial MT";
  font-size: 20px;
  letter-spacing: -0.1px;
  line-height: 22px;
}

.ContactEmail {
  font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif "Arial MT";
  letter-spacing: -0.09px;
  line-height: 21px;
}

.FooterBar {
  position: absolute;
  top: 816px;
  left: 0;
  width: 100%;
  height: 110px;
}

