body
	{
	margin: 0; /* margin and padding only necessary to cater for Mac IE5 */
	padding: 0;
	/*\*/	overflow: hidden; /* because Mac IE5 don't understand */
	}


div
	{
	margin: 0;
	padding: 0;
	}




<!--[if IE]>
#header
    {
    width: expression(document.body.clientWidth + "px");
    height: expression(document.body.clientHeight * 77.07/100 + "px");
    }

#sidemenu
	{
	height: expression(document.body.clientHeight * 77.07/100 + "px");
	}


#content
	{
	height: expression(document.body.clientHeight * 77.07/100 + "px");
	width: expression(document.body.clientWidth * 80.47/100 + "px");
	}

<![endif]-->
#header
    {
    position: absolute;
    top: 0;
    left: 0;
    right 0;
    bottom: 77.07%;
    overflow: auto;
    
    } 

#sidemenu
	{
	position: absolute;
	top: 22.93%;
	left: 0;
	bottom: 0;
	width: 19.56%;
	overflow: auto;
	} 

#sidevertline
	{
	position: absolute; 
	left: 75%; 
	top: 0;
	}

#sidehoriline
	{
	position: absolute; 
	left: 0; 
	top: 0;
	}

#square{
	position: absolute; 
	left: 47%; 
	top: 85.23%; 
	z-index: -1;
	}

#halfcircle{
	position: absolute; 
	left: -7.5%; 
	top: 83.75%; 
	z-index: -9;
	}


#sdhomebutton{
	position: absolute; 
	left: 0; 
	top: 11%; 
	z-index: -1;
	}
#sdaboutusbutton{
	position: absolute; 
	left: 0; 
	top: 19.22%; 
	z-index: -1;
	}
#sdfacilitiesbutton{
	position: absolute; 
	left: 0; 
	top: 27.46%; 
	z-index: -1;
	}
#sdkauributton{
	position: absolute; 
	left: 0; 
	top: 35.7%; 
	z-index: -1;
	}
#sdproductsbutton{
	position: absolute; 
	left: 0; 
	top: 43.94%; 
	z-index: -1;
	}
#sdenviromentbutton{
	position: absolute; 
	left: 0; 
	top: 52.07%; 
	z-index: -1;
	}
#sdnewzealandbutton{
	position: absolute; 
	left: 0; 
	top: 60.31%; 
	z-index: -1;
	}
#sdsitemapbutton{
	position: absolute; 
	left: 0; 
	top: 68.55%; 
	z-index: -1;
	}
#sdcontactusbutton{
	position: absolute; 
	left: 0; 
	top: 76.79%; 
	z-index: -1;
	}
#sdlinksbutton{
	position: absolute; 
	left: 0; 
	top: 85.03%; 
	z-index: -1;
	}



#content
	{
	position: absolute;
	top: 22.93%;
	left: 19.56%;
	right: 0;
	bottom:0;
	overflow: auto;
	padding-top: 0.9%;
	padding-left: 2%;
	}

#contenthoriline
	{
	position: absolute;
	left: 0; 
	top: 0;
	z-index: -1;
	}
p.superheading{
	text-align: left;
	font-weight: bold;
	font-size: 2em;
	font-family: Arial;
	color: #ffffff;
	}

p.mainheading{
	text-align: center;
	font-weight: bold;
	font-size: 1.8em;
	font-family: Arial;
	color: #ffffff;
	}

p.majorheading{
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	font-family: Arial;
	}

p.minorheading{
	text-align: left;
	font-weight: bold;
	font-style: italic;
	font-size: 1em;
	font-family: Arial;
	}
p.normaltext{
	text-align: left;
	font-size: 1em;
	font-family: Arial;
	}



#headervertline
	{
	position: absolute; 
	left: 14.65%; 
	top: 0;
	}

#headerpic{
	position: absolute; 
	left: 0; 
	top: 0;
	}

#sclogo{
	position: absolute; 
	left: 19.6%; 
	top: 0;
	}

