@charset "utf-8";
div.banner_row
{
	display : block;
	clear : both;
	margin : 5px 0;
}
div.banner_head
{
	display : block;
	line-height : 30px;
	height : 30px;
	margin : 0;
	color : #095BA6;
	background : url(../images/special/banner_head_bg.gif) repeat-x;
	border-left : 1px solid #A5CDE2;
	border-right : 1px solid #A5CDE2;
}
div.banner_row h2
{
	font-size : 13px;
	line-height : 30px;
	margin : 0;
	padding-left : 5px;
	color : #095BA6;
}
div.banner_row h3
{
	font-size : 11px;
	line-height : 16px;
	margin : 0 0 5px 0;
	color : #095BA6;
}
div.content_banner_left
{
	width : 280px;
	height : 230px;
	float : left;
}
div.content_banner_right
{
	width : 280px;
	height : 230px;
	float : right;
}


div.banner_content
{
	width : 100%;
	height : 200px;
	background : none;
	position : relative;
	font-size : 11px;
	color : #084A89;
}
div.turtle
{
	background : url(../images/special/home_banner_turtle.jpg) no-repeat;
}
div.divers
{
	background : url(../images/special/home_banner_divers.jpg) no-repeat;
}
div.banner_content .inside
{
	padding : 5px;
/*	padding-left : 5px;
	padding-right : 5px;*/
}
div.banner_content ul
{
	margin : 5px 0 0 20px;
	padding : 0;
	text-align : left;
}
div.banner_content div.button_row
{
	position : absolute;
	bottom : 3px;
	height : 22px;
	width : 270px;
}
div.banner_content div.button_row a
{
	padding-left : 5px;
	padding-right : 5px;
	height : 21px;
	line-height : 21px;
	text-align : center;
	color : #095BA6;
	background : url(../images/special/banner_button_bg.gif) repeat-x;
	border-left : 1px solid #A5CDE2;
	border-right : 1px solid #A5CDE2;
	float : none;
}
div.banner_content div.button_row a.left
{
	float : left;
}
div.banner_content div.button_row a.right
{
	float : right;
}

.whale-hero {
	position : relative;
	float : right;
	margin : 0 0 4px 12px;
	width : 308px;
	text-align : center;
}
.whale-hero a img {
  border : 1px solid #027FA6 !important;
}
