html, body {
	width: 100%;
	min-height: 100%;
	height: 100%;
	padding: 0 0 25px 0;
	margin: 0;
	font: 10pt/12pt Arial;
	color: #666;
	background: url('bg-bottomm.png') bottom repeat-x;
	}
	
div#container {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	background: url('bg-top.png') top repeat-x;
	}
	
div#top {
	width: 125px;
	height: 75px;
	padding-top: 25px;
	margin: auto;
	}
	
div#conent {
	width: 770px;
	height: 400px;
	margin: auto;
	padding: 0;
	background: url('bg-people.png') center top no-repeat;
	position: relative;
	}
	
div#foo {
	width: 750px;
	height: 93px;
	margin: auto;
	}
	
#net, #druk, #prepress, #system, #studio, #dtp, #studioh, #prepressh, #prepress2h, #systemh, #system2h, #dtph, #drukh {position: absolute;}	
#net a, #druk a, #prepress a, #system a, #studio a, #dtp a {display: block; overflow: hidden;	text-indent: 900%;}

#net {width: 35px; height: 71px; top: 93px; left: 266px;}	
#druk {width: 51px; height: 65px; top: 87px; right: 265px;}
#dtp {width: 72px; height: 65px; top: 158px; right: 201px;}
#system {width: 82px; height: 100px; top: 171px; right: 301px;}
#prepress {width: 100px; height: 94px; top: 139px; left: 150px;}
#studio {width: 92px; height: 121px; top: 251px; right: 186px;}

#net a {width: 35px; height: 71px;	background: url('m-net.png');}
#druk a {width: 51px;	height: 65px;	background: url('m-druk.png');}
#dtp a {width: 72px; height: 65px; background: url('m-dtp.png');}
#system a {width: 82px;	height: 100px; background: url('m-system.png');}
#prepress a {width: 100px; height: 94px; background: url('m-prepress.png');}
#studio a {width: 92px; height: 121px; background: url('m-studio.png');}

#net a, #druk a, #dtp a, #system a, #prepress a, #studio a {background-position: left top;}
#net a:hover, #druk a:hover, #dtp a:hover, #system a:hover, #prepress a:hover, #studio a:hover {background-position: left bottom;}

#studioh {top: 251px; right: 243px; width: 35px; height: 97px;}
#prepressh {top: 139px; left: 150px; width: 47px; height: 67px;}
#prepress2h {top: 139px; left: 234px; width: 20px; height: 67px;}
#systemh {top: 171px; right: 353px; width: 30px; height: 75px;}
#system2h {top: 171px; right: 301px; width: 12px; height: 75px;}
#dtph {top: 198px; right: 201px; width: 38px; height: 25px;}
#drukh {top: 87px; right: 286px; width: 30px; height: 40px;}

.none {display: none;}
.d-net, .d-druk, .d-dtp, .d-system, .d-prepress, .d-studio {position: absolute;}
.d-net {width: 150px;	height: 80px;	top: 0;	left: 140px;}
.d-druk {width: 150px; height: 80px; top: 0; right: 195px;}
.d-dtp {width: 150px;	height: 80px;	top: 145px;	right: 30px;}
.d-system {width: 150px; height: 80px; bottom: 10px; left: 280px;}
.d-prepress {width: 150px; height: 80px; top: 235px;left: 50px;}
.d-studio {width: 150px; height: 80px; bottom: 15px; right: 30px;}
	
img {border: 0;}
a {text-decoration: none;}
a:hover {text-decoration: none;}