#Header {
	position:absolute;
	width:800px;
	height:153px;
	left: 0px;
	top: 0px;
	color: #0099FF;
	background-image:url(images/header.png);

}
#HeaderPrint
{
visibility:hidden;
}
#Menu {
	position: absolute;
	height: 351px;
	width: 150px;
	left: 0px;
	top: 153px;
text-align:center;
	vertical-align: middle;
background-color:#dddddd;
}

body {
	background-color: #666666;
}


#Contence {
	position: absolute;
	height: 351px;
	width: 645px;
	left: 150px;
	top: 153px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
	overflow: auto;
background-color:#dddddd;
}

#activoz{
	position: absolute;
	width: 100px;
	height: 109px;
	background-image: url(images/ActivOz.png);
	left: 670px;
	top: 23px;
	}

#logo {
	position: absolute;
	width: 95px;
	height: 112px;
	background-image: url(images/logo.png);
	left: 30px;
	top: 21px;
	}
	
#sponsorship
{
	position: absolute;
	width: 290px;
	height: 150px;
	left: 355px;
	top: 0px;
}
#logoprint {
	visibility:hidden;
	position: absolute;
	top: 0px;
	width: 1243px;
 }
#bottom
{
	position: absolute;
	height: 97px;
	width: 800px;
	top: 504px;
	left: 0px;
	font-size:11px;
	background-image:url(images/bottom.png)
}

 #horizon {
/*	background-color: #96B557;*/
	background-color: #666666;
	position: absolute;
	top: 0px;
	left: 0px;
	/*background-image: url(images/Background.png);*/
	padding: 1px;
	background-repeat:no-repeat;
	height: 600px;
	
 }

 /* following rules are invisible to IE 5 \*/
 #horizon {
	top: 199px;
	left: 0px;
	width: 100%;
	margin-top: -200px;
	width: 800px;
/*	background-color:#96B557;*/
	background-color: #666666;
	padding: 1px;
	background-repeat:no-repeat;
	/*background-image: url(images/Background.png);*/
 }
 /* end IE 5 hack */ 
#wrapper {
	background-color: #f0f;
	position: relative;
	text-align: left;
	width: 800px;
	height: 600px;
	margin: 0px auto;
	top: 20px;
	}

#address
{
	position: absolute;
	width: 140px;
	left: 20px;
	top: 20px;
	height: 40px;
padding:2px;
}

#contact
{
	position: absolute;
	width:300px;
	left: 238px;
	top: 50px;
	height: 30px;
text-align:center;
padding:2px;
}

#postageaddress
{
	position: absolute;
	width: 140px;
	left: 630px;
	top: 20px;
	height: 40px;
text-align:right;
padding:2px;
}

#netfirms
{
position:relative;
top:50px;
}
