#modMainMap
{
	width: 715px;
	margin-left: 15px;
	margin-bottom: 10px;
	position: relative;
	height: 522px;
}

#modMainMap .header
{
	background-color: #013567;
	line-height: 20px;
	height: 20px;
	text-transform: uppercase;
	padding: 0 8px;
	font-weight: bold;
	color: #fff;
}

#modMainMap ul
{
	background: url(http://cachefly.apartmentsapart.com/aa/img_modules/map.jpg) no-repeat;
	width: 715px;
	height: 397px;
	margin: 3px 0 0 0;
	padding: 0 0 3px 0;
	position: absolute;
	top: 18px;
	left: 0px;
}

#modMainMap ul li
{
	list-style-type: none;
	display: inline;
}

#modMainMap ul li a
{
	display: block;
	position: relative;
	cursor: pointer;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
	color: #09315e;
	outline: none;
}

#modMainMap ul li a span
{
	display: block;
	position: absolute;
}

#modMainMap ul li a span.Name
{
}

#modMainMap ul li a span.Dot
{
	font-size: 15pt;
}

#modMainMap .install_flash
{
	position: absolute;
	top: 440px;
	font-weight: bold;
	font-size: 15px;
}



