@charset "UTF-8";
/* CSS Document */

#suckerfishnav {
	font-size:16px;
	width:100%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	height: 49px;
    }
#suckerfishnav, #suckerfishnav ul {
	float:left;
	list-style:none;
	line-height:41px;
	padding:0;
	margin:0;
    }
#suckerfishnav a {
	display:block;
	color:#FFFFFF;
	text-decoration:none;
    }
#suckerfishnav li {
    float:left;
    padding:0;
    }
#suckerfishnav ul {
	position:absolute;
	left:-999em;
	height:auto;
	width:150px;
	font-weight:normal;
	margin:0;
	line-height:1;
    }
#suckerfishnav li li {
    width:137px;
    }
#suckerfishnav li li a {
	width:137px;
	font-size:13px;
	color:#dfecf8;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 16px;
	border-style: none;
	background-image: none;
	height: 100%;
	text-indent: 0px;
    }
#suckerfishnav li ul ul {
    margin:-21px 0 0 185px;
    }
#suckerfishnav li:hover ul li:hover {
	background-color: #004812;
    }
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
	color:#fff;
    }
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
	color:#004812;
    }
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a, {
	color:#004812;
    }
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
    left:-999em;
    }
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul, #suckerfishnav li:hover ul li {
	left:auto;
	background-color: #e3ebe5;
	width:137px;
    }
#suckerfishnav li:hover, #suckerfishnav li.sfhover, {
	background-color:#e3ebe5;
    }
li.home a {
	text-decoration:none;
	text-indent: -9999px;
	width: 137px;
	height: 49px;
	background-image: url(images/home.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
li.home a:hover, body#home li.home a#home_link {
	background-position: center bottom;
}
li.about a {
	text-decoration:none;
	text-indent: -9999px;
	width: 137px;
	height: 49px;
	background-image: url(images/about.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
li.about a:hover, body#about li.about a#about_link {
	background-position: center bottom;
}
li.products a {
	text-decoration:none;
	text-indent: -9999px;
	width: 137px;
	height: 49px;
	background-image: url(images/products.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
li.products a:hover, body#products li.products a#products_link {
	background-position: center bottom;
}
li.professional a {
	text-decoration:none;
	text-indent: -9999px;
	width: 137px;
	height: 49px;
	background-image: url(images/professional.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
li.professional a:hover, body#professional li.professional a#professional_link {
	background-position: center bottom;
}
li.insurance a {
	text-decoration:none;
	text-indent: -9999px;
	width: 137px;
	height: 49px;
	background-image: url(images/insurance.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
li.insurance a:hover, body#insurance li.insurance a#insurance_link {
	background-position: center bottom;
}
li.book a {
	text-decoration:none;
	text-indent: -9999px;
	width: 137px;
	height: 49px;
	background-image: url(images/book.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
li.book a:hover, body#book li.book a#book_link {
	background-position: center bottom;
}
li.contact a {
	text-decoration:none;
	text-indent: -9999px;
	width: 138px;
	height: 49px;
	background-image: url(images/contact.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#004812;
}
li.contact a:hover, body#contact li.contact a#contact_link {
	background-position: center bottom;
}