
div.top {
	position: absolute;
	width: 1000px;
	height: 118px;
}

div.mainindex {
	position: relative;
	top:118px;
	left: 0;
	width: 1000px;
	height:1200px;
	padding-bottom:10%;
	background-color:#ffffff;	
	background-image:url(../images/main-top-hygienic.jpg);
	background-repeat:no-repeat;
}

div.mainlanding {
	position: relative;
	top:118px;
	left: 0;
	width: 1000px;
	height:1400px;
	padding-bottom:10%;
	background-color:#ffffff;	
	background-image:url(../images/landing-page.jpg);
	background-repeat:no-repeat;
}

div.maininner {
	position: relative;
	top:118px;
	left: 0;
	width: auto;
	min-height:900px; 
	height:auto !important; 
	padding-bottom:20%;
	background-color:#ffffff;	
	background-image:url(../images/hygienic-inner.jpg);
	background-repeat:no-repeat;
}

div.maincontact {
	position: relative;
	top:118px;
	left: 0;
	width: 1000px;
	height:800px;
	padding-bottom:10%;
	background-color:#ffffff;	
	background-image:url(../images/contact-inner.jpg);
	background-repeat:no-repeat;
}


div.container {
	position: absolute;
	width: 1000px;
	height:auto;
	text-align:left;
	margin:0 auto;
	position:relative;
	border-width:5px;
	margin-top:0px;
}
	
div.content {
	position:relative;
	width:667px;
	height:auto;
	left:0px;
	margin-top:63px;
	margin-left:25px;
	margin-bottom:100px
}

div.newcontent {
	position:relative;
	height:auto
	left:0px;
	margin-top:80px;
	margin-left:85px;
	margin-bottom:100px
}



div.header {
	position: absolute;
	background-image:url(../images/header-ipsluk.jpg);
	background-repeat:no-repeat;
	width:322px;
	height:70px;	
	margin-top:32px;
	margin-left:30px;
}


div.headerT1{
	position:absolute;
	margin-left:340px;
	margin-top:45px;
	width:420px;
	
}

div.headerT2{
	position:absolute;
	margin-left:670px;
	margin-top:45px;
	width:300px;	
}

div.headerT3{
	position:absolute;
	margin-left:50px;
	margin-top:370px;
	width:310px;	
}

div.tick{
	position:absolute;
	margin-left:500px;
	margin-top:380px;
	width:470px;	
	height:120px;
}

div.innertick{
	width:190px;
	margin-left:35px;
	float:left;
}

div.hygieniccontent{
	position:absolute;
	margin-left:70px;
	margin-top: 580px;
	width:550px;
}

div.left {
	position: relative;
	left: 0px;
	width: 230px;
	height: auto;
	float:left;
	margin-right:10px;
}

div.hygieniclink{
	position:absolute;
	width:400px;
	margin-top:290px;
	height:50px;
	margin-left:60px;
	cursor:pointer;
}

div.decorativelink{
	position:absolute;
	width:400px;
	margin-top:290px;
	height:50px;
	margin-left:520px;
	cursor:pointer;
}

div.rightBox {
	position: absolute;
	margin-top: 600px;
	left: 690px;
	width: 240px;
	height: 110px;
	
}

div.rightBoxIndex{
	position: absolute;
	margin-top: 340px;
	left: 720px;
	width: 240px;
	height: 110px;
	
}

div.menutop
{
	position: absolute;
	top: 120px;
	height:50px;
	width:1000px;
	left:0px;
	z-index:9999;
	font-size:13px;
	color:white;
}



div.menuarrow{
	float:left;
	height:49px;
	width:194px;
	text-align:center;
	cursor:pointer;	
	border-left:1px solid white;
	border-right:1px solid white;
}

div.menuhygienic{
	float:left;
	height:49px;
	width:162px;
	text-align:center;
	cursor:pointer;	
	border-left:1px solid white;
	border-right:1px solid white;
	font-weight:bold;

}

div.submenuarrow
{
	position: absolute;
	margin-top: 200px;
	height:36px;
	width:670px;
	left:0px;
	z-index:9999;
	font-size:12px;
}


div.submenu{
	float:left;
	width:108px;
	height:36px;
	text-align:center;
	cursor:pointer;
}

div.indexpanel{
 	background-image:url(../images/index-panel.jpg);
 	width:667px;
 	height:262px;	
 }
 
 
 
 
