* {
 	padding: 0;
  	margin: 0;
}

body  {
	background: #ebeee4 url(../img/bodybgtest.png) repeat-x;
	font-family: "Segoe UI", Tahoma, Arial, Helvetica, sans-serif;
	font-size:80%;
}

p {
	margin: 0em;
	padding: 0;
	color: black;
}
	

html {
	overflow-y:scroll;
}

img {
	border:0;
}

.floatright {
	float:right;
}
.floatleft {
	float:left;
}
.center {
	margin-left: 131px;
}

a {
	text-decoration:none;
	color:#2946AD;
}
a:hover {
	text-decoration:underline;
	color:#6B76B1;
}

h1, h2, h3, h4, h5, h6 {
	margin:0;
}

table {
	width:99%; /* wegen IE 6 */
	border-collapse:collapse;
	border:0;
	border-spacing:0;
	margin:auto;
}

ol, ul {
	list-style-position:outside;
	margin:5px 0;
	padding-left:3em;
}

sup {
    font-size:11px;
}

/* Frames */

#container {
	width: 972px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

#inner-container {
	position:relative;
	background:url(../img/border.png) repeat-y;
}
/* Header */

#header {
	width: 100%;
	height: 95px;
	position:relative;
}

#header .top {
	background:url(../img/header.png) no-repeat top;
	height:20px;
}

#header .spacer {
	background:url(../img/border.png) repeat-y;
	height:75px;
}

#header .logo {
	position:absolute;
	top:20px;
	left:25px;
	z-index: 100;
}

#navlogo {
	position:absolute;
	top:30px;
	left:250px;
	width: 800px;
}

/* Nav */
#first-menu{
	background: url(../img/navbar2.png) no-repeat;
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	font-weight: bold;
	height:27px;
	width: 100%;
	position: relative;
	margin-top:0px;
	z-index:1;
}
 
#second-menu {
	background: #fff;
	margin-left: 5px;
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	width: 68%;
	margin-top: 0px;

}
 
#first-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
 
#first-menu li {
	display: inline;
}
 
#first-menu a {
	float: left;
	display: inline;
	padding: 6px 11px 7px 11px;
	text-decoration: none;
	color: #fff;
	text-align: center;
}
 
#first-menu a:hover {
	color: #BDEDFF;
	padding-bottom: 7px;
}
 
#first-menu .selected a {
	color: #BDEDFF;
	border: none;
}
 
#second-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
 
#second-menu li {
	display: inline;
}
 
#second-menu a {
	float: left;
	padding: 2px;
	margin-left: 5px;
	text-decoration: none;
	color: #323232;
	text-align: center;
}
 
#second-menu p {
	float: left;
	padding: 7px;
	margin-left: 5px;
	text-decoration: none;
	color: gray;
	text-align: center;
}
 
#second-menu a:hover {
	text-decoration: underline;
}
 
#second-menu .selected a {
	font-weight: bold;
	color: #323232;
 
}

/* Content */
#contentcontainer {
	width: 960px;
	margin: auto;
	display: block;
	text-align: left;

}

#section1{
	float: left;
	width: 478px;
	position: relative;
}

#section2{
	float: right;
	width: 478px;
	position: relative;
}

#sectionproduct{
	float: left;
	width: 960px;
	position: relative;
}

html>body .outerpair1 {
background: url(../img/upperrightfade.png) right top no-repeat;
}
html>body .outerpair2 {
background: url(../img/lowerleftfade.png) left bottom no-repeat;
padding-top: 8px;
padding-left: 8px;
}
html>body .shadowbox {
background: url(../img/shadow.png) bottom right;
}
html>body .innerbox {
position: relative;
left: -7px;
top: -8px;
	background: #fff;
}
.shadowbox img {
border: 10px solid #fff;
vertical-align: bottom;
}

.content1 .innerbox{
	border: 1px solid #999;
}

.content2 .innerbox{
	border: 1px solid #999;
}

.content3 .innerbox{
	border: 1px solid #999;
}

.content4 .innerbox{
	border: 1px solid #999;
}

.productdesc .innerbox{
	border: 1px solid #999;
}

.productlistingkampo .innerbox{
	border: 1px solid #999;
}

.contentleft .innerbox{
	border: 1px solid #999;
}

.contentsidebar .innerbox{
	border: 1px solid #999;
}

.content1{
	float: left;
	width: 208px;
	margin: 10px 0px 20px 24px;
	background: #fff;
	display: inline;
	}
	
.content2 {
	float: right;
	width: 208px;
	margin: 10px 10px 20px 0px;
	background: #fff;
	display: inline;
	}
	
.content3 {
	float: left;
	width: 208px;
	margin: 10px 0px 20px 10px;
	background: #fff;
	display: inline;
	}
	
