body {background: #000;}
#init {
	position: absolute;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	z-index: 1000;
}

#adio {display: none;}

a {display: block; position: absolute; text-indent: -9999;}

#belrus-biz {
	left: 21px; top:321px; width: 383px; height: 95px;
	background: url(/imagesi/hex1.png) no-repeat;
}
#belrus-biz:hover {
	background: url(/imagesi/hex3.png) no-repeat;
}
#belrus-pro {
	left: 21px; top:537px; width: 383px; height: 94px;
	background: url(/imagesi/hex4.png) no-repeat;
}
#belrus-pro:hover {
	background: url(/imagesi/hex5.png) no-repeat;
}
#belrus-eu {
	left: 620px; top:321px; width: 384px; height: 95px;
	background: url(/imagesi/hex7.png) no-repeat;
}
#belrus-eu:hover {
	background: url(/imagesi/hex8.png) no-repeat;
}
#belrus-asia {
	left: 620px; top:537px; width: 384px; height: 94px;
	background: url(/imagesi/hex10.png) no-repeat;
}
#belrus-asia:hover {
	background: url(/imagesi/hex11.png) no-repeat;
}

#info { line-height: 1.5em; margin-top: 1em; text-align: center; color:#bbb; }
#info a { display: inline; position: relative; color:#bbb; }