
#navout{
margin: 0 auto;
padding: 0;
position:relative;
height:37px;
color:#E0E0E0;
background: transparent;
width:780px;
text-align: center;
background-image: url(../img/bg-navout.gif);
background-repeat: repeat-x;
background-position: right top;
border: 0px solid #000;
}




#navigation {
width:730px;

margin: 0 auto;
}



#navigation{
height:33px;
font-size:12px;
text-transform:uppercase;
font-weight:bold;

padding:0px 0 0 20px;}

#navigation ul{margin:0;padding:0;list-style-type:none;width:auto;float:left;}
#navigation ul li{display:block;float:left;margin:0 1px; border: 0px solid #000;}
#navigation ul li a {display:block;float:left;color:#EAF3F8;text-decoration:none;padding:0 0 0 20px; height:33px;}
#navigation ul li a span{padding:8px 20px 0 0;height:21px;float:left; }
#navigation ul li a:hover{color:#fff;background:transparent url(../img/dolphin_bg-OVER.gif) repeat-x bottom left;}
#navigation ul li a:hover span{display:block;width:auto;cursor:pointer;}
#navigation ul li a.current,#dolphinnav ul li a.current:hover{color:#ecce52;
background-image: url(../img/dolphin_right-ON.gif);
background-repeat: no-repeat;
background-position: top center;
background-color: transparent;
line-height:300%;
height:35px;
margin:0 3px;
text-align: center;
}

#navigation ul li a.current span{display:block;padding:0 20px 0 0;width:auto;
height:35px;}

 
.web, .download {color:#ecce52; 
text-decoration:none; 
padding:0  0 0 30px; 
font-weight: bolder;
background: transparent url(../img/arrowt.gif) no-repeat center left;
}


#footer a {color:#fff; text-decoration:none; padding:0px; font-weight: bolder;}

a {
	text-decoration: underline;
	color:#ecce52;
  font-weight: bolder;
  text-decoration: none;
}


a:hover {
	color:#ecce52;	
	font-weight: bolder;
}
