@CHARSET "UTF-8";
body {
	background: #e5ddc3;
	
}

#main {
	background: url("../images/agencies/background.jpg") no-repeat;
	height: 800px;
}

.submit {
	color: #109947 !important;
}

.region {
	position: absolute;
	left: 25px;
	top: 166px;
}

.info {
	position: absolute;
	left: 237px;
	top: 166px;
	color: #000;
	width: 500px;
}

.point-info {
	display: none;
}
.hidden {
	display: none;
}
.point {
	position: absolute;
	left: 0px;
	top: 0px;
	padding-left: 20px;
	background: url("../images/agencies/point.gif") left center no-repeat;
	color: #ffff15;
	font-weight: bold;
}
