@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	line-height: 18px;
	text-align: justify;
}
body {
	background-color: #cccccc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bkgrnd.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
a:link {
	color: #1C6AAA;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
}
.bolds {
	color: #14345B;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	font-size: 13px;
}
.style3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #14345B;
	line-height: 18px;
	text-align: justify;
}
div.contentHome {
	width: 760px;
	margin: 0;
	background-image: url(../images/content_home1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px;
	background-color: #FFFFFF;
}
div.contentFacility {
	width: 760px;
	margin: 0;
	background-image: url(../images/content_facility.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px;
	background-color: #FFFFFF;
}
div.contentLobster {
	width: 760px;
	margin: 0;
	background-image: url(../images/content_lobster.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px;
	background-color: #FFFFFF;
}
div.contentSpecies {
	width: 760px;
	margin: 0;
	background-image: url(../images/content_species.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px;
	background-color: #FFFFFF;
}
div.contentShipping {
	width: 760px;
	margin: 0;
	background-image: url(../images/content_shipping.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px;
	background-color: #FFFFFF;
}
div.contentSales {
	width: 760px;
	margin: 0;
	background-image: url(../images/content_sales.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px;
	background-color: #FFFFFF;
}
div.contentLinks {
	width: 760px;
	margin: 0;
	background-image: url(../images/content_links.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px;
	background-color: #FFFFFF;
}
td#bodyTd {
	padding: 0px;
	vertical-align: top;
	width: 760px;
}