.content4 {
	float: right;
	width: 208px;
	margin: 10px 24px 20px 0px;
	background: #fff;
	display: inline;
	}
	
#productdesc{
	width: 905px;
	margin: auto;
	background: #fff;
	margin-bottom: 10px;
	}
	
.productdesc{
	width: 895px;
	margin: auto;
	background: #fff;
	margin-bottom: 10px;
	}
	
.productlistingkampo {
	width: 895px;
	margin: auto;
	background: #fff;
	}
.contentleft {
	float: right;
	width: 688px;
	margin: 0px 20px 20px 0px;
	background: #fff;
	display: inline;
	}
.contentsidebar {
	float: left;
	width: 208px;
	margin: 0px 0px 20px 24px;
	background: #fff;
	display: inline;
	}
.contentsidebar a{
	font-family:  "Segoe UI", arial, san-serif;
	font-size:120%;
	color:#8E4545;
	}
	
.contentsidebar .selected a{
	font-family:  "Segoe UI", arial, san-serif;
	font-size:120%;
	font-weight: bold;
	color:#8E4545;
	}
	
.contentsidebar .indentselected a{
	font-family:  "Segoe UI", arial, san-serif;
	font-size:120%;
	font-weight: bold;
	color:#8E4545;
	margin-left:25px;
	}
	
.contentsidebar .indent a{
	font-family:  "Segoe UI", arial, san-serif;
	font-size:120%;
	color:#8E4545;
	margin-left:25px;
	}
	
.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.disclaimer {
	font-size: 80%;
	border: 1px #999 solid;
}

#contentcontainer h1 {
	font-size:130%;
	color:#000;
	padding: 5px;
	margin:0;
	border-bottom: 1px #999 solid;
	text-align: center;
	background: url(../img/contentcontainerh1test.png);
}

#contentcontainer h2 {
	font-family: arial;
	font-size:140%;
	color:#2a2a2a;
	padding:0px;
	margin:10px 15px 0px 15px;
	text-align: left;
	border-bottom: 1px #999 solid;
}

#contentcontainer h3 {
	font-size:130%;
	padding:5px;
	margin:0;
	border: 1px #999 solid;
	background: url(../img/contentcontainerh1.png);
	text-align: center;
}

#contentcontainer a{
	color: #4964A3;
}

#contentcontainer a:hover{
	text-decoration: underline;
}

#contentcontainer p {
	padding:5px;
	margin:0px 10px 0px 10px;
}

#content p.trademark {
	color:#aaaaaa;
	font-size:xx-small;
	margin-top:30px;
	vertical-align:bottom;
}

.innerbox .productlistbutton {
	padding: 0px;
	margin: 0px 0px 0px 18px;
}

#footer {
	color:#555555;
	font-size:80%;
	line-height:11px;
	width:100%;
	height:30px;
	position:relative;
	background:url(../img/footer.png) no-repeat top;
}

#footer .left {
	position:absolute;
	left:10px;
	top:5px;
}

#footer .right {
	position:absolute;
	right:10px;
	top:5px;
}

#footer a {
	text-decoration:underline;
	color:#2946AD;
}



.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

/* Search Box */

span.sbox_l  {
		no-repeat top left;
	float: left;
	width: 19px; height: 19px;
	margin-top: 4px;
}

span.sbox_r  {
		no-repeat top left;
	float: left;
	width: 19px; height: 19px;
	margin-top: 4px;
}

span.sbox input {
	background: white url(../img/srch_bg.gif)
	repeat-x top left;
	float: left;
	border: 0;
	height: 15px; width: 82px;
	padding: 2px;
	font: 11px/13px arial;
	color: #000;
	margin-top: 4px;
	margin-left: 16px;
}

#cse-search-results {
	margin-left: 40px;
}

.hnumber {
	font: sylfaen, Times New Roman;
	border: 1px #000 solid;
}

#ingredients {
	margin-left: 50px;
	display:block;
}

.productpicture {
	float:right;
	margin-right: 50px;
}

#contactinfo {
	float:left;
	width: 200px;
	height: 300px;
}
#contactinfoside {
	margin-left: 150px;
}

#officepicture {
	margin-left:450px;
	margin-top: -290px;
}

#contactcontainer {
	height: 400px;
}
#usdistributorcontainer {
	height: 735px;
}
#canadadistributorcontainer {
	height: 250px;
}

#distributorleft {
	float:left;
	margin-left:5px;
	width: 300px;
	border: 1px #fff solid;
}

#distributorright {
	margin-left: 305px;
	width: 325px;
	border: 1px #fff solid;
}

.2008tourpic {
	text-align: center;
}