html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font: inherit; 
	vertical-align: baseline;
	font-family:Arial, Helvetica, sans-serif;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	background-image:url(images/water.gif);
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define visible focus styles! 
:focus {
	outline: ?????;
} */

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear {clear:both;}
h1, h2 {font-size:32px; color:#999; margin:20px 0;}
h3 {font-size:20px; color:#999; margin:20px 0 8px 0;}
h4 {font-size:16px; color:#666;}
p {font-size:16px; color:#666; line-height:18px; margin:10px 0;}
a {text-decoration:none; color:#55f;}
a:visited {text-decoration:none; color:#55f;}
#page {width:100%; max-width:1080px; height:870px; margin:10px auto; border-left:2px solid #ccc;}
#header {width: 100%; max-width:1040px; margin:0 auto;}
#headimg {width:100%;}
#menu {border-top:2px solid #ccc; margin-right:20px; float:right; width: 75%; max-width:870px;}

#menu li {float:left; color:#888; font-family:Arial, Helvetica, sans-serif; font-size:16px; text-align:center; line-height:25px; cursor:pointer; display:block; padding:0 12px;}
#menu li:hover {color:#333; line-height:25px;}

#content {clear:both; margin:20px auto;  position:relative;min-height:700px;}
.home, .hyg, .prep, .chem, .cont {position:relative; float: left; width:100%; display:none; padding:20px;}
.home {z-index:0;}
.hyg {z-index:1;}
.prep {z-index:2;}
.chem {z-index:3;}
.cont {z-index:4;}

#wareimg {display:block; margin:40px auto;}
.home {}
.hyg img {float:left; margin:0 20px 20px 0; border:none; outline:none;}
.prep {}
.chem {}
.cont table {margin-top:30px; color:#666;}
.cont td {vertical-align:top; padding:5px;}
#brands {display:block !important; }
 #brands img {margin:30px 20px 0 20px;display:inline-block;} 
.hob {width:240px;padding-left:20px;position:relative; top:-9px;}
@media screen and (max-width: 992px) {

   #brands img {margin:30px auto 0 auto; display:block;} 
   .hob {padding-left:0; padding-top:20px; padding-bottom:30px;}
      
  }



    

#check {display:none;}
#submit {display:block; margin:0 auto;}

#footer {margin:10px auto; border-top:2px solid #ccc; padding-top:8px;}
#footer p {text-align:center; color:#999;}

@media screen and (max-width : 900px){
#menu li { font-size:12px; line-height:18px;}
}
@media screen and (max-width : 690px){
#menu {float:none; width:100%;}
#menu li {float:none; width:100%; font-size:16px; text-align: left; line-height:16px; padding:5px 10px; border-bottom: 1px solid #ccc;}
.home {padding-top:10px;}
#content {margin:0;}


}
