body {margin: 0px;}

#container {
	background-color: white;
	border: 1px solid gray;
	box-sizing: border-box;
	cursor: pointer;
	display: none;
	overflow: hidden;
	position: absolute;
	width: 728px;
	height: 90px;
}

#container * {
	position: absolute;
}


.img1, .img2, .img3, .img4, .img5 {
    width: 728px;
    height: 90px;
}

/*TOWN1 SPRITE*/
.town1 { background: url('town1.png') no-repeat top left; width: 728px; height: 90px;} 
.town1._1 {background-position: -196px 0;width: 15px;top: 0px;left: 196px;} 
.town1._2 {background-position: -212px 0;width: 15px;top: 0px;left: 212px;} 
.town1._3 {background-position: -229px 0;width: 14px;top: 0px;left: 229px;} 
.town1._4 {background-position: -244px 0;width: 15px;top: 0px;left: 244px;} 
.town1._5 {background-position: -261px 0;width: 11px;top: 0px;left: 261px;} 
.town1._6 {background-position: -273px 0;width: 16px;top: 0px;left: 273px;} 
.town1._7 {background-position: -289px 0;width: 13px;top: 0px;left: 289px;} 
.town1._8 {background-position: -303px 0;width: 15px;top: 0px;left: 303px;} 
.town1._9 {background-position: -320px 0;width: 6px;top: 0px;left: 320px;} 
.town1._10 {background-position: -328px 0;width: 11px;top: 0px;left: 328px;} 
.town1._11 {background-position: -342px 0;width: 11px;top: 0px;left: 342px;} 
.town1._12 {background-position: -355px 0;width: 11px;top: 0px;left: 355px;} 
.town1._13 {background-position: -369px 0;width: 4px;top: 0px;left: 369px;} 
.town1._14 {background-position: -381px 0;width: 15px;top: 0px;left: 381px;} 
.town1._15 {background-position: -397px 0;width: 15px;top: 0px;left: 397px;} 
.town1._16 {background-position: -419px 0;width: 113px;top: 0px;left: 419px;} 

/*TOWN2 SPRITE*/
.town2 { background: url('town2.png') no-repeat top left; width: 728px; height: 90px;} 
.town2._1 {background-position: -244px 0;width: 14px;top: 0px;left: 244px;} 
.town2._2 {background-position: -259px 0;width: 13px;top: 0px;left: 259px;} 
.town2._3 {background-position: -273px 0;width: 16px;top: 0px;left: 273px;} 
.town2._4 {background-position: -289px 0;width: 13px;top: 0px;left: 289px;} 
.town2._5 {background-position: -303px 0;width: 15px;top: 0px;left: 303px;} 
.town2._6 {background-position: -320px 0;width: 6px;top: 0px;left: 320px;}
.town2._7 {background-position: -333px 0;width: 14px;top: 0px;left: 333px;} 
.town2._8 {background-position: -348px 0;width: 15px;top: 0px;left: 348px;} 
.town2._9 {background-position: -371px 0;width: 113px;top: 0px;left: 371px;} 

/*TOWN3 SPRITE*/
.town3 { background: url('town3.png') no-repeat top left; width: 728px; height: 90px;} 
.town3._1 {background-position: -241px 0;width: 15px;top: 0px;left: 241px;}
.town3._2 {background-position: -257px 0;width: 11px;top: 0px;left: 257px;} 
.town3._3 {background-position: -269px 0;width: 13px;top: 0px;left: 269px;} 
.town3._4 {background-position: -284px 0;width: 14px;top: 0px;left: 284px;} 
.town3._5 {background-position: -301px 0;width: 13px;top: 0px;left: 301px;} 
.town3._6 {background-position: -316px 0;width: 6px;top: 0px;left: 316px;}
.town3._7 {background-position: -330px 0;width: 18px;top: 0px;left: 330px;} 
.town3._8 {background-position: -351px 0;width: 13px;top: 0px;left: 351px;} 
.town3._9 {background-position: -374px 0;width: 113px;top: 0px;left: 374px;}

.copy1 { background: url(copy1.png) no-repeat top left; width: 728px; height: 90px; top: 0px; left: 0px; }

.copyShadow {top: 50px;left: 250px;border-radius: 100px;box-shadow: 0px 0px 80px 20px rgba(0,0,0,1);width: 230px;height: 0px;}

.copy1.copy1_1 {background-position: 0px 0px;top: 0px;left: 0px;width: 728px;height: 45px;}
.copy1.copy1_2 {background-position: 0px -45px;top: 45px;left: 0px;width: 728px;height: 45px;}

.copy2 { background: url(copy2.png) no-repeat top left; width: 728px; height: 90px; top: 0px; left: 0px; }

.copy2.copy2_1 {background-position: 0px 0px;top: 0px;left: 0px;width: 728px;height: 44px;}
.copy2.copy2_2 {background-position: 0px -45px;top: 45px;left: 0px;width: 728px;height: 40px;}

.leftPane {
    width: 115px;
    height: 68px;
    top: 0px;
    left: 266px;
    overflow: hidden;
}
.rightPane {
    width: 115px;
    height: 68px;
    top: 0;
    left: 383px;
    overflow: hidden;
}
.divider {
    width: 0px;
    height: 52px;
    top: 6px;
    left: 381px;
    border: 1px solid black;
    border-radius: 4px;
}

.endCopy { background: url('endCopy.png') no-repeat top left;  } 
.endCopy._1 { background-position: 0 0; width: 87px; height: 32px; } 
.endCopy._2 { background-position: 0 -42px; width: 48px; height: 54px; } 
.endCopy._3 { background-position: 0 -106px; width: 148px; height: 11px; } 

.endCopy._1 {
    top: 17px;
    left: 15px;
}

.endCopy._2 {
    top: 6px;
    left: 13px;
}

.endCopy._3 {
    top: 71px;
    left: 289px;
}

.cta {
    background: url(cta.png) no-repeat top left;
    top: 62px;
    left: 638px;
    width: 84px;
    height: 22px;
}