@charset "utf-8";
/* CSS Document */
#apDiv2 {
	position:absolute;
	left:0px;
	top:5px;
	width:700px;
	height:430px;
	z-index:3;
}
#apDiv21 {
	position:absolute;
	left:0px;
	top:5px;
	width:700px;
	height:430px;
	z-index:1;
	background-image:url(../Images/Intromovie.jpg)
}
#apDiv4 {
	position:absolute;
	left:708px;
	top:5px;
	width:200px;
	height:120px;
	z-index:1;
	background-image: url(../Images/Tsunami-Intro.gif);
}
#apDiv5 {
	position:absolute;
	left:708px;
	top:132px;
	width:200px;
	height:120px;
	z-index:1;
	background-image: url(../Images/VLED-Intro.gif);
}
#apDiv6 {
	position:absolute;
	left:708px;
	top:259px;
	width:200px;
	height:120px;
	z-index:2;
	background-image: url(../Images/Tornado-Intro.gif);
}
#apDiv7 {
	position:absolute;
	left:708px;
	top:386px;
	width:200px;
	height:120px;
	z-index:3;
	background-image: url(../Images/Camber-Intro.gif);
}
.style5 {font-family:arial}
#apDiv8 {
	position:absolute;
	left:0px;
	top:444px;
	width:700px;
	height:62px;
	z-index:3;
	border-bottom: 2px solid #999999;

}
.style10 {
	border-color:#999999;
	border-width: 1px;
	border-style: solid;
	cursor:pointer;
	}
.style10:hover {
	border-color:#FF9900;
	border-width: 1px;
	border-style: solid;
	cursor:pointer;
	}
/* These Nest in apDiv8 the footer div */
#footerdiv1 {
	position:absolute;
	left:0px;
	top:0px;
	width:230px;
	height:60px;
	z-index:4;
	background-image:url(../Images/LPC-Footer.jpg);	
}
#footerdiv2 {
	position:absolute;
	left:235px;
	top:0px;
	width:465px;
	height:60px;
	z-index:4;
}
.footernolink {
	}
.footerlink {
	cursor:pointer;
	}
