/* CSS Monkey Document */

body {
	margin:0;
	padding:0;
	width: 6220px;
	height: 500px;
	color:#999; 
	font: 62.5%/150% Arial, Sans-Serif; 
	background: white ;
}

a	{text-decoration: none; color: #999;}
a:hover{ border-bottom: 1px solid #ff6633;}

h2 {font-size: 1.1em}
h3 {font-size: 1.4em}

hr, .hide {
	position:absolute; 
	top:0;
    left:-9000px;
}	

#page {
	height: 500px;
	margin-top: 100px 
}
#bottom-bar {

position:fixed;
width: 6220px;;
height: 50px;
margin-top: 470px;
}


#menu {
	
	margin-left: 15px; 
	
}

#menu ul {
	list-style: none;
}

#menu ul li {display: inline;}

#menu a{
	text-decoration: none;
	color: #999;
	display: block;
	float: left;
	margin-left: 5px;
}

#menu a:hover{
	border-top: 1px solid #ff6633;
	

}


#content {
	
	float: left;
	font-size: 1.1em; 
}

#content h4 {font-size: 1.2em;}

.sec1 { margin: 0; float: left; width: 800px; height: 500px; background: white url(205.186.162.167/images/stage1.jpg) top left no-repeat;}
.sec2 { margin: 0; float: left; width: 1024px; height: 500px; background: white url(/images/stage2.jpg) top left no-repeat;}
.sec3 { margin: 0; float: left; width: 1024px; height: 500px; background: white url(/images/stage3.jpg) top left no-repeat;}
.sec4 { margin: 0; float: left; width: 1024px; height: 500px; background: white url(/images/stage4.jpg) top left no-repeat;}
.sec5 { margin: 0; float: left; width: 1248px; height: 500px; background: white url(/images/stage5.jpg) top left no-repeat;}
.sec6 { margin: 0; float: left; width: 1100px; height: 500px; background: white url(/images/stage6.jpg) top left no-repeat;}

.alt {/* modify this to add style to alternate sections*/}


/*TEXT SECTIONS*/
.text2	{width: 358px;  background: transparent; font-size: 13.4px; font-weight:400; margin: 118px 0 0 387px;}
.text3	{width: 260px;  background: transparent; font-size: 13.4px; font-weight:400; margin: 340px 0 0 293px;}
.text4	{width: 345px;  background: transparent; font-size: 13.4px; font-weight:500; margin: 40px 0 0 88px;}
.text5	{width: 370px;  background: transparent; font-size: 13.4px; font-weight:500; margin: 320px 0 0 787px;}
.text6	{width: 220px;  background: transparent; font-size: 13.4px; font-weight:bold; margin: 20px 0 0 50px;}
.text7	{width: 260px;  background: transparent; font-size: 10px; font-weight:500; margin: 253px 0 0 457px; line-height: 12px;}
.orange {color: #ff6633; }
.text2,	
.text3, 
.text4, 
.text5, 
.text6, 
.text7	{color: #8c8c8c;}


/*
p.secbot a{
	margin-top: -5px;
	padding-left: 15px;
	border-bottom:none;
	color: #22b1e1;
	background: url(../img/leftsmall.png) no-repeat scroll left center;
	text-decoration:none;
	font-size:0.9em;
}

p.secbot a:hover {
	border-bottom:1px solid #22b1e1;
}

#arrows {
	position: fixed;
	top: 440px;
	left: 450px; 
	width: 90px;
	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: 40px;
	height: 30px;
	overflow: hidden;
	cursor: pointer;
	font-size: 50em;
	text-indent: -9000px;
}

#arrows ul #left a {background: transparent url(../img/leftbig.png) no-repeat;}
#arrows ul #right a{background: transparent  url(../img/rightbig.png) no-repeat;}


#rightsider {
	padding: 0 10px 0px 0;
}	

#rightsider a{
	color: #22b1e1;
	text-decoration: none;
}

#leftsider {
	padding: 50px 0 0 50px;
	float: left;
	width:300px; 
}
#leftsider h1 {font-size: 2.0em;}

*/



