#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
z-index:1;
}

#popupContact{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:436px;
width:780px;
background: url(../images/location/neighborhood/sentral.png) no-repeat top center;
z-index:2;
}

#popupContact h1{
	text-align:left;
	color:#765d42;
	font-size:18px;
	margin: 300px 0 0 148px;
}

.header {
	border-bottom: 1px #765d42 solid; 
	width: 520px;
	position: absolute;
	left: 148px;
	top: 327px;
	margin:auto;
}

#popupContact p{
text-align: left;
font-size: 14px;
color: #000;
width: 520px;
margin: 21px 0 0 149px;

line-height: 120%;
}

#popupContactClose{
	right: 5px;
	top:5px;
	position:absolute;
	display:block;
	cursor: pointer;
}

#popupContact2{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:436px;
width:780px;
background: url(../images/location/neighborhood/museum.png) no-repeat top center;
z-index:2;
}

#popupContact2 h1{
text-align:left;
color:#765d42;
font-size:18px;
margin: 81px 0 0 475px;
}

.header2 {
	border-bottom: 1px #765d42 solid; 
	width: 265px;
	position: absolute;
	margin-left: 475px;
	margin-top: 7px;
}

#popupContact2 p{
text-align: left;
font-size: 14px;
color: #000;
width: 260px;
margin: 18px 0 0 475px;
line-height: 120%;
}

#popupContactClose2{
right:5px;
top:5px;
position:absolute;
display:block;
cursor: pointer;
}

#popupContact3{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:436px;
width:780px;
background: url(../images/location/neighborhood/par.png) no-repeat top center;
z-index:2;
}

#popupContact3 h1{
text-align:left;
color:#765d42;
font-size:18px;
margin: 81px 0 0 475px;
}

.header3 {
	border-bottom: 1px #765d42 solid; 
	width: 265px;
	position: absolute;
	margin-left: 475px;
	margin-top: 7px;
}

#popupContact3 p{
	text-align: left;
	font-size: 14px;
	color: #000;
	width: 260px;
	margin: 18px 0 0 475px;
	line-height: 120%;
}

#popupContactClose3{
right:5px;
top:5px;
position:absolute;
display:block;
cursor: pointer;
}

#popupContact4{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:436px;
width:780px;
background: url(../images/location/neighborhood/lake.png) no-repeat top center;
z-index:2;
font-size:13px;
}

#popupContact4 h1{
	text-align:left;
	color:#765d42;
	font-size:18px;
	margin: 81px 0 0 475px;
}

.header4 {
	border-bottom: 1px #765d42 solid; 
	width: 265px;
	position: absolute;
	margin-left: 475px;
	margin-top: 7px;
}

#popupContact4 p{
	text-align: left;
	font-size: 14px;
	color: #000;
	width: 270px;
	margin: 18px 0 0 475px;
	line-height: 120%;
}

#popupContactClose4{
right:5px;
top:5px;
position:absolute;
display:block;
cursor: pointer;
}

#popupContact5 {
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:436px;
width:780px;
background: url(../images/location/neighborhood/carcosa.png) no-repeat top center;
z-index:2;
font-size:13px;
}

#popupContact5 h1{
	text-align:left;
	color:#765d42;
	font-size:18px;
	margin: 81px 0 0 475px;
}

.header5 {
	border-bottom: 1px #765d42 solid; 
	width: 265px;
	position: absolute;
	margin-left: 475px;
	margin-top: 7px;
}

#popupContact5 p{
	text-align: left;
	font-size: 14px;
	color: #000;
	width: 270px;
	margin: 18px 0 0 475px;
	line-height: 120%;
}

#popupContactClose5 {
right:5px;
top:5px;
position:absolute;
display:block;
cursor: pointer;
}