.p_office{z-index: 2;
		position: relative; /* Абсолютное позиционирование */
		top: -100px; 
		left: 500px;
		background: url(hotel_back.png) left top no-repeat;
		padding:40 32 0 60;
		width:410px;
		max-width:318px;
		height:260px;
		display: none;}
.p_hotel{z-index: 2;
		position: relative; /* Абсолютное позиционирование */
		top: -50px; 
		left: 200px;
		background: url(hotel_back.png) left top no-repeat;
		padding:40 32 0 60;
		width:410px;
		max-width:318px;
		height:260px;
		display: none;}
.p_bank{		z-index: 2;
position: relative; /* Абсолютное позиционирование */
		top: 180px; 
		left: 180px;
		background: url(hotel_back.png) left top no-repeat;
		padding:40 32 0 60;
		width:410px;
		max-width:318px;
		height:260px;
		display: none;}
.p_multioffice{		z-index: 2;
position: relative; /* Абсолютное позиционирование */
		top: -40px; 
		left: 240px;
		background: url(multi_office_back.png) left top no-repeat;
		padding:40 32 0 60;
		width:410px;
		max-width:318px;
		height:260px;
		display: none;}
.p_callc{	
z-index: 2;
	position: relative; /* Абсолютное позиционирование */
		top: -150px; 
		left: 430px;
		background: url(call_back.png) left top no-repeat;
		padding:40 32 0 60;
		width:410px;
		max-width:318px;
		height:260px;
		display: none;}
.p_hospital{	z-index: 2;
	position: relative; /* Абсолютное позиционирование */
		top: -100px; 
		left: 480px;
		
		background: url(hospital_call.png) left top no-repeat;
		padding:50 32 0 60;
		width:410px;
		max-width:318px;
		height:270px;
		display: none;}
.p_admini{	z-index: 2;
	position: relative; /* Абсолютное позиционирование */
		top: 0px; 
		left: 650px;
		background: url(administrative_back.png) left top no-repeat;
		padding:50 32 0 60;
		width:410px;
		max-width:318px;
		height:270px;
		display: none;}
div.image {position: absolute;
top: 113px; 
z-index: 1;		 }
		 
div.pop{
		color:#454545;
		font-size: 12px;
		font-family: arial;
		font-weight:normal;
		line-height:130%;
		
		}
div.pop p{
		margin:12 20 7 10;
		}
div.pop h2{
		color:#4C4C4C;
		font-size: 25px;
		font-family: arial;
		font-weight:bold;
		margin:0 0 0 10;
		line-height:100%;
		}