@font-face{
	font-family: CentraleSansLight;
	src: url("../fonts/CentraleSansLight.woff");
}

@font-face{
	font-family: BodoniStd-BoldItalic;
	src: url("../fonts/BodoniStd-BoldItalic.woff");
}

html, body {height: 100%;  margin:0; padding:0;color: white; font-family: CentraleSansLight;}

#banner{
	position: relative;
	height: 90px;
	width: 728px;
	overflow : hidden;
	opacity: 1;

}

#border_layer{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	overflow : hidden;
	opacity: 1;	
	border: 1px solid #cbcbcb;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	overflow: hidden;}


div {
	width:728px;
	height:90px;
	position: absolute;
	opacity: 1;
	left: 0px;
	top: 0px;
}


#frame_1_1_image {
	width:1456px;
	height:180px;
}



#banner_layer{
	width:100%;
	height:100%;

}

#cta{
	position:absolute;
	overflow: hidden;
	background: #ce1f2c;
	height: 30px;
    width: 100px;
    left: 8px;
    top: 3px;
}


#cta_text{
    font-size: 11px;
    left: 5px;
    top: 10px;

}




#coverlayer_1, #coverlayer_2, #coverlayer_3 {
	position:absolute;
	background: #000000;
	top: 0px;
	left: 0px;	
	width: 100%;
	height: 100%;
}

#clickarea {	
	position: absolute; 
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 90;
	cursor:pointer;	
	color:#fff;
}
#text_1{
	top: 35px;
	left: 220px;
}
#text_1_1{
	left: -60px;
}

#text_1_2{
	left: 20px;
}

/* FRAME 2 */
#text_2{	
    top: 28px;
    left: 150px;
}

/* FRAME 3 */
#text_3{   
	top: 18px;
	left: 150px;
	
}

#text_3_2{
	top: 44px;
}
#text_3_1 span
{
	font-family: BodoniStd-BoldItalic;
	 font-size: 19px;
}

#text_4{	
	top: 18px;
    left: 150px;
}

#text_4_1 span{	
	font-family: BodoniStd-BoldItalic;
	font-size: 19px;
}

