/* ================================================================================ */
/* = BetaCalco Splash - CSS - Coded For Oceano Global by Matthew Beverly/www.matty.ca  ....*/
/* ================================================================================ */	

	* {margin:0;padding:0}
	body {background-color: #000; font-size: 70%; font-family:verdana,sans-serif; color: #a0a0a0;line-height: 16px; }

	
	/*- Select your region index -*/	
	#sr-wrap {width:900px; margin: 0 auto; padding: 0px 0px 0px 0px;position:relative;overflow: visible;min-height:500px;height:auto !important;height:500px;}

	
	#header {height:50px;font-size:11px;position:relative; margin: -90px 0px 0px 300px;padding: 0px 0px 0px 0px; color:#555; }	
	#header ul {list-style:none;margin:0;padding:0;}	
	#header ul li {float:left;line-height:50px;outline: none;}
	#header ul li a {color:#999;text-decoration:none;height:50px;float:left;display:inline; /*ie*/padding:0 15px;outline: none;}
	#header ul li a:active {color:#fff;}
	#header ul li a:hover {color:#fff;display: block;}