div.indexmain{
 	background-image:url(../images/main-index.jpg);
 	width:667px;
 	height:700px;	
 	margin-bottom:50px;
 }
 
 div.indexholder{
 	position:absolute;
	margin-top: 340px;
	margin-left:30px;
 }
 
 
 div.contentholder{
 	position:realtive;
	padding-top:50px;
	margin-left:50px;
	width:600px;
 }
 
 
 div.indexwall{
  	width:650px;
 	height:175px;
 }
 
 div.indextext{
 	position:absolute;
  	margin-left:20px;
  	margin-top:10px;
  	width:380px;
 	height:100px;
}
  
div.indexlink{
  	position:absolute;
  	margin-left:10px;
  	margin-top:125px;
  	width:330px;
 	height:40px;
 	cursor:pointer;	
}
 
 div.contactpanel{
 	width:667px;
 	height:262px;	
 }




div.dropmenu{
	width:280px;
	background-color:white;
	display:none;
	border:1px solid #666666;
	margin-top:-1px;
	min-height:50px; 
	height:auto !important; 
	height:50px;
}

A:link
{
    FONT-SIZE:13px; 
    COLOR:#666666;
    FONT-WEIGHT: none;
    TEXT-DECORATION: none;
}
A:visited
{
    FONT-SIZE: 13px;
	COLOR:#666666;
    FONT-WEIGHT: none;
    TEXT-DECORATION: none;
}
A:hover
{
    FONT-SIZE: 13px; 
    COLOR: #012e93;
    TEXT-DECORATION: none;
	border-style: none;
}

.breadA:link
{
    FONT-SIZE:11px; 
    COLOR:#666666;
    FONT-WEIGHT: none;
    TEXT-DECORATION: none;
}
.breadA:visited
{
    FONT-SIZE: 11px;
	COLOR:#666666;
    FONT-WEIGHT: none;
    TEXT-DECORATION: none;
}
.breadA:hover
{
    FONT-SIZE: 11px; 
    COLOR: #999999;
    TEXT-DECORATION: none;
	border-style: none;
}

.footerA:LINK
{
    FONT-SIZE: 8pt; 
    COLOR:#666666; 
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
}
.footerA:visited
{
    FONT-SIZE: 8pt;
	COLOR:#666666;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
}

.footerA:hover
{
    FONT-SIZE: 8pt; 
    COLOR:#cccccc;
    TEXT-DECORATION: none;
	border-style: none;
}


div.footermain{
	position:absolute;
	width: 1000px;
	height: 81px;	
	font-size:10px;
	color:#666666;	
	clear:left;	
	background-image:url(../images/footer-ipsluk.png);
	background-repeat:no-repeat;
	background-position: 30px 0px;
	bottom:0px;
}



div.footer{
	text-align:left;
	width: 1000px;
	height: 110px;	
	font-size:10px;
	color:#cccccc;	
	clear:left;	
	background-repeat:no-repeat;
	margin:0 auto;
	padding-top:2px;
	
}


div.footerband{
	position:relative;
	bottom:0px;
	width: 100%;
	height: 118px;	
	background-image:url(../images/backbottom.jpg);
}




h1 {
	color:#333333;
	font-size:180%;
	font-weight:bold;
	margin:0px;	
	letter-spacing:-1px
}

h2 {
	color:#333333;
	font-size:160%;
	font-weight:bold;
	margin:0px;	
}
h3{
	color:#333333;
	font-size:150%;
	font-weight:bold;
	margin:0px;
	}

h4 {
	color:#333333;
	font-size:120%;
	font-weight:bold;
	margin:0px;	
	letter-spacing:-1;
}


h5 {
	color:#333333;
	font-size:90%;
	font-weight:bold;
	font-weight:bold;	
	margin:0px;
}


h6 {
	color:#333333;
	font-weight:bold;
	font-weight:normal;
	font-size:80%;	
}

html, body {
	color:#333333;
	text-align:center; 
	margin:0 auto;
	font-size:12px;
	height: 100%;
	min-height: 100%;
	background-image:url(../images/backtop.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}

.submit{
	
	font-size:12px;
	color:#fff;
	background-color:#000;
}

table.X6{
	border-spacing:5px;
	color:black;
	width:910px;
	
	font-size:12px;
	margin-left:20px
} 

div.slideshowholder{
	 position:absolute;
	 width:660px;
	 height:195px;
	 margin-left:27px;
	 margin-top:69px;
}

#slideshow {
    position:relative;
    height:660px;
    width:195px;    
}
 
#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 195px;
    background-color: #FFF;   
}
 
#slideshow DIV.active {
    z-index:10;
    opacity:1.0;  
}
 
#slideshow DIV.last-active {
    z-index:9;
}
 
#slideshow DIV IMG {
    height: 195px;
    border: 0;
    width:660px;
}

input{
	font-size:11px;
	color:#666666;

}






