/*class definition*/
.CB{clear:both;}
.DI{display:inline;}
.FL{/*float:left;*/}
.PR20{padding-right:20px;}
/*END // class definition*/

body{
	background:#fff;
	font-family: trebuchet MS;
}
img{
	border:none;
}
a {outline: none;}
#splash{
	width:670px;
	margin:0 auto;
	margin-top:-410px;
	opacity:0.1;
}

#splash ul{
	margin:0;
	padding:0;
}
#splash li{
	list-style-type:none;
<!--	background:url(../_img/arrowSplash.png) no-repeat 0 50%;-->
}
#splash li a{
	color:#00a8d9;
	text-decoration:none;
	
}

#splash li span{
	padding:15px 0 10px 15px;
	text-transform: uppercase;
	font-size:13px;
	
}
#splash img{
	border:none;
}
