﻿htm {
	height: 100%;
}
body {
    font-family: Tahoma, Geneva, Verdana, "Segoe UI" ;
    font-size: 13px;
	background-image: url('images/caribexseafoods_bg.jpg');
	background-repeat: repeat-y;
	background-position: center;
	min-height: 100%;
	padding: 0px;
	margin: 0px;
	height: 100%;
	text-align: center;
}
a {
	border-style: none;
	color: #FF6600;
	font-weight: normal;
	text-decoration: none;
}
p {
    color: #000000;
    text-transform: none;
    font-variant: normal;
    font-weight: normal;
    font-style: normal;
    text-align: justify;
    letter-spacing: 0px;
    padding-bottom: 5px;
}
img {
	border-width: 0px;
	border-style: none;
	margin-right: 0px;
}
h1 {
    font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
    font-size: 22px;
    color: #FF6600;
    font-variant: normal;
    font-weight: lighter;
    text-align: justify;
    margin-top: 5px;
    margin-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: 0px;
}
h1 span {
	color: #0099CC;
}
h2 {
	font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
	font-size: 17px;
	color: #0099CC;
	font-variant: normal;
	font-weight: lighter;
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 15px;
	letter-spacing: 0px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	text-align: left;
}
h4 {
	font-weight: bold;
	color: #FF6600;
	text-align: left;
	font-size: 14px;
}
ul {
	text-align: justify;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	list-style-type: disc;
	list-style-position: outside;
}
ul li {
	text-align: left;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: -24px;
}

#page {
	width: 100%;
	height: 100%;
	margin: 0px auto 0px auto;
}
#logo {
	background-image: url('images/home_HeaderLogo.gif');
	background-repeat: no-repeat;
	margin: 0px auto 0px auto;
	width: 780px;
	height: 107px;
}
#header {
	margin: 0px auto 0px auto;
	width: 760px;
	height: 180px;
}
#menuheader {
	background-image: url('images/home_Content_Top.gif');
	background-position: bottom;
	background-repeat: repeat-x;
	margin: 0px auto 0px auto;
	width: 780px;
	height: 69px;
	vertical-align: bottom;
	background-color: #FFFFFF;
}
#menuheaderoptions {
	background-image: url('images/home_MenuRightSpacer.gif');
	background-position: bottom;
	background-repeat: repeat-x;
	margin: 0px auto 0px auto;
	width: 780px;
	height: 51px;
	vertical-align: bottom;
	background-color: #FFFFFF;
}
#menuheaderoptions img {
	vertical-align: bottom;
	margin-top: 6px;
	margin-right: 0px;
	margin-left: -4px;
}
* html #content {
	height:100%
}
#content {
	width: 780px;
	margin: 0px auto 0px auto;
	min-height: 100%;
	height: auto;
}
#contentleft {
	padding: 20px;
	border-color: #00CCFF;
	border-width: 0px;
	border-right-style:none;
	width: 166px;
	margin: 0px auto 0px 0px;
	float: left;
	height: 100%;
	top: 0px;
	bottom: 0px;
}
#contentleft p {
	color: #000000;
	text-transform: none;
	font-variant: normal;
	font-weight: normal;
	font-style: normal;
	text-align: justify;
	padding-top: 0px;
	padding-bottom: 5px;
}
#contentleft ul {
	font-size: 14px;
	color: #000000;
	text-align: justify;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	list-style-type: disc;
	list-style-position: outside;
}
#contentleft ul li {
	color: #FF0000;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: -24px;
}
#contentleft img {
	left: auto;
	right: auto;
	clear: both;
	margin-bottom: 0px;
	margin-top: 3px;
}
#contentright {
	padding: 20px;
	width: 532px;
	margin: 0px auto 0px 0px;
	border-color: #00CCFF;
	border-width: 1px;
	border-left-style:dotted;
	float: right;
	height: 100%;
}
#contentright .alignRight {
	margin-left: 20px;
	margin-right: 0px;
}
#contentright p {
	color: #000000;
	text-transform: none;
	font-variant: normal;
	font-weight: normal;
	font-style: normal;
	text-align: justify;
	letter-spacing: 0px;
	padding-bottom: 5px;
	vertical-align: top;
}
#contentright b {
	font-weight: bold;
	color: #FF6600;
}
#contentright ul {
}
#contentright ul li {
	color: #000000; 
	padding-left:10px;
}
#contentright #form_contactus {
	margin-top:40px;
	border-top-color:#00CCFF;
	border-top-style:dotted;
	border-top-width:1px;
}
#contentright .inputtext {
	border-color:#FF6600;
	border-style:solid;
	border-width:1px;
}
#contentright #website_sitemap ul {
	list-style-type: square;
	list-style-position: inside;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: uppercase;
}
#contentright #website_sitemap ul li {
	color: #FF6600;
	padding-left: 3px;
}
#contentright #website_sitemap ul li ul {
	font-weight: normal;
	text-transform: none;
	list-style-type: disc;
}
#contentright #client_contact_info {
	padding-top: 10px;
	border-top-color:#00CCFF;
	border-top-style:dotted;
	border-top-width:1px;
	padding-bottom: 20px;
	border-bottom-color:#00CCFF;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}
#contentright #client_products_info {
	margin-top: 20px;
}
#contentright #client_products_terms {
	margin-top: 40px;
}
#footer {
	background-image: url('images/home_FooterCopyright.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	height: 69px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	margin-top: 0px;
	clear: both;
}
#footermenu {
    background-image: url('images/home_FooterMenu_RightSpacer.gif');
    background-repeat: repeat-x;
    background-position: top;
    width: 780px;
    height: 31px;
    vertical-align: top;
    position: relative;
    top: 0px;
}
#footercopyright {
	padding: 12px 0px 12px 0px;
	width: 780px;
	vertical-align: middle;
	bottom: 0px;
	text-align: left;
	text-indent: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.alignLeft
{
    float: left;
}
.alignRight
{
	float: right;
}
.alignCenter {
	left: auto;
	right: auto;
	border-style: none;
}
.sidenote {
	background-color: #F4FDFF;
	padding: 10px 10px 5px 10px;
	border: 1px dotted #00CCFF;
	clear: both;
}
.sidenote p {
	text-align: justify;
}
.splash {
	background-color: white;
	padding: 10px 10px 10px 10px;
	margin-top: 20px;
	border: 0px dotted #00CCFF;
	clear: both;
}
.imageslist_horizontal {
}
.imageslist_horizontal img {
	margin-left: 3px;
	margin-right: 3px;
}
.imageslist_vertical {
	left: auto;
	right: auto;
}
.imageslist_vertical img {
	margin-top: 4px;
	margin-bottom: 4px;
}
.errormsg{
	color: red;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	letter-spacing: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
}
.coltitle {
	text-align:left;
	font-weight:bold;
}
.colvalue {
	text-align:left;
	font-weight:normal;
}
.rowtitle {
	text-align:left;
	font-weight:bold;
}
.rowvalue {
	text-align:left;
	font-weight:normal;
}


