@charset "UTF-8";
/* CSS Document */

body {
	background: #FFF;
	color: #FFF;
	font: 100%/1.4  Arial, Verdana, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: lighter;	
	line-height: 20px;
	margin: 0;
	padding: 0;
}
body a{
	color: #000;
	text-decoration: underline;
}
.container{
	background-color: #FFF;
	border: 1px solid #cccccc;
	width: 725px;
	height: 90px;
	overflow: hidden;
	position: relative;

	/*Keeps Border from expanding div*/
	box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    
	/*If you are trying to hide absolute positioned elements make sure the container of those
	  absolute positioned elements is relatively positioned.*/	
	
}

/*ELEMENTS*/
.click{
	cursor: pointer;
	width: 725px;
	height: 90px;
	overflow: hidden;
	position: absolute;
	z-index: 125;
}

.copy_advanced {
    width: 181px;
    height: 25px;
    margin: 44px 0 0 493px;
    position: absolute;
    z-index: 31;
    background: url('spritesheet_725x90.png')  -5px -5px;
}

.copy_airbusGroup {
    width: 158px;
    height: 23px;
    margin: 23px 0 0 87px;
    position: absolute;
    z-index: 51;
    background: url('spritesheet_725x90.png')  -196px -5px;
}

.copy_cleaner {
    width: 158px;
    height: 25px;
    margin: 41px 0 0 515px;
    position: absolute;
    z-index: 11;
    background: url('spritesheet_725x90.png')  -196px -38px;
}

.copy_smarter {
    width: 160px;
    height: 25px;
    margin: 43px 0 0 514px;
    position: absolute;
    z-index: 41;
    background: url('spritesheet_725x90.png')  -5px -73px;
}

.copy_versatile {
    width: 178px;
    height: 25px;
    margin: 43px 0 0 495px;
    position: absolute;
    z-index: 21;
    background: url('spritesheet_725x90.png')  -175px -73px;
}

.copy_weMakeIt01 {
    width: 161px;
    height: 22px;
    margin: 15px 0 0 513px;
    position: absolute;
    z-index: 11;
    background: url('spritesheet_725x90.png')  -5px -108px;
}

.copy_weMakeIt02 {
    width: 161px;
    height: 22px;
    margin: 15px 0 0 513px;
    position: absolute;
    z-index: 21;
    background: url('spritesheet_725x90.png')  -5px -108px;
}

.copy_weMakeIt03 {
    width: 161px;
    height: 22px;
    margin: 15px 0 0 513px;
    position: absolute;
    z-index: 31;
    background: url('spritesheet_725x90.png')  -5px -108px;
}

.copy_weMakeIt04 {
    width: 161px;
    height: 22px;
    margin: 15px 0 0 513px;
    position: absolute;
    z-index: 41;
    background: url('spritesheet_725x90.png')  -5px -108px;
}

.copy_weMakeItFly {
    width: 165px;
    height: 24px;
    margin: 23px 0 0 252px;
    position: absolute;
    z-index: 51;
    background: url('spritesheet_725x90.png')  -176px -108px;
}

.cta_explore {
    width: 61px;
    height: 13px;
    margin: 67px 0 0 355px;
    position: absolute;
    z-index: 51;
    background: url('spritesheet_725x90.png')  -364px -5px;
}

.image01 {
    width: 725px;
    height: 90px;
    margin: 0px 0 0 0px;
    position: absolute;
    z-index: 10;
    background: url('image01.jpg');
}

.image02 {
    width: 725px;
    height: 90px;
    margin: 0px 0 0 0px;
    position: absolute;
    z-index: 20;
    background: url('image02.jpg');
}

.image03 {
    width: 725px;
    height: 90px;
    margin: 0px 0 0 0px;
    position: absolute;
    z-index: 30;
    background: url('image03.jpg');
}

.image04 {
    width: 725px;
    height: 90px;
    margin: 0px 0 0 0px;
    position: absolute;
    z-index: 40;
    background: url('image04.jpg');
}

.image05 {
    width: 725px;
    height: 90px;
    margin: 0px 0 0 0px;
    position: absolute;
    z-index: 50;
    background: url('image05.jpg');
}

.line01 {
    width: 333px;
    height: 4px;
    margin: 73px 0 0 341px;
    position: absolute;
    z-index: 11;
    background: url('spritesheet_725x90.png')  -5px -142px;
}

.line02 {
    width: 288px;
    height: 4px;
    margin: 74px 0 0 385px;
    position: absolute;
    z-index: 21;
    background: url('spritesheet_725x90.png')  -5px -156px;
}

.line03 {
    width: 452px;
    height: 4px;
    margin: 74px 0 0 223px;
    position: absolute;
    z-index: 31;
    background: url('spritesheet_725x90.png')  -5px -170px;
}

.line04 {
    width: 331px;
    height: 3px;
    margin: 74px 0 0 343px;
    position: absolute;
    z-index: 41;
    background: url('spritesheet_725x90.png')  -5px -184px;
}

.line05 {
    width: 332px;
    height: 4px;
    margin: 53px 0 0 85px;
    position: absolute;
    z-index: 51;
    background: url('spritesheet_725x90.png')  -5px -197px;
}

.logo_airbusGroup {
    width: 168px;
    height: 54px;
    margin: 21px 0 0 520px;
    position: absolute;
    z-index: 51;
    background: url('spritesheet_725x90.png')  -5px -211px;
}
