body {
	margin: 0px !important;
}

#container {
	position: relative;
	width: 970px;
	height: 250px;
	background-color: #FFFFFF;
	overflow: hidden;
}

.topLeft {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 970px;
	height: 250px;
}

.fullCover {
	width: 100%;
	height: 100%;
}

#bgExit {
	opacity: 0;
	cursor: pointer;
}

#image2 {
	height: 320px;
}

#fade_out {
	background-color: #000000;
}

.cta { 
	position: absolute;
	width: 322px;
	height: 88px;
}

#cta_container {
	right: 0px;
	bottom: 22px;

}

#cta_container, #cta_panel_over, #cta_text, #cta_arrow {
	opacity: 0;
}