*,
*:before,
*:after {
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
}

html,
body {
 width: 100%;
 height: 100%;
 margin: 0;
 padding: 0;
}

div,
img {
 position: absolute;
 overflow: hidden;
}

#bg-exit {
 width: 728px;
 height: 90px;
 top: 0;
 left: 0;
 cursor: pointer;
 opacity: 0;
 z-index: 10;
 background-color: #FFFFFF;
 position: absolute;
}

#ad {
 display: block;
 border: rgb(145, 153, 153) 1px solid;
 overflow: hidden;
 width: 726px;
 height: 88px;
}

#bg {
 left: 0px;
 top: 0px;
 width: 728px;
 height: 90px;
}

#banner {
 display: block;
 width: 726px;
 height: 88px;
}

#background {
 background-image: url("../images/bg.jpg");
 background-repeat: repeat-y;
 left: 0px;
 top: 0px;
 width: 728px;
 height: 90px;
 opacity: 1;
}

#mainPrinter {
 top: 10px;
 left: 468px;
 z-index: 2;
 opacity: 0;
}

#copyStartsEarly {
 top: 30px;
 left: 126px;
 opacity: 0;
}

#copyWorksLunchtimes {
 top: 30px;
 left: 74px;
 opacity: 0;
}

#copyAndWeekends {
 top: 30px;
 left: 107px;
 opacity: 0;
}

#copyTheBusinessInjectSeries {
 top: 18px;
 left: 137px;
 opacity: 0;
}

#copyItsTheBusiness {
 top: 30px;
 left: 90px;
 opacity: 0;
}

#brotherLockup {
 z-index: 3;
 top: 39px;
 left: 78px;
}

#logos {
 z-index: 3;
 top: 33px;
 left: 232px;
}

#findOutMoreCta {
 z-index: 3;
 top: 26px;
 left: 47px;
}

#copyAndBrotherAuthorisedResellers {
 z-index: 3;
 top: 67px;
 left: 287px;
}

#blueSplash {
 left: 482px;
 top: -30px;
}

#redSplash {
 top: 16px;
 left: 418px;
}

#purpleSplash {
 left: 460px;
 top: 16px;
}

#greenSplash {
 top: 0px;
 left: 416px;
}

#orangeSplash {
 top: -20px;
 left: 509px;
}

#yellowSplash {
 top: -28px;
 left: 423px;
}

#blueBackground {
 background-image: url(../images/blue-bg.jpg);
 background-repeat: no-repeat;
 width: 728px;
 height: 90px;
 z-index: 2;
 opacity: 0;
}

#blueBrotherLockup {
 top: 30px;
 left: 624px;
 /* opacity: 0;*/
}

#whiteBrotherLockup {
 top: 20px;
 left: 549px;
 z-index: 2;
}

#copySeeTerms {
 bottom: 4px;
 left: 184px;
 opacity: 0;
}

#from2cents {
 top: 4px;
 left: 625px;
 opacity: 0;
 z-index: 2;
}

#copyFinishesLate {
 top: 30px;
 left: 125px;
 opacity: 0;
}

#copyAvailableNowAt {
 z-index: 3;
 top: 12px;
 left: 329px;
}

.sprite {
 background-image: url("../images/spritesheet.png");
 background-repeat: no-repeat;
 display: block;
}

.sprite-blue-brother-lockup {
 width: 75px;
 height: 29px;
 background-position: 0 0;
}

.sprite-blue-splash {
 width: 113px;
 height: 93px;
 background-position: -75px 0;
}

.sprite-copy-and-brother-authorised-resellers {
 width: 164px;
 height: 9px;
 background-position: -188px 0;
}

.sprite-copy-and-weekends {
 width: 254px;
 height: 28px;
 background-position: 0 -93px;
}

.sprite-copy-available-now-at {
 width: 81px;
 height: 9px;
 background-position: -188px -9px;
}

.sprite-copy-finishes-late {
 width: 225px;
 height: 28px;
 background-position: 0 -121px;
}

.sprite-copy-its-the-business {
 width: 289px;
 height: 28px;
 background-position: 0 -149px;
}

.sprite-copy-see-terms {
 width: 104px;
 height: 7px;
 background-position: -188px -18px;
}

.sprite-copy-starts-early {
 width: 213px;
 height: 28px;
 background-position: 0 -177px;
}

.sprite-copy-the-business-inject-series {
 width: 197px;
 height: 52px;
 background-position: 0 -205px;
}

.sprite-copy-works-lunchtimes {
 width: 328px;
 height: 28px;
 background-position: 0 -257px;
}

.sprite-find-out-more-cta {
 width: 139px;
 height: 38px;
 background-position: -188px -25px;
}

.sprite-from-2cents {
 width: 79px;
 height: 79px;
 background-position: -254px -63px;
}

.sprite-green-splash {
 width: 101px;
 height: 68px;
 background-position: -213px -177px;
}

.sprite-logos {
 width: 267px;
 height: 17px;
 background-position: 0 -285px;
}

.sprite-main-printer {
 width: 91px;
 height: 75px;
 background-position: -267px -285px;
}

.sprite-orange-splash {
 width: 91px;
 height: 64px;
 background-position: -352px 0;
}

.sprite-purple-splash {
 width: 150px;
 height: 71px;
 background-position: 0 -360px;
}

.sprite-red-splash {
 width: 151px;
 height: 60px;
 background-position: -150px -360px;
}

.sprite-white-brother-lockup {
 width: 140px;
 height: 53px;
 background-position: -314px -142px;
}

.sprite-yellow-splash {
 width: 123px;
 height: 75px;
 background-position: -333px -64px;
}