body {
	margin: 0px;
	padding: 0px;
}
#ad {
	top: 0px;
	left: 0px;
	width: 728px;
	height: 90px;
	overflow: hidden;
	display: block;
	position: relative;
	cursor: pointer;
	background-color:#FFF;
}
#banner {
	top: 0px;
	left: 0px;
	width: 728px;
	height: 90px;
	overflow: hidden;
	display: block;
	position: absolute;
	border: 1px solid black;
	box-sizing: border-box;
	visibility:hidden;
}
#screen_1 {
	width: 728px;
	height: 90px;
	overflow: hidden;
	display: block;
	position: absolute;
	background: url(logos_728x90.jpg) no-repeat 0 0;
	z-index: 30;
}
#screen_2 {
	width: 728px;
	height: 90px;
	overflow: hidden;
	display: block;
	position: absolute;
	background: url(scene_728.jpg) no-repeat 0 0;
	z-index: 20;
}
#screen_2_line {
	top: 15px;
	left: 521px;
	width: 1px;
	height: 60px;
	overflow: hidden;
	position: absolute;
	background-color: #fff;
	opacity: .5;
	z-index: 53;
}
#screen_2_copy_1 {
	top: 16px;
	left:48px;
	width: 120px;
	height: 22px;
	position: absolute;
	background: url(sprite_txt.png) no-repeat -2px -2px;
	z-index: 24;
}
#screen_2_copy_2 {
	top: 43px;
	left:46px;
	width: 235px;
	height: 22px;
	overflow: hidden;
	display: block;
	position: absolute;
	background-image: url(sprite_txt.png);
	background-repeat: no-repeat;
	background-position: -3px -37px;
	z-index: 23;
}
#screen_2_copy_3 {
	top: 73px;
	left:46px;
	width: 81px;
	height: 6px;
	overflow: hidden;
	display: block;
	position: absolute;
	background-image: url(sprite_txt.png);
	background-repeat: no-repeat;
	background-position: -2px -107px;
	z-index: 22;
}
/*#screen_2_copy_4 {
	top: 480px;
	width: 728px;
	height: 30px;
	overflow: hidden;
	display: block;
	position: absolute;
	background-image: url(sprite_txt.png);
	background-repeat: no-repeat;
	background-position: 0 -180px;
	z-index: 21;
}*/

.box {
	overflow: hidden;
	position: absolute;
	display: block;
	-moz-webkit-transform: skewX(-20deg);
	-ms-transform: skewX(-20deg);
	-webkit-transform: skewX(-20deg);
	transform: skewX(-20deg);
	z-index: 9;
}
#purple_box {
	position: absolute;
	top: 10px;
	left: 11px;
	width: 339px;
	height: 75px;
	background: url(diamond_72890_01.svg) no-repeat 0 0;
	/*opacity: .8;*/
	z-index: 10;
}
#small_box_white {
	position: absolute;
	top: 4px;
	left: 330px;
	width: 40px;
	height: 28px;
	background: url(diamond_72890_02.svg) no-repeat 0 0;
	z-index: 12;
}
#small_box_purple {
	position: absolute;
	top: 8px;
	left: 359px;
	width: 22px;
	height: 17px;
	background: url(diamond_72890_03.svg) no-repeat 0 0;
	/*opacity: .2;*/
	z-index: 11;
}
#amex_logo {
	top: 27px;
	left: 674px;
	width: 37px;
	height: 37px;
	overflow: hidden;
	display: block;
	position: absolute;
	background: url(amex_logo.png) no-repeat 0 0;
	z-index: 48;
}
#spg_logo_white {
	top: 27px;
	left: 596px;
	width: 72px;
	height: 39px;
	overflow: hidden;
	display: block;
	position: absolute;
	background-image: url(sprite_txt.png);
	background-repeat: no-repeat;
	background-position: 0px -59px;
	z-index: 50;
}
#screen_3 {
	top: 0px;
	width: 728px;
	height: 90px;
	overflow: hidden;
	display: block;
	position: absolute;
	background-image: url(logos_728x90.jpg);
	background-repeat: no-repeat;
	background-position: 0 -90px;
	background-blend-mode: darken;
	z-index: 10;
}
#screen_3_header {
	top: 0px;
	left: 138px;
	width: 211px;
	height: 15px;
	overflow: hidden;
	display: block;
	position: absolute;
	background-image: url(logos_728x90.jpg);
	background-repeat: no-repeat;
	background-position: 0px -180px;
	z-index: 5;
}
#screen_3_card {
	top: 8px;
	left: 10px;
	width: 120px;
	height: 82px;
	overflow: hidden;
	display: block;
	position: absolute;
	background-image: url(card_728x90.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	z-index: 4;
}
#screen_3_cta {
	overflow: hidden;
	position: absolute;
	display: block;
	top: 32px;
	left: 395px;
	width: 102px;
	height: 25px;
	background-color: #fff;
	z-index: 10;
	opacity: 0.0;

}
#screen_3_cta:hover {
	opacity: 0.2;
}
#screen_3_cta_cover {
	overflow: hidden;
	position: absolute;
	display: block;
	top: 32px;
	left: 395px;
	width: 102px;
	height: 25px;
	background-color: #fff;
	z-index: 11;

}

#spg_logo_grey {
	top: 27px;
	left: 547px;
	width: 72px;
	height: 39px;
	overflow: hidden;
	display: block;
	position: absolute;
	background-image: url(sprite_txt.png);
	background-repeat: no-repeat;
	background-position: -74px -59px;
	z-index: 49;
}
#screen_3_line {
	top: 15px;
	left: 521px;
	width: 1px;
	height: 60px;
	overflow: hidden;
	position: absolute;
	background-color: #555;
	opacity: .5;
	z-index: 51;
}
