@charset "UTF-8";
/* CSS Document */

body {
	width: 100%;
	height: 100%;
	min-width: 800px;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #000000;
	color: #D7E76F;
	font: small Arial, Helvetica, sans-serif;
}


form{
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

p img{
	padding: 0 5px 0 5px;
}

p#buttonbar a img, img#button-bar{
	padding: 0;
	border: none;
}

h1#comingsoon {
	padding-top:100px;
	font: Arial, Helvetica, sans-serif xx-large bold;
	text-align: center;
}


#wrapper {
	text-align: left;
	width: 805px;
	background-color: #B8D964;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

/* START CONTENT */
#content {
	float: right;
	width: 495px;
	border: none;
	background-color: #B8D964;
	margin: 0;
	padding: 0;
	text-align: center;
}

	/* MAIN CONTENT WINDOW */
#content-window {
	float: left;
	width: 463px;
	border: none;
	background-color: #B8D964;
	margin: 0;
	padding-bottom: 0;
	padding-top: 0;
	padding-left: 8px;
}

#strip-nav-wrap {
	width: 463px;
	height: 188px;
	margin: 0;
	padding: 0;
	border: none;
}

	/* ROUNDED CORNER STRIP FOR TOP OF CONTENT WINDOW */
#content-strip {
	width: 463px;
	height: 11px;
	border: none;
	background: url(img/content-strip.jpg) no-repeat;
	background-color: #B8D964;
	margin-bottom: -5px;
	padding: 0;
}

	/* START INDEX.HTML PRODUCT IMAGE TABS */
#content-nav {
	position: relative;
	display: block;
	width: 454px;
	height: 137px;
	border: none;
	background: url(img/product-tabs.jpg) no-repeat 0 0 8px 0;
	background-color: #294F65;
	margin: 0;
	padding-left: 8px;
}

#content-nav ul {
	margin: 0;
	padding: 0;
}

#content-nav li {
	float: left;
	display: inline;
}

#content-nav li a {
	position: relative;
	top: 0;
	display: block;
	height: 137px;
	background: url(img/product-tabs.jpg) no-repeat top;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1%;
	margin: 0;
	padding: 0;
}

li#prod1 a{
	left: 0px;
	width: 83px;
	background-position: 0 0;
}

li#prod2 a{
	left: 6px;
	width: 83px;
	background-position: -89px 0;
}

li#prod3 a{
	left: 12px;
	width: 83px;
	background-position: -177px 0;
}

li#prod4 a{
	left: 17px;
	width: 83px;
	background-position: -265px 0;
}

li#prod5 a{
	left: 22px;
	width: 83px;
	background-position: -354px 0;
}

li#prod1 a:hover {
	left: 0px;
	width: 83px;
	background-position: 0 -137px;
}

li#prod2 a:hover {
	left: 6px;
	width: 83px;
	background-position: -89px -137px;
}

li#prod3 a:hover {
	left: 12px;
	width: 83px;
	background-position: -177px -137px;
}

li#prod4 a:hover {
	left: 17px;
	width: 83px;
	background-position: -265px -137px;
}

li#prod5 a:hover {
	left: 22px;
	width: 83px;
	background-position: -354px -137px;
}
/* END INDEX.HTML PRODUCT IMAGE TABS */



#headline {
	height: 35px;
	padding-top: 10px;
	background-color: #294F65;
	margin-right: 1px;
	border: none;
	text-align:center;
}

a#button img{
	border: none;
	margin: 0;
}

ul#test-nav {
	text-align: center;
	padding: 0;
	margin: 0;
}

ul#test-nav li {
	font-weight:bold;
}

ul#smap, ul#smap li a, ul#smap li a:hover {
	list-style: none;
	font-size: 16px;
}

ul#smap ul, ul#smap li ul li a, ul#smap li ul li a:hover  {
	list-style: none;
	font-size: 13px;
}

ul#smap li ul li ul li a, ul#smap li ul li ul li a:hover {
	list-style: none;
	font-size: 10px;
}

#content-body {
	float: left;
	position: relative;
	display: block;
	width: 454px;
	background-color: #294F65;
	border: none;
	margin: 0;
	padding-left: 8px;
	text-align: justify;
}

