
#holder {
	width:620px;
	margin:10px auto;
}

/* START OF CSS FOR MAP */
dl.map.on {
	position:relative;
	width:465px;
	height:555px;
	background:url(../images/India_map.jpg) no-repeat;
	text-align:left;
	margin:0px;
	padding:0px;
	border:#999 1px solid;
}
dl.map.on dt {
	list-style:none;
	display:inline;
}
dl.map.on dd {
	position:absolute;
	left:-9999px;
	width:200px;
	padding:4px;
	border:#222 2px solid;
	background:#666;
	color:#fff;
	-moz-border-radius:8px;
	border-radius:8px;
	z-index:11;
	font-size:0.8em;
}
dl.map.on dd img {
	position:relative;
	float:right;
	border:#000 1px solid;
	margin:2px;
}
dl.map.on a.location {
	display:block;
	position:absolute;
	text-indent:-9999px;
	background:url(../images/sqgold.gif) no-repeat;
	width:15px;
	height:15px;
	outline:none;
	z-index:10;
	text-decoration:none;
}
dl.map.on a.location:hover {
	background:url(../images/sqgold.gif) no-repeat -1px -1px;
}
dl.map.on dd a {
	text-decoration:none;
	color:#000;
}

/* START OF CSS FOR MAP POINTS */
dl.map.on a#location01 {
	top:80px;
	left:884px;
}
dl.map.on a#location02 {
	top:400px;
	left:91px;
}
dl.map.on a#location03 {
	top:200px;
	left:181px;
}
dl.map.on a#location04 {
	top:178px;
	left:148px;
}
dl.map.on a#location05 {
	top:92px;
	left:130px;
}
dl.map.on a#location06 {
	top:490px;
	left:140px;
}
dl.map.on a#location07 {
	top:174px;
	left:236px;
}
dl.map.on a#location08 {
	top:219px;
	left:120px;
}
dl.map.on a#location09 {
	top:122px;
	left:160px;
}
dl.map.on a#location10 {
	top:520px;
	left:143px;
}
