﻿div.menuleft
{
	width: 23px;
	height: 36px;
	float: left;
	background-image: url(../Images/bannerLeft.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: Transparent;
}
div.menuright
{
	width: 20px;
	height: 36px;
	float: right;
	background-image: url(../Images/bannerRight.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
div.menu
{
	height: 36px;
	text-align:center;
	float: left;
	background-image: url(../Images/MenuItemBackground.gif);
	background-position: left top;
	background-repeat: repeat-x;
	width: 774px;
}
div.menuocean
{
	width: 928px;
	float: left;
	background-image: url(../Images/banner-ocean.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 52px;
	padding-top: 11px;
	padding-left: 52px;
	padding-right: 20px;
}
div.bannernav
{
	float: right;
	width: 250px;
	text-align:right;
}
div.menumid
{
	float: left;
	width: 1000px;
}
div.menusearch
{
	float: left;
	background-image: url(../Images/MenuItemBackground.gif);
	background-position: left top;
	background-repeat: repeat-x;
	height: 29px;
	width: 173px;
	padding-top: 7px;
	padding-left: 10px;
}

