/* CSS Document */
	
/* SUB BOX IS USED IN ALL LEVELS */
#box-sub {
	position:absolute; 
	width:370px; 
	height:262px; 
	z-index:1; 
	left: 10px; top: 10px
	}
/* END SUB BOX */

/* START FOURTH WAVE black, background boxes. */
div.box1d {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 390px;
	height: 600px;
	background-color: #000000;
}
	
div.box2d {
	position: absolute;
	top: 20px;
	left: 410px;
	width: 390px;
	height: 600px;
	background-color: #000000;
}

div.box3d {
	position: absolute;
	top: 20px;
	left: 800px;
	width: 390px;
	height: 600px;
	background-color: #000000;
}

div.box4d {
	position: absolute;
	top: 20px;
	left: 1190px;
	width: 390px;
	height: 600px;
	background-color: #000000;
}

div.box5d {
	position: absolute;
	top: 20px;
	left: 1580px;
	width: 390px;
	height: 600px;
	background-color: #000000;
}
/* END FOURTH WAVE black, background boxes. */

/* START THIRD WAVE black, background boxes. */
div.box1c {
	position: absolute;
	top: 620px;
	left: 20px;
	width: 390px;
	height: 600px;
	background-color: #000000;
}
	
div.box2c {
	position: absolute;
	top: 620px;
	left: 410px;
	width: 390px;
	height: 600px;
	background-color: #000000;
}

div.box3c {
	position: absolute;
	top: 620px;
	left: 800px;
	width: 390px;
	height: 600px;
	background-color: #000000;
}

div.box4c {
	position: absolute;
	top: 620px;
	left: 1190px;
	width: 390px;
	height: 600px;
	background-color: #000000;
}

div.box5c {
	position: absolute;
	top: 620px;
	left: 1580px;
	width: 390px;
	height: 600px;
	background-color: #000000;
}
/* END THIRD WAVE black, background boxes. */

/* START SECOND WAVE black, background boxes. */
div.box1b {
	position: absolute;
	top: 1220px;
	left: 20px;
	width: 390px;
	height: 600px;
	background-color: #000000;
}

div.box2b {
	position: absolute;
	top: 1220px;
	left: 410px;
	width: 390px;
	height: 600px;
	background-color: #000000;
}

div.box3b {
	position: absolute;
	top: 1220px;
	left: 800px;
	width: 390px;
	height: 600px;
	background-color: #000000;
}

div.box4b {
	position: absolute;
	top: 1220px;
	left: 1190px;
	width: 390px;
	height: 600px;
	background-color: #000000;
}

div.box5b {
	position: absolute;
	top: 1220px;
	left: 1580px;
	width: 390px;
	height: 600px;
	background-color: #000000;
}
/* END SECOND WAVE black, background boxes. */

/* FIRST WAVE black, background boxes. */
div.box_spacer {
	position: absolute;
	top: 20px;
	left: 1970px;
	width: 20px;
	height: 1220px;
}

div.bottom_spacer {
	position: absolute;
	top: 1820px;
	left: 20px;
	width: 1950px;
	height: 20px;
}

div.box1 {
	position: absolute;
	top: 1820px;
	left: 20px;
	width: 390px;
	height: 600px;
	background-color: #000000;
	margin-bottom:50px
}

div.box2 {
	position: absolute;
	top: 1820px;
	left: 410px;
	width: 390px;
	height: 600px;
	background-color: #000000;
}

div.box3 {
	position: absolute;
	top: 1820px;
	left: 800px;
	width: 390px;
	height: 600px;
	background-color: #000000;
}

div.box4 {
	position: absolute;
	top: 1820px;
	left: 1190px;
	width: 390px;
	height: 600px;
	background-color: #000000;
}

div.box5 {
	position: absolute;
	top: 1820px;
	left: 1580px;
	width: 390px;
	height: 600px;
	background-color: #000000;
}

div.contact {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 390px;
	height: 600px;
	background-color: #ffffff;
}
/* END FIRST WAVE black, background boxes. */

/* START FOURTH WAVE vertical, colored rules */
div.rule_box1d {
	position: absolute;
	top: 30px;
	left: 20px;
	width: 1px;
	height: 580px;
	z-index: 1
}

div.rule_box2d {
	position: absolute;
	top: 30px;
	left: 410px;
	width: 1px;
	height: 580px;
	z-index: 1
}

div.rule_box3d {
	position: absolute;
	top: 30px;
	left: 800px;
	width: 1px;
	height: 580px;
	z-index: 1
}

div.rule_box4d {
	position: absolute;
	top: 30px;
	left: 1190px;
	width: 1px;
	height: 580px;
	z-index: 1
}

div.rule_box5d {
	position: absolute;
	top: 30px;
	left: 1580px;
	width: 1px;
	height: 580px;
	z-index: 1
}
/* END FOURTH WAVE vertical, colored rules */

/* START THIRD WAVE vertical, colored rules */
div.rule_box1c {
	position: absolute;
	top: 630px;
	left: 20px;
	width: 1px;
	height: 580px;
	z-index: 1
}

div.rule_box2c {
	position: absolute;
	top: 630px;
	left: 410px;
	width: 1px;
	height: 580px;
	z-index: 1
}

div.rule_box3c {
	position: absolute;
	top: 630px;
	left: 800px;
	width: 1px;
	height: 580px;
	z-index: 1
}

div.rule_box4c {
	position: absolute;
	top: 630px;
	left: 1190px;
	width: 1px;
	height: 580px;
	z-index: 1
}

div.rule_box5c {
	position: absolute;
	top: 630px;
	left: 1580px;
	width: 1px;
	height: 580px;
	z-index: 1
}
/* END THIRD WAVE vertical, colored rules */

/* START SECOND WAVE vertical, colored rules */
div.rule_box1b {
	position: absolute;
	top: 1230px;
	left: 20px;
	width: 1px;
	height: 580px;
	z-index: 1
}

div.rule_box2b {
	position: absolute;
	top: 1230px;
	left: 410px;
	width: 1px;
	height: 580px;
	z-index: 1
}

div.rule_box3b {
	position: absolute;
	top: 1230px;
	left: 800px;
	width: 1px;
	height: 580px;
	z-index: 1
}

div.rule_box4b {
	position: absolute;
	top: 1230px;
	left: 1190px;
	width: 1px;
	height: 580px;
	z-index: 1
}

div.rule_box5b {
	position: absolute;
	top: 1230px;
	left: 1580px;
	width: 1px;
	height: 580px;
	z-index: 1
}
/* END SECOND WAVE vertical, colored rules */


/* START FIRST WAVE vertical, colored rules */
div.rule_contact {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 1px;
	height: 600px;
	z-index: 1
}

div.rule_box1 {
	position: absolute;
	top: 1820px;
	left: 20px;
	width: 1px;
	height: 600px;
	z-index: 1
}

div.rule_box2 {
	position: absolute;
	top: 1820px;
	left: 410px;
	width: 1px;
	height: 600px;
	z-index: 1
}

div.rule_box3 {
	position: absolute;
	top: 1820px;
	left: 800px;
	width: 1px;
	height: 600px;
	z-index: 1
}

div.rule_box4 {
	position: absolute;
	top: 1820px;
	left: 1190px;
	width: 1px;
	height: 600px;
	z-index: 1
}

div.rule_box5 {
	position: absolute;
	top: 1820px;
	left: 1580px;
	width: 1px;
	height: 600px;
	z-index: 1
}
/* END FIST WAVE vertical, colored rules */

