body {
	margin:0px; padding:0px;
	background-color:#000;
	font-family:Trebuchet MS; color:fff;
}



 
 #container {
	background:url(images/header.jpg) no-repeat;
	background-position:top;
	overflow: hidden;	
	 }  
	 
#centre-container {
	  width: 940px; height: 714px;
 	  margin-left: auto;
 	  margin-right: auto;
	  padding:0px;
 } 
	 
	 
	/* NAV */
	
#nav-container	{
	width:940px;
	position:relative; top: 140px;
	margin:0 auto;
	padding:0px;
}	
	
	
	#nav {
	 position: relative; top: 0px; left: 0px;

 } 
	 
#btn-home {
	 position: absolute; top: 0px; left: 15px;
	 width: 50px; height: 27px;
	 } 
	 
#btn-alien {
	 position: absolute; top: 0px; left: 358px;
	 width: 50px; height: 27px;
	 }  
	 


#btn-matrix {
	 position: absolute; top: 0px; left: 453px;
	 width: 50px; height: 27px;
	 }  
	 
	 
#btn-caduceus {
	 position: absolute; top: 0px; left: 559px;
	 width: 50px; height: 27px;
	 }  
	 
#btn-reptilian {
	 position: absolute; top: 0px; left: 686px;
	 width: 50px; height: 27px;
	 }  
	 
#btn-stargate {
	 position: absolute; top: 0px; left: 814px;
	 width: 50px; height: 27px;
	 }  
	 
	 
	/* CONTENT CONTAINER */		
	
	
	 
#content-container {
	width:940px;
	position:absolute; top: 215px;
	margin:0 auto;
	padding:0px;
	 }   
	 
	 
/* HOME */	

 
#video {
	 position: absolute; top: 0px; left: 160px;
	 width: 640px;
	 }   
#introtext {
	position: absolute;
	top: 411px;
	left: 207px;
	 }  
	 
	 
	 
 /* ALIEN */	 
	 
#img-alien2 {
	 position: absolute; top: 0px; left: 340px;
	 width: 319px;
	 }  	 
#img-alien3 {
	 position: absolute; top: 0px; left: 750px;
	 } 
	 
#content-text h1 {
	font-family:Trebuchet MS;  
     color:#999999;  
     margin:0px 0px 0px 0px;  
     font-weight:normal;  
	 font-size:14px; 
} 
#alientext {
	 position: absolute; top: 335px; left: 340px;
	 } 
	 
 /* MATRIX */	
#img-matrix2 {
	 position: absolute; top: 0px; left: 230px;
	 width: 319px;
	 }  
#img-matrix3 {
	 position: absolute; top: 287px; left: 550px;
	 width: 319px;
	 }  
#matrixtext {
	 position: absolute; top: 310px; left: 0px; width: 419px;

	 } 





/* CADUCEUS */	
	
#caduceustext {
	 position: absolute; top: 378px; left: 335px; width: 455px;
	 } 
	
#img-caduceus1 {
	 position: absolute; top: 0px; left: 110px;
	 width: 203px;
	 }  
#img-caduceus2 {
	 position: absolute; top: 0px; left: 390px;
	 width: 140px;
	 } 
#img-caduceus3 {
	 position: absolute; top: 0px; left: 547px;
	 width: 332px;
	 } 
	
/* REPTILIAN */	


#reptiliantext {
	 position: absolute; top: 378px; left: 478px; width: 420px;
	 } 
	
#img-reptilian1 {
	 position: absolute; top: 0px; left: 240px;
	 width: 220px;
	 }  
#img-reptilian2 {
	 position: absolute; top: 0px; left: 478px;
	 width: 230px;
	 } 
#img-reptilian3 {
	 position: absolute; top: 0px; right: 0px;
	 width: 213px;
	 } 

	
/* THE STARGATE */	

	#stargatetext {
	position: absolute;
	top: 350px;
	left: 327px;
	width: 578px;
	 } 
	
#img-stargate1 {
	 position: absolute; top: 0px; right: 0px;
	 width: 608px;
	 }  

	
	 
	/* FOOTER */	
	
	
	#footer {
	position:absolute; bottom: 0px; width: 100%;
	}
	
	 
 #footer-text {
	position: relative;
	top: 10px;
	left: 0px;
	 } 
	 
#footer-text h1 {
	font-family:Trebuchet MS;  
     color:#999999;  
     margin:0px 0px 0px 0px;  
     font-weight:normal;  
	 font-size:11px; 
} 	 
	 
	 
#footer-container {
	width:940px;
	position:relative; bottom: 46px;
	margin:0 auto;
	padding:0px;
	 }  
	 

	 
	 
	 
	 
