﻿/* Reset */

html, body { margin: 0; padding: 0; border: 0;
		background: transparent; font-size: 10px; }

div, span, article, aside, footer, header, hgroup, nav, section,
h1, h2, h3, h4, h5, h6, p, blockquote, a, ol, ul, li,
table, tr, th, td, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
	}
	
img { margin: 0; padding: 0; border: 0; }

table, tr, th, td, tbody, tfoot, thead {
	margin: 0; padding: 0; border: 0;
	vertical-align: baseline;
	background: transparent; 
    }	

table { border-collapse: collapse; border-spacing: 0; }

input, select, textarea, form, fieldset {
	margin: 0; padding: 0; border: 0; 
	}
	
article, aside, dialog, figure, footer, header, hgroup, nav, section {
	display: block; }
	
h1, h2, h3, h4, h5, h6, p, li, blockquote, td, th, a, caption, em, strong, strike {
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	line-height: 100%;
	text-indent: 0;
	text-decoration: none;
	text-align: left;
	color: #000000;
	}     	
	
ol, ul { list-style: none;}  

/* global */

html {	}
body { background-color:#eeeeee; margin-top:155px;	}

/* containers */

#wrapper			{width:900px; margin:0px auto; background-color:#ffffff;	}

#top				{top:0; position:fixed; z-index:100000; width:900px; padding:20px 0; overflow:hidden; 
						border-bottom:3px #cccccc solid; background-color:#ffffff; 	}

#logo				{margin:0 0 0 10px; float:left; }

#social-media		{float:right; margin:0 20px 0 0; } 
#social-media p		{color:#000000; font-size:11px; margin: 4px 10px 4px 0; }
#social-media img	{width:24px; height:24px; } 
#social-media ul li	{display:inline;  }

#topnav				{top:0; position:fixed; z-index:100000; margin-top:122px; background-color:#000080; clear:both; }
#topnav	ul			{width:900px; float:left; margin:0; background-color:#000080; border-bottom:3px #cccccc solid; }
#topnav ul li		{display:inline; }
#topnav ul li a		{float:left; padding:10px 20px;  }

#topnav a:link		{color:#ffffff; }
#topnav a:visited	{color:#ffffff; }
#topnav a:active	{color:#ffffff; }
#topnav a:hover		{color:#ffffff; background-color:#ff0000; }
#topnav a:focus		{color:#ffffff; }

#slider				{float:left; width:650px; padding:20px; height:20px 0 0 0; }
#slider img			{margin: 0; width:100%; height:100%;  }

#content			{float:left; width:650px;  padding:20px;}
#content h1			{font-size:18px; font-weight:bold; color:#FF0000; text-align:center; }
#content h2			{font-size:14px; font-weight:bold; line-height:180%; text-align:center;}

#content2			{float:left; width:650px; padding:20px; }
#content2 h2		{text-align:center; font-size:16px; font-weight:bold; padding: 10px;   }
#content2 P			{text-align:center; font-size:12px; line-height:180%; color:#808080; }

#rightside			{padding:0 10px 0 10px; margin-left:675px; }
#rightside li		{text-align:center; padding:5px; }
#rightside ul li img {margin:auto; padding:0px; width:100px; height:100px; }
#rightside ul li h3 {text-align:center; padding:5px; border:1px #FF0000 solid; }

#rightside h3:link 	{color:#000000; }
#rightside h3:visited {color:#000000; }
#rightside h3:active {color:#000000; }
#rightside h3:hover	{color:#ffffff; background-color:#000080; }
#rightside h3:focus	{color:#000000; }

#bottomnav 			{clear:both; border-bottom:3px #cccccc solid; border-top:3px #cccccc solid; }
#bottomnav ul		{text-align:center; width:auto; background-color:#000080; padding:10px 20px; }
#bottomnav ul li 	{display:inline; }
#bottomnav ul li h4	{display:inline; padding:10px 20px; color:#ffffff }

#bottomnav h4:link 	{color:#ffffff; }
#bottomnav h4:visited {color:#ffffff; }
#bottomnav h4:active {color:#ffffff; }
#bottomnav h4:hover	{color:#ffffff; background-color:#ff0000; }
#bottomnav h4:focus	{color:#ffffff; }


#footer				{clear:both; padding:20px; }
#footer p			{width:auto; text-align:center; background-color:#000000; padding:10px 0; color:#FFFFFF; }

/* form */

form {text-align:left; margin:20px; }

label, submit, input, textarea {border:0; padding:o; margin:0; background:none; }

label	{float:left; width:150px; text-align:center; display:block; margin-top:5px; height:auto; }

input, textarea {border:1px #333333 solid; margin-left:10px; padding:5px;  } 

input	{width:280px; margin-bottom:16px;}

textarea	{width:280px; height:150px; margin-bottom:16px; }

select ( )

.select	{width:90px; height:25px; margin-left:150px; font-size:12px; }

[type=submit] {margin-left:165px; }

#contact-form		{margin:30px auto 0 auto; width:600px; } 
#contact-form ol	{list-style-type:none; margin: 0; width:100%; height:100%;  }
#contact-form p		{text-align:center; line-height:180%; }

#about-banner		{margin:10px auto; width:600px; background-color:#808080; } 
#about-banner tr		{text-align :center; font-size:14px; font-weight:bold; }
#about-banner td 	{text-align :center; vertical-align:middle; width:150px; padding:5px; color:#FFFFFF; }

#about-banner a:link 	{color:#000080; }
#about-banner a:visited	{color:#000080; }
#about-banner a:active	{color:#000080; }
#about-banner a:hover	{color:#ff0000; }
#about-banner a:focus	{color:#000080; }

#about-table-main 		{margin:10px auto; width:600px; } 
#about-table-main img	{width:150px; height:150px; }
#about-table-main tr	{text-align :center; font-size:16px; font-weight:bold; }
#about-table-main td 	{text-align :center; vertical-align:middle; width:150px; padding: 0 5px; color:#000080; }

#about-table-main a:link 	{color:#000080; }
#about-table-main a:visited	{color:#000080; }
#about-table-main a:active	{color:#000080; }
#about-table-main a:hover	{color:#ff0000; }
#about-table-main a:focus	{color:#000080; }

#about-table		{margin:10px auto; width:600px;}
#about-table img	{width:120px; height:auto; }
#about-table td		{padding:20px 0; margin:auto; }
#about-table p		{width:600px; text-align:center; font-size:12px; color:#808080;}

#about-gallery		{width:600px; display:inline; }
#about-gallery img 	{width:140px; height:150px; }
#about-gallery ul li {display:inline; margin-left:10px; }

#products-table		{margin:30px auto 0 auto; width:600px; } 
#products-table tr	{padding: 2px 0; text-align:center; font-size:16px; font-weight:bold; border:2px #ffffff solid;}
#products-table td 	{text-align:center; vertical-align:middle; width:150px; color:#000080; }
#products-table img {width:300px; height:500px; margin-top:0; }

#products-table a:link 		{color:#ffffff; }
#products-table a:visited	{color:#ffffff; }
#products-table a:active	{color:#ffffff; }
#products-table a:hover		{color:#000000; }
#products-table a:focus		{color:#ffffff; }

#tissue-table 	  {margin:10px auto; width:600px; } 
#tissue-table td  {padding:10px 2px; text-align:center; vertical-align:middle; width:auto;} 
#tissue-table tr  {padding:2px; } 
#tissue-table th  {font-size:14px; padding:2px; text-align:center; vertical-align:middle; width:auto; color:#ffffff; background-color:#3366CC; } 
#tissue-table img {width:150px; height:150px; }

#tissue-table a:link 	{color:#000000; }
#tissue-table a:visited	{color:#000000; }
#tissue-table a:active	{color:#000000; }
#tissue-table a:hover	{color:#000000; background-color:#FF0000 }
#tissue-table a:focus	{color:#000000; }

#cleaning-chemicals-table 	  {margin:10px auto; width:600px; } 
#cleaning-chemicals-table td  {font-size:12px; padding:10px 2px; text-align:center; vertical-align:middle; width:300px;} 
#cleaning-chemicals-table tr  {padding:2px; } 
#cleaning-chemicals-table th  {font-size:14px; padding:2px; text-align:center; vertical-align:middle; width:auto; color:#ffffff; background-color:#FF6600; } 
#cleaning-chemicals-table img {width:150px; height:150px;}

#cleaning-chemicals-table a:link 	{color:#ffffff; padding:2px; }
#cleaning-chemicals-table a:visited	{color:#ffffff; }
#cleaning-chemicals-table a:active	{color:#ffffff; }
#cleaning-chemicals-table a:hover	{color:#ffffff; background-color:#FF0000 ; }
#cleaning-chemicals-table a:focus	{color:#ffffff; }

#laundry-detergent-table 	  {margin:10px auto; width:600px; } 
#laundry-detergent-table td   {font-size:12px; padding:10px 2px; text-align:center; vertical-align:middle; width:300px;} 
#laundry-detergent-table tr   {padding:2px; } 
#laundry-detergent-table th   {font-size:14px; padding:2px; text-align:center; vertical-align:middle; width:auto; color:#ffffff; background-color:#006600; } 
#laundry-detergent-table img  {width:150px; height:150px; }

#laundry-detergent-table a:link 	{color:#ffffff; padding:2px; }
#laundry-detergent-table a:visited	{color:#ffffff; }
#laundry-detergent-table a:active	{color:#ffffff; }
#laundry-detergent-table a:hover	{color:#ffffff; background-color:#ff0000; }
#laundry-detergent-table a:focus	{color:#ffffff; }

#cleaning-machine-table 	  {margin:10px auto; width:600px; } 
#cleaning-machine-table td    {font-size:12px; padding:10px 2px; text-align:center; vertical-align:middle; width:300px;} 
#cleaning-machine-table tr 	  {padding:2px; } 
#cleaning-machine-table th    {font-size:14px; padding:2px; text-align:center; vertical-align:middle; width:auto; color:#ffffff; background-color:#990033; } 
#cleaning-machine-table img  {width:200px; height:200px; }

#cleaning-machine-table a:link 		{color:#000000; padding:2px; }
#cleaning-machine-table a:visited	{color:#000000; }
#cleaning-machine-table a:active	{color:#000000; }
#cleaning-machine-table a:hover		{color:#ffffff; background-color:#ff0000; }
#cleaning-machine-table a:focus		{color:#000000; }

#dispenser-table 		  {margin:10px auto; width:600px; } 
#dispenser-table td		  {color:#000000; font-size:12px; padding:10px 2px; text-align:center; vertical-align:middle; width:300px;} 
#dispenser-table tr 	  {padding:2px; } 
#dispenser-table th 	  {font-size:14px; padding:2px; text-align:center; vertical-align:middle; width:auto; color:#ffffff; background-color:#00CC66; } 
#dispenser-table img 	  {width:150px; height:150px; }

#hygienic-products-table 		  {margin:10px auto; width:600px; } 
#hygienic-products-table td		  {color:#000000; font-size:12px; padding:10px 2px; text-align:center; vertical-align:middle; width:300px;} 
#hygienic-products-table tr 	  {padding:2px; } 
#hygienic-products-table th 	  {font-size:14px; padding:2px; text-align:center; vertical-align:middle; width:auto; color:#ffffff; background-color:#0099FF; } 
#hygienic-products-table img 	  {width:80px; height:80px; }

#floor-mats-table 		  {margin:30px auto; width:600px; } 
#floor-mats-table td	  {border:1px #000000 solid; color:#000000; font-size:12px; padding:10px 2px; text-align:center; vertical-align:middle; width:300px;} 
#floor-mats-table tr 	  {padding:2px; } 
#floor-mats-table th 	  {border:1px #000000 solid; font-size:14px; padding:2px; text-align:center; vertical-align:middle; width:auto; color:#ffffff; background-color:#FF3399; } 
#floor-mats-table img 	  {width:150px; height:150px; }

#q-up-table 	  {margin:30px auto; width:600px; } 
#q-up-table td	  {border:1px #000000 solid; color:#000000; font-size:12px; padding:10px 2px; text-align:center; vertical-align:middle; width:300px;} 
#q-up-table tr 	  {padding:2px; } 
#q-up-table th 	  {background-color:#CC0000; border:1px #000000 solid; font-size:14px; padding:2px; vertical-align:middle; text-align:center; width:auto; color:#ffffff; } 
#q-up-table img	  {width:150px; height:150px; }

#q-up-table a:link 		{color:#ffffff; padding:2px; }
#q-up-table a:visited	{color:#ffffff; }
#q-up-table a:active	{color:#ffffff; }
#q-up-table a:hover		{color:#000000; background-color:#FFCCCC; }
#q-up-table a:focus		{color:#000000; }
	
#q-up-stand-gallery			{width:600px; display:inline; }
#q-up-stand-gallery img 	{width:140px; height:150px; }
#q-up-stand-gallery ul li	{display:inline; margin-left:10px; }

#cleaning-accessories-table  	  {margin:30px auto; width:600px; } 
#cleaning-accessories-table td	  {border:1px #000000 solid; color:#000000; font-size:12px; padding:10px 2px; text-align:center; vertical-align:middle; width:300px;} 
#cleaning-accessories-table tr 	  {padding:2px; } 
#cleaning-accessories-table th 	  {border:1px #000000 solid; font-size:14px; padding:2px; vertical-align:middle; text-align:center; width:auto; color:#ff0000; } 
#cleaning-accessories-table img	  {width:150px; height:150px; }

#trolley-table  	  {margin:30px auto; width:600px; } 
#trolley-table td	  {border:1px #000000 solid; color:#000000; font-size:12px; padding:10px 2px; text-align:center; vertical-align:middle; width:300px;} 
#trolley-table tr 	  {padding:2px; } 
#trolley-table th 	  {border:1px #000000 solid; font-size:14px; padding:2px; vertical-align:middle; text-align:center; width:auto; color:#FF0000; } 
#trolley-table img	  {width:150px; height:150px; }

#fly-traps-table  	  {margin:30px auto; width:600px; } 
#fly-traps-table td	  {border:1px #000000 solid; color:#000000; font-size:12px; padding:10px 2px; text-align:left; vertical-align:middle; width:300px;} 
#fly-traps-table tr   {padding:2px; } 
#fly-traps-table th   {background-color:#666633; border:1px #000000 solid; font-size:16px; padding:2px; vertical-align:middle; text-align:center; width:auto; color:#ffffff; } 
#fly-traps-table img  {width:150px; height:150px; }

#traffic-table 	  	  {margin:30px auto; width:600px; } 
#traffic-table td	  {border:1px #000000 solid; color:#000000; font-size:12px; padding:10px 2px; text-align:center; vertical-align:middle; width:300px;} 
#traffic-table tr 	  {padding:2px; } 
#traffic-table th 	  {background-color:#993366; border:1px #000000 solid; font-size:14px; padding:2px; vertical-align:middle; text-align:center; width:auto; color:#ffffff; } 
#traffic-table img	  {width:150px; height:150px; }

#bins-table 	  {margin:30px auto; width:600px; } 
#bins-table td	  {border:1px #000000 solid; color:#000000; font-size:12px; padding:10px 2px; text-align:center; vertical-align:middle; width:300px;} 
#bins-table tr 	  {padding:2px; } 
#bins-table th 	  {background-color:#003399; border:1px #000000 solid; font-size:14px; padding:2px; vertical-align:middle; text-align:center; width:auto; color:#ff0000; } 
#bins-table img	  {width:100%; height:auto; }

#bins-table a:link 		{color:#000000; }
#bins-table a:visited	{color:#000000; }
#bins-table a:active	{color:#000000; }
#bins-table a:hover		{color:#000000; background-color:#FF0000 }
#bins-table a:focus		{color:#000000; }

#bins-main-table 		  {margin:30px auto; width:600px; } 
#bins-main-table td	 	  {border:1px #000000 solid; color:#000000; font-size:12px; padding:5px; text-align:center; vertical-align:middle; width:300px;} 
#bins-main-table tr	 	  {padding:2px; } 
#bins-main-table th 	  {background-color:#003399; border:1px #000000 solid; font-size:14px; padding:2px; vertical-align:middle; text-align:center; width:auto; color:#ff0000; } 
#bins-main-table img	  {width:200px; height:200px; }

#bins-main-table a:link 		{color:#000000; }
#bins-main-table a:visited		{color:#000000; }
#bins-main-table a:active		{color:#000000; }
#bins-main-table a:hover		{color:#000000; background-color:#FF0000 }
#bins-main-table a:focus		{color:#000000; }

#hotel-table  	  {margin:30px auto; width:600px; } 
#hotel-table td	  {border:1px #000000 solid; color:#000000; font-size:12px; padding:5px; text-align:center; vertical-align:middle; width:300px;} 
#hotel-table tr 	  {padding:2px; } 
#hotel-table th 	  {border:1px #000000 solid; font-size:14px; padding:2px; vertical-align:middle; text-align:center; width:auto; color:#FF0000; } 
#hotel-table img	  {width:150px; height:150px; }

#term-of-use h4			 {color:#000099; font-size:14px; font-weight:bold; }
#term-of-use h5 		 {color:#000000; font-size:14px; font-weight:bold; }
#term-of-use h6			 {color:#000000; font-size:12px; font-weight:bold; }
#term-of-use p 			 {font-size:12px; }
#term-of-use h3          {font-weight:bald; }
#term-of-use li 		 {font-size:12px; }
#term-of-use			 {line-height:180%;}
#term-of-use ol			 {list-style:disc;}

#tissue-paper img		 {width:120px; height:auto; margin:10px auto 20px auto;}
#tissue-paper p	  		 {font-size:12px;}

#tissue-paper-table				{width:600px; display:inline; }
#tissue-paper-table img 		{width:150px; height:auto; border:2px #800000 solid; margin:5px;  }

#tissue-paper-gallery			{width:600px; display:inline; }
#tissue-paper-gallery img 		{width:150px; height:auto; border:1px #CC6600 solid; margin:5px;   }

#cleaning-chemicals img		 {width:150px; height:auto; padding: 4px; margin:10px auto 20px 250px; }
#cleaning-chemicals p	  	 {font-size:12px;}

#cleaning-chemicals-gallary			{width:600px; display:inline; font-size:12px; }
#cleaning-chemicals-gallary img 	{width:140px; height:auto; border:1px #CC6600 solid; margin:5px; padding:5px;   }

#cleaning-chemicals-gallary a:link 		{color:#000000; }
#cleaning-chemicals-gallary	a:visited	{color:#000000; }
#cleaning-chemicals-gallary	a:active	{color:#000000; }
#cleaning-chemicals-gallary	a:hover		{color:#ffffff; background-color:#ff0000; }
#cleaning-chemicals-gallary	a:focus		{color:#000000; }

#cleaning-chemicals img		 {width:150px; height:auto; padding: 4px; margin:10px auto 20px 250px; }
#cleaning-chemicals p	  	 {font-size:12px;}

#machine-specs-gallary		{width:600px; display:inline; font-size:12px; }
#machine-specs-gallary img 	{width:300px; height:auto; border:1px #CC6600 solid; margin:5px; padding:5px;   }

#machine img		 {width:150px; height:auto; padding: 4px; margin:10px auto 20px 250px; }
#machine p	  	 	 {font-size:12px;}

#machine-specs-table td  {width:600px; height:auto; padding: 4px; margin:10px auto 20px 250px; font-size:12px; }

#contact td {width:600px; text-align:center; font-size:12px; padding:10px;}
#contact th {font-size:16px; color:#FF0000; text-align:center; font-weight:bold; padding:10px;}

#sitemaps 		{font-size:12px; font-weight:bold;}
#sitemaps li	{padding:5px; list-style-type:circle; }

#sitemaps	a:link 		{color:#000000; }
#sitemaps 	a:visited	{color:#000000; }
#sitemaps 	a:active	{color:#000000; }
#sitemaps 	a:hover		{color:#ffffff; background-color:#ff0000; }
#sitemaps 	a:focus		{color:#000000; }









