*, body {
	padding: 0;
	margin: 0;
}
body{
	margin-top: 202px;
}

.clear{
	clear: both;
	float: none;
}
#logo-bg{
	z-index: 1;
	position: absolute;
	top: 0px;
	left: 0;
	width: 300px;
	height: 173px;
}
#logo{
	z-index: 4;
	position: absolute;
	top: 57px;
	left: 8%;
	margin-left: -75px;
}
#lang{
	position: absolute;
	top: 0;
	left: 45%;
	z-index: 6;
}
#lang div{
	display: block;
	float: left;
	padding: 5px 3px 12px;
	margin-right: 3px;
}

#left_ill{
	width: 55px;
	height: 262px;
	position: absolute;
	left: 11%;
	margin-left: -10px;
	margin-top: 5px;
	z-index: -1;
}
#right_ill{
	width: 38%;
	height: 494px;
	position: absolute;
	left: 62%;
	z-index: 3;
	margin-top: -487px;
}

#menu-start{
	width: 47px;
	height: 90px;
	position: absolute;
	margin-left: -34px;
	top: 44px;
	left: 45%;
	z-index: 2;
}

#map{
	position: absolute;
	top: 111px;
	height: 319px;
	right: 0px;
	width: 38%;
	overflow: visible;
	z-index: 2;
}

#map-img{
	position: absolute;
	right: 0;
	width: 381px;
	height: 308px;
}

#menu {
	overflow: hidden;
	position: absolute;
	top: 67px;
	height: 50px;
	right: 0;
	width: 55%;
	z-index: 1;
}

#menu li{
	height: 44px;
	line-height: 44px;
	padding: 0px 8px;
	display: block;
	float: left;
	white-space: nowrap;
	margin-bottom: 6px;
}
#menu img{
	vertical-align: top;
	top: 14px;
	position: relative;
}
#right{
	position: relative;
	z-index: 7;
	margin-top: 180px;
	float: right;
	width: 27%;
	padding-right: 85px;
	padding-bottom: 96pt;
}
#right ul{
	position: relative;
}
#main{
	position: relative;
	width: 51%;
	z-index: 6;
	padding-left: 8%;
}
#ptah{
	left: 8%;
	margin-left: -43px;
	position: absolute;
	margin-top: -45px;
}
#footer{
	position: relative;
	z-index:4;
	height: 76px;
	margin-top: 72pt;
	padding-top: 12pt;
}

#footer p{
	margin-bottom: 14pt;
}

#footer .first, #footer .second, #footer .third{
	position: absolute;
	z-index: 4;
}
#footer .third{
	left: 8%;
}

#footer .second{
	right: 41%;
	margin-top: 2pt;
}

#footer .first{
	left: 73%;
	margin-left: -75px;
}
