#regionframe {
	border: none;
	height:550px;
}

#bodycover
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 100;
	background: url(/i/regchoice/bodycover.png);
	overflow: hidden;
}

#regchoice
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 101;
}

#regchoice .regchoice-wrapper
{
	background: url(/i/regchoice/bg-repeat-y.png) repeat-y;
	width: 743px;
	padding-left: 6px;
	padding-right: 11px;
	margin: 100px auto;
	position: relative;
}

#regchoice .top
{
	position: absolute;
	background: url(/i/regchoice/bg-top.png) no-repeat;
	height: 20px;
	width: 760px;
	top: -20px;
	left: 0;
}
#regchoice .bott
{
	position: absolute;
	background: url(/i/regchoice/bg-bottom.png) no-repeat bottom;
	height: 25px;
	width: 760px;
	bottom: -25px;
	left: 0;
}




#regchoice .container
{
	position: relative;
	background:  white;
	padding-left: 10px;
}

.contentr .map
{
	width: 256px;
	display: block;
	float: left;
	padding-top: 60px;
	zoom: 1;
}


.contentr
{
	zoom: 1;
}

img.close
{
	position: absolute;
	top: 0px;
	right: 10px;
	zoom: 1;
}

.contentr h1
{
	margin: 20px 0 15px 0;
}

.contentr ul
{
	font-family: Tahoma, sans-serif;
	font-size: 9.75pt;
	list-style-type: none;
	color: #515c4b;
	float: left;
	/*width: 170px;*/
	padding-left: 20px;
}
.contentr ul li
{
	padding: 0.3em;
}
.contentr ul li a,
.contentr ul li span
{
	font-weight: normal;
	display: inline-block;
}
.contentr ul li.active a
{
	background: url(/i/submenu-hand.gif) 100% 50% no-repeat;
	font-weight: bold;
	padding-right: 23px;
	text-decoration: none;
	cursor: default;
	color: #515c4b;
}

.contentr ul li.mega
{
	padding-top: 30px;
}
.contentr ul li.mega a
{
	font-weight: bold;
}

.contentr .regions
{
	zoom:1;
}
.contentr .provinces
{
	zoom:1;
}

.contentr  ul.provinces {
	border-left: 1px solid #B9BEB8;
	padding: 0 0 0 10px;
}

.contentr  ul.provinces li a.firsrl {
	font-weight: bold;
}



.hidd {
	height: 1024px;
	overflow: hidden;
}