body {
	margin-top:10px;
	padding:0;
	width: 8895px;
	height: 597px;
	color:#FFFFFF; 
	font: 10px Arial, Sans-Serif; 
	line-height: 13px;
	background-color: #05090E;
	
}

a:link {
	color: #22b1e1;
}
a:visited {
	color: #22b1e1;
}
a:hover {
	color: #22b1e1;
}
a:active {
	color: #22b1e1;
}
    .style2 {
	font-size: 12px;
	font-weight: bold;
}
    .style3 {font-size: 12px}
    .style4 {color: #22b1e1}
	
    .style5 {font-size: 11px}
    .style6 {
	font-size: 12px;
	color: #22b1e1;
	font-weight: bold;
}


.style7 {color: #82B8E1}

h2 {font-size: 1.1em}
h3 {font-size: 1.4em}

hr, .hide {
	position:absolute; 
	top:0;
    left:-9000px;
}	

#page {
	position:absolute;
	top:20px;
	left:0px;
	height: 597px;
	width:8895px;
	border: 1px solid #82b8e1;
	z-index:2;
}
#page1 {
	position:absolute;	
	top:20px;
	left:0px;	
	height: 597px;
	width:8895px;
	border: 1px solid #82b8e1;
	z-index:1;
	
}

#leftsider {
	padding: 0px 0 0 0px;
	float: left;
	width:150px; 
}

#leftsider h1 {font-size: 2.0em;}

#menu {
	margin-top: 300px; 
	padding-left: 15px;
}


#menu a{
	text-decoration: none;
	color: #22b1e1;
}

#menu a:hover{
	border-bottom: 1px solid #22b1e1;
}

#content {
	margin-top: 230px; 
	float: left;
	font-size: 1.1em; 
}

#content h4 {font-size: 1.2em;}


.all {
	margin-right:600px; 
	width: 625px;	
	height: 355px;
}





/* sections*/

.text1 {
    margin-top:270px;
	margin-left:50px;
	margin-right:30px;
	width: 210px;	
	height: 200px;
	float:left;
	padding-top:10px;
}

.video1{
    margin-top:230px;
	width: 485px;	
	height: 200px;
	float:left;
	margin-right:410px;
	padding-left:30px;

}

.video1a{
	width: 200px;	
	height: 200px;
	float:left;
	padding-right:50px;

}

.video1b{
	width: 200px;	
	height: 200px;
	float:left;
}

.text2 {
    margin-top:230px;
	width: 200px;	
	height: 320px;
	float:left;

}


.text2a {
    margin-top:230px;
	margin-right:20px;
	width: 220px;	
	height: 320px;
	float:left;

}

.text2b {
    margin-top:170px;
	margin-right:540px;
	width: 425px;	
	height: 380px;
	float:left;

}

.text3 {
    margin-top:230px;
	width: 200px;	
	height: 320px;
	float:left;

}


.text3a {
    margin-top:230px;
	margin-right:20px;
	width: 220px;	
	height: 320px;
	float:left;

}

.text3b {
    margin-top:170px;
	margin-right:540px;
	width: 425px;	
	height: 380px;
	float:left;

}

.text4 {
    margin-top:230px;
	width: 200px;	
	height: 320px;
	float:left;

}


.text4a {
    margin-top:190px;
	margin-right:20px;
	width: 425px;	
	height: 380px;
	float:left;

}

.text4b {
    margin-top:190px;
	margin-right:300px;
	width: 425px;	
	height: 380px;
	float:left;

}

.text5 {
    margin-top:230px;
	margin-right:20px;
	width: 200px;	
	height: 320px;
	float:left;

}


.text5a {
    margin-top:200px;
	margin-right:20px;
	width: 920px;	
	height: 350px;
	float:left;

}

.text6a {
    margin-top:30px;
	margin-right:20px;
	width: 920px;	
	height: 550px;
	float:left;
}


.text7 {
    margin-top:230px;
	width: 200px;	
	height: 320px;
	float:left;

}


.text7a {
    margin-top:190px;
	margin-right:20px;
	width: 425px;	
	height: 380px;
	float:left;

}

.text7b {
    margin-top:190px;
	margin-right:300px;
	width: 425px;	
	height: 380px;
	float:left;

}
.text7c {
    margin-top:190px;
	margin-right:300px;
	width: 425px;	
	height: 380px;
	float:left;

}


/* sections fin*/





.alt {/* modify this to add style to alternate sections*/}

#note { 
	margin-top:10px;
}

p.secbot a{
	margin-top: -5px;
	padding-left: 0px;
	border-bottom:none;
	color: #22b1e1;
	text-decoration:bold;
	font-size:10px;
}

p.secbot a:hover {
	border-bottom:1px solid #22b1e1;
}

#arrows {
	position: fixed;
	top: 620px;
	left: 700px; 
	width: 150px;
	height: 30px;
	cursor: pointer;
	
}


#arrows ul {	
	margin: 0;
	padding: 0;
	list-style:none;
}

#arrows ul li {
	margin: 0;
	padding: 0;
	display:inline;
	width: 40px;
	height: 30px;
}

#arrows ul li a{
	margin-right: 5px;
	float: left;
	display: block;
	width: 69px;
	height: 34px;
	overflow: hidden;
	cursor: pointer;
	font-size: 50em;
	text-indent: -9000px;
}

#arrows ul #left a {background: transparent;}
#arrows ul #right a{background: transparent;}


#rightsider {
	padding: 0 10px 0px 0;
}	

#rightsider a{
	color: #22b1e1;
	text-decoration: none;
}

