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

h1 {
color:#0055a6;
font-style:italic;
padding:0px;
margin:0px;
}

h2 {
color:#0055a6;
padding:0px;
margin:0px;
}

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;
}
#top {
	background-image: url(../images/top-bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0px;
	height: 10px;
	width: 775px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrap {
	background-image: url(../images/wrap-bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding: 0px;
	width: 775px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	width: 755px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
		#header h1{
			padding: 0px;
			background-image: url(../images/header.jpg);
			background-repeat: no-repeat;
			margin: 0px;
			height: 141px;
			width: 755px;
		}
		#header h1 span {
			display:none
		}
#container {
	background-color: #0098db;
	background-image: url(../images/nav-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	width: 684px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#nav-container {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 149px;
}
/* nav */
#nav {
	width: 149px;
	height: 159px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 0px;
	background-image:url(../images/nav-bar.jpg);
}
	
#nav ul {
	margin: 17px 0px 0px;
	padding: 0px;
	width: 149px;
	list-style-type: none;
	display: inline;
	height: 159px;
}
#nav ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#nav ul li a {
	display:block;
	background-image:url(../images/nav-bar.jpg);
	font-size: 10px;
}
#nav ul li a span {
	visibility:hidden;
}
#nav ul li a:link {
	text-decoration:none;
}
#nav ul li a:visited {
	text-decoration:none;
}
		
					
a#navhome {
	background-position: 0px 0px;
	height: 27px;
	width: 149px;
}
a#navabout {
	background-position: 0px -27px;
	height: 29px;
	width: 149px;
}
a#navtriple {
	background-position: 0px -56px;
	height: 44px;
	width: 149px;
}
a#navorder {
	background-position: 0px -100px;
	height: 34px;
	width: 149px;
}
a#navcontact {
	background-position: 0px -134px;
	height: 25px;
	width: 149px;
}

a#navhome:hover {
	background-position: -149px 0px;
}
a#navabout:hover {
	background-position: -149px -27px;
}
a#navtriple:hover {
	background-position: -149px -56px;
}
a#navorder:hover {
	background-position: -149px -100px;
}
a#navcontact:hover {
	background-position: -149px -134px;
}
#content {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 535px;
	font-size:13px;
}
#mainContent {
	display: inline;
	padding: 0px;
	float: left;
	width: 390px;
	margin-top: 26px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 21px;
}
#mainContent p {
	font-size: 15px;
	line-height: 18px;
	font-size:13px;
}
#secondaryContent {
	display: inline;
	padding: 0px;
	float: left;
	width: 109px;
	margin-top: 26px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}
#footer {
	padding: 7px 0px;
	width: 514px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 21px;
	border-top-width: 4px;
	border-top-style: dotted;
	border-top-color: #8a027d;
	font-size: 8px;
	background-image: url(../images/footer-logo.gif);
	background-position: right bottom;
	height: 44px;
	background-repeat: no-repeat;
	color:#000;
}
#bottom {
	background-image: url(../images/bottom-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	height: 10px;
	width: 775px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.naples-nutrition {
	font-style: italic;
	font-weight: bold;
}
.guarantee {
	font-size: 10px;
	line-height: 13px;
	color: #0053ac;
	text-align: center;
	border-top-width: 4px;
	border-top-style: dotted;
	border-top-color: #8a027d;
	display: block;
	margin: 0px;
	padding: 7px 0px;
}
.break {
	clear: both;
}.api {
	font-size: 12px;
}
.api td {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.qty {
	height: 18px;
	border: 2px solid #96b2dd;
	margin-bottom: 5px;
	width: 25px;
	margin-top: 5px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

