#Argentina {
	position:absolute;	width:315px;	height:104px;	z-index:1;	left: 119px;	top: 1421px;	visibility: hidden;
	}
	

#Bangalore {
	position:absolute;
	width:315px;
	height:104px;
	z-index:2;
	left: 278px;
	top: 1392px;
	visibility: hidden;
}
#Delhi {
	position:absolute;
	width:315px;
	height:104px;
	z-index:3;
	left: 265px;
	top: 1380px;
	visibility: hidden;
}
	
#Brazil {
	position:absolute;
	width:315px;
	height:104px;
	z-index:4;
	left: 131px;
	top: 1454px;
	visibility: hidden;
}
	
#Australia  {
	position:absolute;
	width:315px;
	height:104px;
	z-index:5;
	left: 296px;
	top: 1406px;
	visibility: hidden;
}
#Canada  {
	position:absolute;
	width:315px;
	height:104px;
	z-index:6;
	left: 111px;
	top: 1354px;
	visibility: hidden;
}	
#France  {
	position:absolute;
	width:315px;
	height:104px;
	z-index:7;
	left: 200px;
	top: 1394px;
	visibility: hidden;
}
#Germany  {
	position:absolute;
	width:315px;
	height:104px;
	z-index:8;
	left: 210px;
	top: 1394px;
	visibility: hidden;
}
#Greece  {
	position:absolute;
	width:315px;
	height:104px;
	z-index:9;
	left: 230px;
	top: 1394px;
	visibility: hidden;
}
#Israel  {
	position:absolute;
	width:315px;
	height:104px;
	z-index:10;
	left: 250px;
	top: 1414px;
	visibility: hidden;
}
#Italy  {
	position:absolute;
	width:315px;
	height:104px;
	z-index:11;
	left: 200px;
	top: 1354px;
	visibility: hidden;
}
#Mexico  {
	position:absolute;
	width:315px;
	height:104px;
	z-index:12;
	left: 74px;
	top: 1367px;
	visibility: hidden;
}
#USA  {
	position:absolute;
	width:315px;
	height:104px;
	z-index:13;
	left: 74px;
	top: 1327px;
	visibility: hidden;
}
#UK  {
	position:absolute;
	width:315px;
	height:104px;
	z-index:14;
	left: 79px;
	top: 1337px;
	visibility: hidden;
}
#Spain  {
	position:absolute;
	width:315px;
	height:104px;
	z-index:15;
	left: 265px;
	top: 1439px;
	visibility: hidden;
}
#Poland  {
	position:absolute;
	width:315px;
	height:104px;
	z-index:16;
	left: 46px;
	top: 1452px;
	visibility: hidden;
}
	
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
#dropmenudiv{
position:absolute;
border-style:solid; border-width:1px;
font:normal 11px arial;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px; border:none;
padding: 0px 0;
text-decoration: none;
font-weight: normal;
color:#706F6C;
font-family:Tahoma;
font-size:11px;
border:1px;

}
/*hover background color menu background color*/
#dropmenudiv a:hover{ color:#0000ff;}
