body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 10px;
	color: #000000;
	margin-top: 10px;
	background-image: url(zep_zoso.gif);
	background-position: left top;
	background-repeat: repeat-y;
}

img {
	border: none;
}
img:hover {
	cursor: pointer;
}
#Layer1 {
	position:absolute;
	left:150px;
	top:10px;
	width:750px;
	z-index:1;
}
#Layer2 {
	position:absolute;
	left:150px;
	top:208px;
	width:750px;
	z-index:2;
	height: 300;
}

#navi {
	width: 250px;
	text-align: left;
	float: left;
}

#contact {
	width: 300px;
	height: 101px;
	z-index: 4;
	float: right;
	text-align: right;
	vertical-align: bottom;
}
#Layer3 {
	position:absolute;
	left:10px;
	top:140px;
	width:750px;
	height:20px;
	z-index:3;
}

ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

li {
	margin: 0px;
	padding-top: 10px;
}

#Layer4 {
	position:absolute;
	left:778px;
	top:112px;
	width:84px;
	height:58px;
	z-index:4;
}
#Layer5 {
	position:absolute;
	left:637px;
	top:194px;
	width:263px;
	height:4px;
	z-index:5;
}
#Layer6 {
	position:absolute;
	left:9px;
	top:111px;
	width:184px;
	height:96px;
	z-index:6;
}


#Layer8 {
	position:absolute;
	left:150px;
	top:88px;
	width:750px;
	height:11px;
	z-index:7;
	border-top: 1px solid black;
}
#Layer9 {
	position:absolute;
	left:150px;
	top:132px;
	width:113px;
	height:17px;
	z-index:8;
	text-align: left;
}
#Layer7 {
	position:absolute;
	left:796px;
	top:47px;
	width:104px;
	height:46px;
	z-index:9;
}

A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

#counter {
	font-size: 12px;
	color: #999999;
	position: fixed;
	right: 3px;
	bottom: 3px;
	
}