body {
font:helvetica;
outline-color:(0);
margin:0px;
	padding: 0px;
	background: black;
}

#container {
width:1000px;
height:600px;
margin-left:auto;
margin-right:auto;
position:relative;
}

div.vertical_scroller{
	position:relative;
	height:24px;
	width:500px;
	display:block;
	overflow:hidden;
	border:#CCCCCC 1px solid;
}
div.scrollingtext{
	position:absolute;
	white-space:nowrap;
	font-family:'Trebuchet MS',Arial;
	font-size:18px;
	font-weight:bold;
	color:#000000;
}



#wrapper {
width:800px;
min-height:600px;
overflow:auto;
background-color:#000;
margin-left:20px;
margin-right:20px;
}

#footer {
margin-top:20px;
width:1000px;
height:30px;
background-image:url('images/footer.png');
}

#comingsoon{
color: #fff;
text-decoration: none;
margin-top: 175px;
float:right;
font-family:Helvetica;
margin-right: 300px;
font-size: 8pt;
}

#content {
	width:1000px;
	height:650px;
	background-image:url('Splash5.jpg');
	}
	
	
	
#menudiv{
margin-top:200px;
margin-left: 710px;
padding:0px;
position:fixed;
}

li.submenu a{
width: 100px;
height: 10px;
font-size: 12px;
color:#ffffff;
font-family: Helvetica;
text-decoration: none;
text-transform: uppercase;
list-style: none;
}

li.submenu a:hover{
width: 100px;
height: 10px;
font-size: 12px;
color: #7ab3df;
list-style: none;
font-family: Helvetica;
text-decoration: none;
text-transform: uppercase;
list-style: none;
}


	
#menu {
margin-left: auto;
margin-right auto;
list-style: none;
}


#menu li.submenu a{
font-size: 12px;
display:block;
position:relative;
margin:0;
list-style:none;
width:125px;
padding:0px;
list-style: none;
}

/*#menu li.submenu a:hover{
font-size: 12px;
display:block;
position:relative;
margin:0;
list-style:none;
width:120px;
height: 10px;
padding:0px;
border-left-style: solid;
border-color: #fff;
}*/


#menu1, #menu2, #menu3, #menu4 {
position:fixed;
top:50px;

#menu1 {top:100px;}
#menu2, 
#menu3, 
#menu4 {
position:fixed;
top:50px;



