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

#this {
	width:300px;
	height:30px;
	margin-top:350px;
	font-size:14px;
	letter-spacing:1px;
	
}


#two {
	width:240px;
	height:750px;
	background-color:#FFF;
	margin-top: 0px;
    margin-left:0px;
	padding-left:40px;
	padding-top:50px;
	font-size:11px;
	letter-spacing:1px;
	position:fixed;
	z-index:100;
	
}

#line {
	height:1px;
	width: 110px;
	background-color:#999;
	padding-top:0px;
	margin-top: 7px;
}

#line2 {
	
	height:1px;
	width: 48px;
	background-color:#999;
	padding-top:0px;
	margin-bottom:9px;	
}


#col {
	width:150px;
	height:600px;
	margin-left:333px;
	margin-top: 0px;
	padding-top: 50px;
	position:fixed;
	font-size:11px;
	letter-spacing:1px;
	line-height:10px;	

}


#col2 {
	width:630px;
	height:600px;
	margin-left:470px;
	margin-top:0px;
	padding-top: 50px;
	position:fixed;
	font-size:11px;
	letter-spacing:1px;
	line-height:10px;	

}


#about {
	
	width: 400px;
	height: 250px;
	z-index: 1;
	margin-left: 333px;
	margin-top: 50px;
	position:fixed;
	font-size:11px;
	line-height: 10px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing: 2px;

	
}


#homeimage {
	
	width:  467px;
	height: 650px;
	margin-top: 0px;
	padding-top: 50px;
	position: fixed;
	margin-left: 750px;
	border: 0px;

	
}
	
	
	
	
#video {
	
	width: 546px;
	height: 430px;
	margin-left: 650px;
	top: 40px;
	position: fixed;

}
	


#human {
	
	width: 4089px;
	height: 725px;
	position: inherit;
	margin-left: 310px;
	top: 50px;
	margin-top:0px;
	padding-top:20px;
	

	
}


#twowork { 

    width:120px;
	height:750px;
	background-color:#3C0;
	margin-top: 0px;
	margin-left:500px;
	padding-left:40px;
	padding-top:50px;
	font-size:11px;
	letter-spacing:1px;
	line-height:10px;
	position:fixed;
	z-index:100;

}


#caption {
	width:375px;
	height:15px;
	background-color:#FFF;
	margin-bottom: 50px;
	margin-left:335px;
	font-size:9px;
	letter-spacing:1px;
	position:fixed;
	color:#000;
	

}


#rcacaption {
	width:430px;
	height:15px;
	background-color:#FFF;
	margin-top: 700px;
	margin-left:750px;
	font-size:9px;
	letter-spacing:1px;
	position:fixed;
	color:#000;
	padding-top:10px;

}
	


	
	
	