#content-body p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
}

#content-body ul {
	text-decoration: none;
	list-style-type: none;
}

#content-body p a, #content-body li a {
	color: #B8D964;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	text-decoration: none;
}

#content-body p a:hover, #content-body li a:hover {
	color: #D7ED71;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	text-decoration: none;
}

#content-body h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}

#content-body h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

#content-body h2#cbook {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	padding-left: 42px;
}

#content-body h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #7DCEDF;
}

#content-body h3#click-right{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: right;
	color: #7DCEDF;
}

#content-body h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}

#content-body h4#cbook {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	padding-left: 40px;
}

#product-nav, #test-nav {
	text-align: center;
}

div#product-nav, div#test-nav {
	clear: both;
}

div#test-nav {
	padding-top: 50px;
}

div#test-nav.video {
	padding-top: 0;
}

ul#testnav-rightpic li{
	padding-right: 10px;
}

#product-nav ul, #test-nav ul {
	padding: 5px 0 0 0;
	margin: 0;
	border: none;
}

#product-nav li#nav, #test-nav li#nav {
	display: inline;
}

#product-nav li#nav a, #test-nav li#nav a {
	color: #B8D964;
	font-size: 12px;
}

p#sidebar-txt {
	color: #FFFFFF;
	font-size: 13px;
	text-align:center;
	font-weight:bold;
}

#product-nav li#nav a:hover, #test-nav li#nav a:hover {
	color: #D7ED71;
}

p#products, p#corporate, p#testimonials {
	color: #7DCEDF;
}

p#corporate {
	text-align: left;
}

p#separator, p#testimonials, p#locations {
	text-align: center;
}

p#locations {
	font-size: 16px;
}

p#howtomake {
	text-align: justify;
	color: #B8D964;
}

p#enlarge {
	text-align: center;
	color: #7DCEDF;
}	

h1#corporate {
	color: #7DCEDF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
}

h1#testimonials {
	color:#B8D964;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 16px;
	text-align: center;
	font-weight: normal;
}

div#video-desc {
	padding: 0 20px 0 10px;
}

div#video-desc h1.video-desc {
	font-style: italic;
	font-size: 14px;
	text-align: justify;
	font-weight: bold;
}

#single-col, #brochure {
	padding-left: 8px;
	padding-right: 16px;
}

#brochure p{
	text-align:center;
}

#brochure p a img{
	border: none;
}

#home-body {
	padding-left: 8px;
	padding-right: 16px;
}

#home-body p {
	font-size: 20px;
	text-align: justify;
}

#home-body p#bigtext {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

#video {
	padding-top: 10px;
	margin-left: 64px;
}

#proud {
	padding: 0;
}

#proud h1 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	padding: 0;

}

img#divider, #proud img {
	margin-left: 64px;
}

#col1 {
	float: left;
	width: 205px;
	padding-left: 8px;
	overflow: hidden;
}

#col2 {
	float: right;
	width: 205px;
	margin-left: 10px;
	padding-right: 16px;
	overflow: hidden;
}

img#rightpic {
	float: right;
	border: none;
	padding-left: 8px;
	padding-bottom: 5px;
	margin: 0;
	text-align: left;
}

img#leftpic{
	float: left;
	border: none;
	padding-right: 8px;
	padding-bottom: 5px;
	margin: 0; 
	text-align: left;
}

img#bottompic {
	clear: both;
	border: none;
	padding-top: 10px;
	margin: 0;
	text-align: left;
}

img#rightmidpic {
	float: right;
	clear: left;	
	padding-top: 15px;
	padding-left: 8px;
	margin: 0;
	border: none;
	text-align: left;
}
img#leftmidpic {
	float: left;
	clear: right;	
	padding-top: 15px;
	padding-right: 8px;
	margin: 0;
	border: none;
	text-align: left;
}

#header{
	float: left;
	width: 479px;
	height: 47px;
	border: none;
	background-color: #B8D964;
	margin: 0;
	padding-left: 16px;
}

