@charset "utf-8";
/* CSS Document */



@font-face {
 font-family: 'GE_SS_Two_Medium';
  src: url(GE_SS_Two_Medium.otf);
}

@font-face {
 font-family: 'GE_SS_Two_Light';
  src: url(GE_SS_Two_Light.otf);
}


@font-face {
 font-family: 'GE_SS_Two_Bold';
  src: url(GE_SS_Two_Bold.otf);
}


@font-face {
 font-family: 'OpenSans-Light';
  src: url(OpenSans-Light.ttf);
}

@font-face {
 font-family: 'OpenSans-Light';
  src: url(OpenSans-Light.eot);
}


@font-face {
 font-family: 'OpenSans-Regular';
  src: url(OpenSans-Regular.ttf);
}

@font-face {
 font-family: 'OpenSans-Regular';
  src: url(OpenSans-Regular.eot);
}


@font-face {
 font-family: 'OpenSans-Semibold';
  src: url(OpenSans-Semibold.ttf);
}

@font-face {
 font-family: 'OpenSans-Semibold';
  src: url(OpenSans-Semibold.eot);
}


@font-face {
 font-family: 'OpenSans-Bold';
  src: url(OpenSans-Bold.ttf);
}

@font-face {
 font-family: 'OpenSans-Bold';
  src: url(OpenSans-Bold.eot);
}



@font-face{
	font-family:"Palace Script MT";
	src:url("http://www.myfontfree.com/data/54/p/palace-script-mt/PALSCRI.TTF");
}


#pagecenter1 {
position: fixed;
width:1000px;
	top:-5px;
	z-index: 20000000000000;
	margin-left: -500px;
	left: 50%;
	z-index:20000000000000; 
	height:40px;
	}
	
	
#pagecenter2 {
	position: relative;
	top:0px;
	z-index: 2;
	}



.menu{
	position: absolute;
	top:7px;
	font-family: 'OpenSans-Bold';
	font-size:17px;
	color:#5f606d;
	text-decoration:none;
	z-index:96567544634;
}


.menu:hover{
	color:#155eae;
}


#menu1{
	margin-left:111px;
	color:#155eae;
}
#menu2{
	margin-left:219px;
}
#menu3{
	margin-left:349px;
}


#menu4{
	margin-left:485px;
}
#menu5{
	margin-left:652px;
}
#menu6{
	margin-left:768px;
}








#face{
	position:absolute;
	top:-1px;
	z-index:5;
	width:35px;
	height:35px;
	left:30px;
	background-image:url(../image/facea.jpg);
	background-repeat:no-repeat;
}


#face:hover{
	background-image: url(../image/facea.jpg);
	cursor:pointer;	}


#google{
	position:absolute;
	top:-1px;
	z-index:5;
	left:70px;
	width:27px;
	height:27px;
	z-index:5;
	background-image:url(../image/googlea.jpg); }
	
	
#google:hover{
	background-image:url(../image/googlea.jpg);
}




#twitter{
	position:absolute;
	top:1px;
	left:110px;
	z-index:5;
	width:24px;
	height:25px;
	background-image:url(../image/twitter.jpg)
}



#twitter:hover{
	background-image: url(image/twitter.jpg);
	cursor:pointer;	
}


#youtube{
	position:absolute;
	top:0px;
	width:22px;
	left:150px;
	height:22px;
	z-index:5;
	background-image:url(../image/youtube.jpg);
	}


#youtube:hover{
	background-image:url(../image/youtube.jpg);
	}

 
 
 
 
 #searchtext{
	position:absolute;
	top:7px;
	right:65px;
	height:22px;
	background-color:#f6f6f6;
	border:1px solid #CCC;
	padding-left:10px;
	width:120px;
}

#searchbotton{
	position:absolute;
	top:7px;
	right:25px;
	height:26px;
	width:45px;
	border:none;
	/*background-color:#155eae;*/
	background-image:url(../image/smallsearch.jpg);
	background-repeat:no-repeat;
	
	
	}







#grounded{		
	position:fixed;
	height:600px;
	left:0px;
	top:40px;
	width:100%;
	min-width:1016px;
	background-position:center;
	background-size:  cover;
	background-repeat: no-repeat;
	z-index:-1;
	
}




#blueunderimage{
	position:fixed;
	height:510px;
	left:0px;
	top:640px;
	width:100%;
	min-width:1016px;
	z-index:-1;
	background-color:#2362ab;
}





.bluearea{
		position:absolute;
	width:100%;
	min-width:1016px;
		left:0px;
	height:280px;
	z-index:2;
	opacity:0.8;
	
	background: rgba(35,98,171,1);
background: -moz-linear-gradient(top, rgba(35,98,171,1) 0%, rgba(35,98,171,0) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(35,98,171,1)), color-stop(100%, rgba(35,98,171,0)));
background: -webkit-linear-gradient(top, rgba(35,98,171,1) 0%, rgba(35,98,171,0) 100%);
background: -o-linear-gradient(top, rgba(35,98,171,1) 0%, rgba(35,98,171,0) 100%);
background: -ms-linear-gradient(top, rgba(35,98,171,1) 0%, rgba(35,98,171,0) 100%);
background: linear-gradient(to bottom, rgba(35,98,171,1) 0%, rgba(35,98,171,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2362ab', endColorstr='#2362ab', GradientType=0 );
}


#bluearea2{
	top:5000px;
	
}


