#container2{
position:relative;
height:56px;
color:#E0E0E0;
background:#143D55;
width:100%;
font-family:Helvetica,Arial,Verdana,sans-serif;
}

#tabs{
position:relative;
top:67px;
*top:0px;
margin-left:230px;
margin-top:7px;
height:33px;
width:665px;
font-size:12px;
text-transform:uppercase;
font-weight:bold;
background:#000000 url("../../images/raised square border/dolphin_bg_black.gif") repeat-x bottom left;padding:0 0 0 20px;
}

#tabs ul{margin-top:-60px;*margin-top:0px;padding:0;list-style-type:none;width:auto;float:left;}
#tabs ul li{display:block;float:left;margin:0 1px;}
#tabs ul li a{display:block;float:left;color:#EAF3F8;text-decoration:none;padding:0 0 0 20px;height:33px;}
#tabs ul li a span{padding:12px 20px 0 0;height:21px;float:left;}
#tabs ul li a:hover{color:#fff;background:transparent url("../../images/raised square border/dolphin_bg-OVER_black.gif") repeat-x bottom left;}
#tabs ul li a:hover span{display:block;width:auto;cursor:pointer;}
#tabs ul li a.current,#tabs ul li a.current:hover{color:#fff;background:#1D6893 url("../../images/raised square border/dolphin_left-ON_black.gif") no-repeat top left;line-height:275%;}
#tabs ul li a.current span{display:block;padding:0 20px 0 0;width:auto;background:#1D6893 url("../../images/raised square border/dolphin_left-ON_black.gif") no-repeat top right;height:33px;}

