.demo2 {position:fixed !important;}
/*.imgContent {background:url(/netcat_files/81/world_map.gif);}*/
.preloader {background:url(../images/loader.gif) no-repeat center #fff;}

.imgContent {background:url(/images/genplan/location-map-2021-12.png) no-repeat}

.marker {
display:block;
text-indent:-9999px;
width:88px;
height:53px;
outline:none;
background:url(../images/marker.png) no-repeat;
cursor:pointer;
}

.marker-green {
display:block;
text-indent:-9999px;
width:88px;
height:53px;
outline:none;
background:url(../images/marker-green.png) no-repeat;
cursor:pointer;
}

.siteUp {width:245px; position:absolute; box-shadow:0 0px 8px rgba(0,0,0,0.3);margin:235px 0 0 0;}
.siteUp img { width:245px;}
.siteUp h3 {margin:0; padding:0 15px; width:215px; margin-bottom:10px; color:#fff; font-weight:normal; font-size:14px; background:rgba(0,0,0,0.7); line-height:40px; position:absolute;}
.siteUp h3 a {text-decoration:underline;color:#fff;}


.siteUp .close {display:block; text-indent:-9999px;position:absolute; top:4px; right:4px; width:26px; height:26px; outline:none; background:url(../images/close.png) no-repeat; cursor:pointer;opacity:1;}
#header .controls {min-height:400px; position: relative; top:200px;left:15px; z-index:2;}
#header .controls a {min-width:80px; background:#fdc150; color:#000;display:block;float:left;clear:both; font-size:14px; line-height:17px; margin-bottom:17px; outline:none; padding:8px 11px; text-decoration:none; box-shadow:0 0px 8px rgba(0,0,0,0.3); text-shadow:0px 1px rgba(255,255,255,0.5); border-radius:3px; }
#header .controls a:hover, #header .controls a.active {background:#000; color:#fff; text-shadow:none !important;}