


#head-li
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 951px;
	height: 115px;

    background-image: url("grafx/audium_head_li_EN.gif");

	z-index: 10;
}



#head-mi
{
	position: absolute;
	top: 0px;
	left: 0px;
	
	width: 100%;
	height: 115px;

    background-image: url("grafx/audium_head_mi.gif");
	background-repeat: repeat-x;

	z-index: 8;
}


#head-re
{
	position: absolute;
	top: 0px;
	right: 0px;

	width: 44px;
	height: 115px;

    background-image: url("grafx/audium_head_re.gif");
	z-index: 10;
}


#body-li
{
	position: absolute;
	top: 115px;
	left: 0px;

	width: 42px;
	height: 100%;

    background-image: url("grafx/audium_body_li.gif");
	background-repeat: repeat-y;

	z-index: 8;
}


#body-re
{
	position: absolute;
	top: 115px;
	right: 0px;

	width: 44px;
	height: 100%;

    background-image: url("grafx/body_re.gif");
	background-repeat: repeat-y;

	z-index: 8;
}



#foot-li
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 42px;
	height: 96px;

    background-image: url("grafx/audium_foot_li.gif");

	z-index: 12;
}



#foot-mi
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 96px;

    background-image: url("grafx/foot_mi.gif");
	background-repeat: repeat-x;

	z-index: 11;
}



#foot-re
{
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 44px;
	height: 96px;

    background-image: url("grafx/foot_re.gif");

	z-index: 12;
}





#entry-audium
{
	position: absolute;
	top: 0;
	left: 220;
	width: 166px;
	height: 71px;

	z-index: 110;
}



#entry-atoll
{
	position: absolute;
	top: 0;
	left: 386;
	width: 124px;
	z-index: 110;
}



#entry-solidtech
{
	position: absolute;
	top: 0;
	left: 510;
	z-index: 110;
}



#entry-visonik
{
	position: absolute;
	top: 0;
	left: 636;

	z-index: 110;
}





.image_menu_atoll
{
	position: absolute;
	right: 283px;
	top: 26px;
	z-index:120;
}


.image_menu_solidtech
{
	position: absolute;
	right: 170px;
	top: 26px;
	z-index:120;
}


.image_menu_visonik
{
	position: absolute;
	right: 62px;
	top: 26px;
	z-index:120;
}



