
#content  {
	position: absolute;
	left: 0px;
	top: 286px;
	width: 990px;
	height: 444px;
}

#left-menu  {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 290px;
	height: 120px;
	
	background-position: top left;
	background-repeat: no-repeat;
}

#links  {
	position: absolute;
	left: 80px;
	top: 37px;
	width: 200px;
	height: 70px;
}

#hilight-links  {
	position: absolute;
	left: -13px;
	top: 5px;
	width: 6px;
	height: 12px;
	background-image: url("../images/bullet_left_menu.png");
	background-position: top left;
	background-repeat: no-repeat;
}

#left-menu p a:link, #left-menu p a:visited {
	text-decoration: none;
	color: #343434;
	font-size: 11px;
	font-weight: bold;
	font-family: verdana;
	line-height: 20px;
}

#left-menu p a:hover {
	text-decoration: none;
	color: #808080;
	font-size: 11px;
	font-weight: bold;
	font-family: verdana;
	line-height: 20px;
}

#map-place  {
	position: absolute;
	left: 290px;
	top: 0px;
	width: 700px;
	height: 444px;
}












