/* CSS Document */

body {
	background-color: #ffffff;
}

#bgimage {
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;
	width:672px;
	height:473px;
}


/* HEADER */

#header_strip {
	position:absolute;
	left:0px;
	top:15px;
	background-color:#FFFFFF;
	width:100%;
	height:70px;
	z-index:2;
}

.line_top {
	background-color:#20BFD6;
	width:100%;
	height:3px;
	z-index:5;
}

#header_centre_box {
	width:975px;
	height:64px;
	padding-top:3px;
	margin:0px auto 0px auto;
	position:relative;
	z-index:1;
}


/* BODY */

#body_strip {
	width:100%;
	position:absolute;
	left: 0px;
   	top: 96px;
	z-index:2;
}





.body_centre_box {
	width:975px;
	
	margin:0px auto 0px auto;
	position:relative;
	z-index:3;
}






.section_01 {
	position:absolute;
	left: 0px;
   	top: 0px;
	width:795px;
	z-index:4;
}

.section_02 {
	position:absolute;
	left: 0px;
	z-index:4;
}

.section_03 {
	position:absolute;
	left: 0px;
	z-index:4;
}




.archive_titles_box {
	position:absolute;
	left: 0px;
	z-index:5;
	height: 54px;
	width:185px;
}

#archive_gallery_box {
	position:absolute;
	left:0px;
	top:55px;
	width:755px;
	height:450px;
}

#archive_audio_box {
	position:absolute;
	left:0px;
	top:588px;
	width:755px;
	height:551px;
}



.pic_box {
	position:relative;
	float:left;
	height:97px;
	width:97px;
	padding-right:10px;
	padding-bottom:6px;
	z-index:4;
}


#pop_up_box {
	height:97px;
	width:97px;
	z-index:5;
}


#nav_box {
	position:absolute;
	right: 0px;
	top: 0px;
	width: 173px;
	height: 385px;
}



/* FOOTER */

.footer_strip {
	background-color:#FFFFFF;
	width:100%;
	height:68px;
	z-index:1;
}


.line_bottom {
	background-color:#20BFD6;
	width:100%;
	height:2px;
	z-index:3;
}


#footer_centre_box {
	width:975px;
	height:64px;
	margin:2px auto 0px auto;
	position:relative;
	z-index:2;
}


.subscribe {
	width:525px;
	height:35px;
	text-align:right;
}


.addthis {
	width:90px;
	height:20px;
	text-align:right;
}



/* SPLASH PAGE */
#skip_intro_box {
	position:absolute;
	top:0px;
	left:30px;
	height:385px;
	width:235px;
	z-index:4;
}

#showreel_box {
	position:absolute;
	top:0px;
	left:266px;
	width:660px;
	height:385px;
	z-index:4;
}
