#map {
	width: 569px;

}
#choice {
}
#choice span {
	color: #fff;
	font-size: 18px;
	font-family: Tahoma;
}
#choice select {
	width: auto;
	font-size: 12px;
}
#main-content {

}
#squares{
	position: absolute;
	left: 30px;
	top: 30px;
	width: 590px;
	z-index: 5;
}
#squares td{
	padding-right: 15px;
}
#square_1 {
	background: url("../img/square_1.gif") left top no-repeat;
	padding-left: 20px;
	color: #fff;
	font-family: Tahoma;
	font-size: 11px;
	height: 20px;
}
#square_2 {
	background: url("../img/square_2.gif") left top no-repeat;
	padding-left: 20px;
	color: #fff;
	font-family: Tahoma;
	font-size: 11px;
}
#square_3 {
	background: url("../img/square_3.gif") left top no-repeat;
	padding-left: 20px;
	color: #fff;
	font-family: Tahoma;
	font-size: 11px;
}
#contacts {
	padding: 12px 15px;

}
#contacts .title{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
#contacts .links{
	margin-top: 20px;
}
#contacts .links a{
	font-size: 11px;
	font-family: Tahoma;
}
.phone_icon {
	font-family: Tahoma;
	background: url("../img/icon_1.gif") left top no-repeat;
	font-size: 11px;
	padding-left: 15px;
	margin-bottom: 5px;
}
.mobile_icon {
	font-family: Tahoma;
	background: url("../img/icon_2.gif") left top no-repeat;
	font-size: 11px;
	padding-left: 15px;
	margin-bottom: 5px;
}
.email_icon {
	font-family: Tahoma;
	background: url("../img/icon_3.gif") left top no-repeat;
	font-size: 11px;
	padding-left: 15px;
	margin-bottom: 5px;
}
.web_icon {
	font-family: Tahoma;
	background: url("../img/icon_4.gif") left top no-repeat;
	font-size: 11px;
	padding-left: 15px;
	margin-bottom: 5px;
}
.shop_icon {
	font-family: Tahoma;
	background: url("../img/icon_5.gif") left 2px no-repeat;
	font-size: 11px;
	padding-left: 15px;
	margin-bottom: 5px;
}
#inf {
	text-align: right;
	position: absolute;
	top: 520px;
	right: 10px;
	font-family: Tahoma;
	font-size: 9px;
}

#blocks a{
	position: absolute;
	font-family: Tahoma;
	font-size:11px;
	color: #000;
	float:left;
	padding: 0px 2px;
	text-decoration: underline;
	z-index: 4;
	}
#blocks a.active{
	background: #ff7e00;
}
area {
	cursor: pointer !important;
}

#block_180	{
	top: 128px;
	left: 276px;
}

#block_215 	{
	top: 139px;
	left: 224px;

}
#block_224	{
	top: 66px;
	left: 266px; 

}
#block_222	{
	top: 96px;
	left: 188px; 

}
#block_211 	{  top: 159px; left: 119px; 

}
#block_217 	{
	top: 208px;
	left: 124px; 

}
#block_210	{
	top: 257px;
	left: 117px; 

}
#block_220	{
	top: 196px;
	left: 197px;

}
#block_218 	{
	top: 235px;
	left: 223px; 
}
#block_213	{
	top: 293px;
	left: 213px; 
}
#block_225 	{
	top: 179px;
	left: 240px; 

}
#block_221 	{
	top: 212px;
	left: 278px; 

}
#block_223 	{
	top: 268px;
	left: 270px;

}
#block_212	{
	top: 175px;
	left: 332px; 
}
#block_226 	{
	top: 106px;
	left: 340px; 

}
#block_214 	{
	top: 154px;
	left: 361px; 
}
#block_216 	{
	top: 134px;
	left: 409px; 

}

#tooltip {
position: absolute;
z-index: 1;
font: 12px Verdana, Geneva, sans-serif;
color: #000;
opacity: 0.75;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background-color:#dcdcdc;
}

#tooltip h3 {
font: 14px Verdana, Geneva, sans-serif;
color: #df6f00;
font-weight:bold;
}

#tooltip.fancy {
background: url('../images/mappoint.gif');
height:35px;
width: 220px;
}

#tooltip.fancy h3
{
	padding-left:40px;
	padding-top:-10px;
font: 12px Verdana, Geneva, sans-serif;
font-weight:bold;
color: #000;
}