#header-strip {
	width: 463px;
	height: 16px;
	border: none;
	background: url(img/top_right.jpg) no-repeat top right;
	background-color: #B8D964;
	margin: 0;
	padding-left: 16px;
}

#header-nav{
	float: left;
	position: relative;
	width: 447px;
	height: 31px;
	border: none;
	background: url(img/menu.jpg) no-repeat top;
	background-color: #B8D964;
	margin: 0;
	padding: 0;
}

#header-nav ul {
	margin: 0;
	padding: 0;
}

#header-nav li {
	float: left;
	display: inline;
	padding: 0;
}

#header-nav li a {
	position: relative;
	top: 0;
	display: block;
	height: 31px;
	background: url(img/menu.jpg) no-repeat top;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1%;
	margin: 0;
	padding: 0;
}

li#head_story a {
	left: 0;
	width: 136px;
	background-position: 0 0;
}

li#head_prod a {
	left: 0;
	width: 70px;
	background-position: -136px 0;
}

li#head_vid a {
	left: 0;
	width: 135px;
	background-position: -206px 0;
}

li#head_book a {
	left: 0;
	width: 106px;
	background-position: -341px 0;
}

li#head_story a:hover {
	left: 0;
	width: 136px;
	background-position: 0 -31px;
}

li#head_prod a:hover {
	left: 0;
	width: 70px;
	background-position: -136px -31px;
}

li#head_vid a:hover {
	left: 0;
	width: 135px;
	background-position: -206px -31px;
}

li#head_book a:hover {
	left: 0;
	width: 106px;
	background-position: -341px -31px;
}

#body_story li#head_story a {
	left: 0;
	width: 136px;
	background-position: 0 -62px;
}

#body_prod li#head_prod a {
	left: 0;
	width: 70px;
	background-position: -136px -62px;
}

#body_vid li#head_vid a {
	left: 0;
	width: 135px;
	background-position: -206px -62px;
}

#body_book li#head_book a {
	left: 0;
	width: 106px;
	background-position: -341px -62px;
}

#body_story li#head_story a:hover {
	left: 0;
	width: 136px;
	background-position: 0 -62px;
}

#body_prod li#head_prod a:hover {
	left: 0;
	width: 70px;
	background-position: -136px -62px;
}

#body_vid li#head_vid a:hover {
	left: 0;
	width: 135px;
	background-position: -206px -62px;
}

#body_book li#head_book a:hover {
	left: 0;
	width: 106px;
	background-position: -341px -62px;
}

#clearone {
	clear: both;
}

#main {
	background: url(img/blue-filler.gif) bottom right repeat-y;

}

#sidebar {
	width: 305px;
	height: 432px;
	background: url(img/bananas.jpg) no-repeat;
	background-position: top left;
}

#sidebar ul {
	margin: 0;
	padding: 5px 0 0 0;
}

#sidebar li {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	overflow: hidden;
	font-size: 1%;
	margin: 0;
	padding: 7px 0 0 0;
	border: none;
}

#sidebar li a {
	border: 0;
	padding: 0;
	margin: 0;
	}

#sidebar li a img{
	border: 0;
	}


li#presents {
	padding-left: 85px;
}

li#logo a {
	padding-left: 11px;
}

li#featuring {
	padding-left: 46px;
}

li#store {
	padding-left: 96px;
}

li#patent {
	padding-left: 42px;
}

li#tito {
	padding-left: 96px;
}

li#compare {
	padding-left: 28px;
	}

a img#test-btn {
	margin-left: 164px;
	padding-top: 10px;
	border: 0;
}

li#brochure-button {
	float:right;
}

#footer {
	clear: both;
	padding: 0;
	margin: 0;
	background-color: #000000;
	border: none;
	text-align: center;
	font-size: 11px;
}

#footer ul {
	text-align: center;
	padding: 5px 0 0 0;
	margin: 0;
	border: none;
	text-decoration: none;
	list-style-type: none;
}

li#nav a img {
	border:none;
}

#footer li#nav {
	display: inline;
	text-align: center;
}

#footer li#nav a {
	color: #B8D964;
	text-decoration: none;
}

#footer li#copyright {
	color: #294F65;
	text-decoration: none;
	padding-top: 5px;
}