.grayground{
	position:absolute;
	left:0px;
	width:100%;
	min-width:1016px;
	background-color:#f9f9f9;
	height:550px;
	border-bottom:2px dashed #155eae;
	opacity:0.9;
}



#grayground1{ top:800px; }
#grayground2{ top:1400px; }

#grayground3{ top:2085px; z-index:5; height:990px; }
#grayground4{ top:3125px; z-index:5; height:600px;  }
#grayground5{ top:3780px; z-index:5;   }
#grayground6{ top:4385px; z-index:5; height:613px;  }


#grayground7{	top:5635px;}

#grayground8{ top:6325px; z-index:5;  }
#grayground9{ top:6930px; z-index:5;  }
#grayground10{ top:7535px; z-index:5;  }
#grayground11{ top:8140px; z-index:5; height:662px; }
#grayground12{ top:8855px; z-index:5; height:662px; }
#grayground13{ top:9570px; z-index:5; }
#grayground14{ top:10175px; z-index:5; }
#grayground15{ top:10780px; z-index:5; }
#grayground16{ top:11385px; z-index:5; }
#grayground17{ top:11990px; z-index:5; }
#grayground18{ top:12595px; z-index:5; }
#grayground19{ top:13200px; z-index:5; }
#grayground20{ top:13805px; z-index:5; }
#grayground21{ top:14408px; z-index:5; }
#grayground22{ top:15010px; z-index:5; }
#grayground23{ top:15610px; z-index:5; }
#grayground24{ top:16210px; z-index:5; }
#grayground25{ top:16810px; z-index:5; }
#grayground26{ top:17410px; z-index:5; }
#grayground27{ top:18010px; z-index:5; }


.head{position:absolute;
width:485px;
	z-index:5;
	height:300px;
	background-color:#ffffff;
	opacity:0.9;
}


#head3{
	top:363px;
	left:0px;
	}

#head4{
	top:360px;
	right:0px;	
}


#head5{
	top:5150px;
	left:0px;	
}

#head6{
	top:5150px;
	right:0px;	
}




.blueline{
		position:absolute;
	left:0px;
	height:60px;
	width:100%;
	background-color:#2362ab;
	font-size:24px;
	line-height:60px;
	padding-left:15px;
	color:#FFF;
	font-family: 'OpenSans-Semibold';	
}

#blueline1{top:700px;}
#blueline2{top:1980px;}

#blueline3{top:5528px;}
#blueline4{top:6219px;}






#header{
	position:absolute;
	top:5px;
	font-size:34px;
	left:25px;
	line-height:30px;
	font-family: 'OpenSans-Semibold';
	color:#595a66;
	
	
}



#handhygienesample{
	position:absolute;
	top:40px;
	left:261px;
}


#uddersample{
	position:absolute;
	top:60px;
	left:261px;
}


#cleansample{
	position:absolute;
	top:18px;
	left:285px;
}


#sanitizersample{
	position:absolute;
	top:75px;
	left:285px;
}





#firstheader{
	position:absolute;
	top:280px;
	width:600px;
	left:200px;
	text-align:center;
	font-family: 'OpenSans-Semibold';
	color:#ffffff;
	opacity:0.9;
	font-size:35px;
	line-height:45px;
	z-index:2;	
}


#show1{
	position:absolute;
	left:30px;
	top:194px;
	background-color:#2362ab;
	width:200px;
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:15px;
	
	font-family: 'OpenSans-Bold';
	color:#f7f7f7;
}





.text{
	position:absolute;
	top:95px;
	left:30px;
	width:231px;
	font-family: 'OpenSans-Semibold';
	color:#696a76;
	line-height:17px;
	font-size:15px;
}


.textclean{
	position:absolute;
	top:95px;
	left:30px;
	width:260px;
	font-family: 'OpenSans-Semibold';
	color:#696a76;
	line-height:17px;
	font-size:15px;
}



#logo1{
	position:absolute;
	top:210px;
	left:370px;
	opacity:0.9;
}



#sp1{ 
position:absolute;
top:250px;
left:30px;
}

#sp2{ 
position:absolute;
top:250px;
left:65px;
}


#sp3{ 
position:absolute;
top:250px;
left:100px;
}



#sp4{ 
position:absolute;
top:250px;
left:135px;
}




.product{
	position:absolute;
	font-family: 'OpenSans-Semibold';
	right:0px;
	line-height:19px;
	font-size:15px;
	color:#696a76;
	z-index:10;
}

#product1{top:810px;}
#product2{top:1415px;}

#product3{top:2100px; }
#product4{top:3140px; }
#product5{top:3800px; }
#product6{top:4410px; }

#product7{top:5660px; }


#product8{top:6350px; }
#product9{top:6955px; }
#product10{top:7558px; }
#product11{top:8165px; }
#product12{top:8880px; }
#product13{top:9595px; }
#product15{top:10195px; }
#product16{top:10800px; }
#product17{top:11410px; }
#product18{top:12020px; }
#product19{top:12625px; }
#product20{top:13225px; }
#product21{top:13830px; }
#product22{top:14435px; }
#product23{top:15038px; }
#product24{top:15635px; }
#product25{top:16235px; }
#product26{top:16835px; }
#product27{top:17435px; }
#product28{top:18035px; }

#image{
	float: left;
}
