.scrool
{
	float:left;
	width:640px;
}
.img_scroller 
{
	width:640px;
	overflow: hidden;
	z-index:1;
}
.img_content
{
	width: 10000px;	
}
.img_imgdiv
{
	float:left;
}
.img_imgdiv img
{
	border:0;
}
.img_toolbar
{
	z-index:10;
	width:640px;
	margin:0; padding:0;
	border:1px solid red;		
}
.img_toolbar img
{
	border:0;
}

.menu_box				{background-image: url(../../../img/bk_section.jpg); background-repeat: no-repeat; background-position: right top; height: 25px; width: 100%; float:left; padding: 7px 0px 4px 0px;}

.menu_box table			{width: 100%;}
.menu_box td			{#border:0px solid red; }
.menu_box a				{display: block; width: 100%; text-align: center; height: 25px; color: #FFFFFF; text-decoration: none; font-family: Tahoma; font-size: 13px; font-weight: bold; line-height: 25px; border-right: 1px solid #606976; border-left: 1px solid transparent;}
.menu_box a:hover, .menu_box .selected	{background-repeat: no-repeat; background-position: center top; border-left: 12px solid #606976; color: #618fb9;}
.menu_box .first a			{border-left: 0px none;}
.menu_box .last a			{border-right: 0px none;border:0px solid red;}

#dolphinnav2{border:0px solid red;}
#dolphinnav2 ul{float:left;list-style-type:none; width: 100%;  margin-left:-40px; _margin-left:-8px;  #margin-left:0px;}
#dolphinnav2 ul li{border:0px solid red; width:100%;}
#dolphinnav2 ul li a{display: block; width: 100%; text-align: center; height: 25px; color: #FFFFFF; text-decoration: none; font-family: Tahoma; font-size: 13px; font-weight: bold; line-height: 25px;  border-right: 1px solid #606976; border-left: 1px solid transparent; margin-top:-11px; _margin-top:0px;}

#dolphinnav2 ul li a:hover {background-repeat: no-repeat; background-position: center top; border-left: 1px solid #606976; color: #618fb9;margin-top:-11px; _margin-top:0px;}
#dolphinnav2 .selected {background-image: url(../img/menu_item_back.gif); background-repeat: no-repeat; background-position: center top; border-left: 1px solid #606976; color: #618fb9;margin-top:-11px; _margin-top:0px;}

#dolphinnav2 .first a			{border-left: 0px none;}
#dolphinnav2  .first a:hover,
#dolphinnav2  .first .selected		{background-position: left top !important; border-left: 0px none; }

#dolphinnav2  .last a			{border-right: 0px none;}
#dolphinnav2  .last a:hover,
#dolphinnav2  .last .selected		{background-position: right top !important;}