/* 
----------------------------------------------------------------------------- 
GLOBAL STYLES
-----------------------------------------------------------------------------*/

html {
	margin-bottom: 1px;
}
* {
	margin: 0;
}
h1, h2, h3, h4, {
	font-family: verdana, sans-serif;
	font-weight: normal;
	letter-spacing: -.1em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}
body {
	background-color: #FFFFCC;
}
.style1 {color: #136734}
	/* 
----------------------------------------------------------------------------- 
GLOBAL STRUCTURE
-----------------------------------------------------------------------------*/
#wrapperPage{
	width: 962px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-left: auto;
}
#wrapperTop{
	min-height: 650px; /* the bottom margin is the negative value of the footer's height */
	width: 962px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-left: auto;
	background-image: url(images/siteback_1.jpg);
	background-repeat: no-repeat;
	height: 650px;
}
#wrapperTop2{
	min-height: 650px; /* the bottom margin is the negative value of the footer's height */
	width: 962px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-left: auto;
	background-image: url(images/siteback_2.jpg);
	background-repeat: no-repeat;
	height: 850px;
}
#wrapperProducts{
	width: 962px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-left: auto;
	background-image: url(images/productBack.jpg);
	background-repeat: no-repeat;
	float: none;
	height: 1800px;
}
#canvasProducts {
	float: left;
	height: 700px;
	width: 962px;
}
#header {
	float: right;
	height: 173px;
	width: 962px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	padding-left: 0px;
}
#canvas {
	float: left;
	width: 740px;
	padding-top: 50px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	line-height: 1.2em;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	height: 43px;
	width: 930px;
	font-size: 10px;
	font-weight: normal;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-left: 10px;
	padding-top: 15px;
	background-image: url(images/henkellogo.jpg);
	background-repeat: no-repeat;
	padding-right: 20px;
	background-position: right;
	background-color: #FFFFFF;
}
#footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333300;
	text-decoration: underline;
}
#footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333300;
}
#footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	font-weight: bold;
}
#footer a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333300;
	text-decoration: underline;
}
.footercopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #f9f9f9;
	float: left;
	height: 30px;
	width: 600px;
	margin-top: 7px;
	padding-left: 20px;
	background-position: center center;
}#navbar {
	float: right;
	height: 360px;
	width: 177px;
	padding-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333300;
}
.canvasCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	font-weight: normal;
	color: #333333;
	float: left;
	width: 350px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	float: left;
	height: 20px;
	width: 173px;
	padding-top: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFCC;
	margin-bottom: 10px;
	}
.button a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.button a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.button a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333300;
	text-decoration: none;
}
.button a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
#calloutBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.3em;
	font-weight: normal;
	color: #333333;
	float: right;
	height: 300px;
	width: 250px;
	border-left-width: 0.5px;
	border-left-style: solid;
	border-left-color: #EB1E2D;
	padding-right: 30px;
	padding-left: 20px;
	margin-top: 15px;
	font-style: normal;
	padding-top: 20px;
	text-align: center;
}
#calloutBox a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.3em;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
#calloutBox a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.3em;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
#calloutBox a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.3em;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}
#calloutBox a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.3em;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
#conactBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
	color: #333333;
	float: right;
	height: 90px;
	width: 170px;
	background-image: url(images/contact.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 25px;
	padding-left: 65px;
	padding-right: 25px;
}
#conactBox a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
#conactBox a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
#conactBox a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
#conactBox a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.tableCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.2em;
	font-weight: normal;
	color: #333333;
	
	}
.tableCopy a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.3em;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}
.tableCopy a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.3em;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}
.tableCopy a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.3em;
	font-weight: normal;
	color: #003300;
	text-decoration: underline;
}
.tableCopy a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.3em;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}
.boldWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
}
.boldGreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.2em;
	font-weight: bold;
	color: #003300;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.contactCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	font-weight: normal;
	color: #333333;
	float: left;
	width: 200px;
	}
#contactForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	float: right;
	width: 520px;
}
.shadow-content {
  display: none;
}
.shadow-content-box {
  padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#sb-body-inner {
  background-color: #ffffcc;
  border: 2px solid #b2c49c;
}
.shadow-content-box h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	margin-bottom: 10px;
}
.shadow-content-box h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
}

#halo-hint {
  margin-top: 5px;
}
#halo-hint li {
  margin-left: -25px;
}

