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

body {
	background-image: url(images/background_overlay.jpg);
	background-position: center right;
	background-repeat: no-repeat;	
}

html, body, #wrapper {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
}

#wrapper {
    margin: 0 auto;
    text-align: left;
    vertical-align: middle;
    width: 955px;
}

.whitepanel {
	filter:alpha(opacity=100);
	height: 574px;
	width: 915px;
	-moz-opacity:1.0;
	opacity:1.0;
	background-color: #ededee;
}

.underlaycells {
	-moz-opacity:.30;
	opacity:.30;
	background-color: #000000;
	filter:alpha(opacity=30);
}

.copyrighttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
	position:relative;
	right: 30px;
	bottom: 24px;
	text-align: right;
} 

/*formatting pockets */
.divcontent {
	width: 715px;
	height: 432px;
	
}

.divcontentscroll {
	width: 655px;
	height: 372px;
	overflow: auto;
	padding-right: 20px;
	position:relative;
	left: 40px;
	top: 60px;
}

.divnavigation {
	width: 200px;
	height: 280px;
}

.tablescroll {
	width: 664px;
	height: 203px;
	overflow: auto;
	padding-right: 15px;
} 
.tablescrollhome {
	width: 664px;
	height: 214px;
	overflow: auto;
	padding-right: 15px;
} 
.tablescrollprod {
	width: 664px;
	height: 184px;
	overflow: auto;
	padding-right: 15px;
} 

.style6 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }

.style7 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
 
.style8 {color: #88398c}
 
p {
	font-family: Verdana;
	font-size:11px;
	line-height:16px;
	
}

h1 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
h2 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

ul {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;	
	margin: 0px;
    padding:0px;
    list-style:   none;
}
li{
 	margin-left:  10px;
    padding-left: 20px;
	background:  center;
    background: url(images/line.gif) no-repeat;
	background-position:0 7px;
}

a {
	font-family: Verdana;
	font-size:11px;
	color: #0097ca;
	text-decoration: none;	
}

a:hover{
color: #003366;
}

/* custom bg*/
.scentbg {
background-image:url(images/scent.jpg);
background-repeat:no-repeat;
}

.janitorialbg {
background-image:url(images/janitorial.jpg);
background-repeat:no-repeat;
}