
.image {
    height: 750px;
    width: 100%;
    background: #55e6c5;
    z-index: 1;
    }
.imagex {
    height: 550px;
    width: 100%;
    z-index: 1;
    }


	
	.sectionimg1 {
    height: 130px;

}	
		
	
	.sectionimg2 {
    height: 230px;

}
	
	.sectionimg3 {
    height: 530px;

}
.sectionimg4 {
    height: 430px;

}
.sectionimg5 {
    height: 330px;

}
.content {
    height: 550px;
    width:100%;
    background: white;
    z-index: 2;
}


#section_1 {
    background: url(../images/01.jpg);
    background-attachment: fixed;
}
#section_2 {
    background: url(../images/02.jpg);
    background-attachment: fixed;
}
#section_3 {
    background: url(../images/03.jpg);
    background-attachment: fixed;
}
#section_4 {
    background: url(../images/04.jpg);
    background-attachment: fixed;
}
#section_5 {
    background: url(../images/05.jpg) repeat;
    background-attachment: fixed;
}
#section_6 {
    background: url(../images/06.jpg) repeat;
    background-attachment: fixed;
}
#section_7 {
    background: url(../images/07.jpg) repeat;
    background-attachment: fixed;
}
#section_8 {
    background: url(../images/08.jpg) repeat;
    background-attachment: fixed;
}
#section_9 {
    background: url(../images/09.jpg) repeat;
    background-attachment: fixed;
}
#section_10 {
    background: url(../images/10.jpg) repeat;
    background-attachment: fixed;
}




#content_1 {position: relative;}

body {
    overflow:hidden;
}

