/* GENERAL CSS */

h1,h2 {
	margin:0px;
	text-align:left;
	font-size:1.2em;
	color:#444;
}
h2 {
	color:#666;
	font-size:1em;
}
#holder {
	align:right;
	width:600px;
	margin:0px;
}

/* START OF CSS FOR MAP */
dl.map.on {
	position:relative;
	width:381px;
	height:546px;
	background:url("../images/maptrans.gif") 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:220px;
	padding:4px;
	border:#222 2px solid;
	background:#666;
	color:#fff;
	-moz-border-radius:8px;
	border-radius:8px;
	z-index:11;
	font-size:0.9em;
}
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/pointred.png") no-repeat;
	width:10px;
	height:10px;
	outline:none;
	z-index:10;
	text-decoration:none;
}
dl.map.on a.location:hover {
	background:url("../images/point-hover.png") no-repeat -1px -1px;
}

dl.map.on dd a {
	color:#FFF;
}

dl.map.on dd a:hover {
	text-decoration:underline;
}

dl.map.on dd a.close {
	position:relative;
	float:right;
	color:#000;
	background:url("../images/close.png") no-repeat;
	text-indent:-9999px;
	outline:none;
	height:16px;
	width:16px;
	margin-left:4px;
	margin-right:-6px;
	text-decoration:none;
}



/* START OF CSS FOR MAP POINTS */
dl.map.on a#location01 {
	top:37px;
	left:18px;
}
dl.map.on a#location02 {
	top:56px;
	left:57px;
}
dl.map.on a#location03 {
	top:63px;
	left:80px;
}
dl.map.on a#location04 {
	top:72px;
	left:90px;
}
dl.map.on a#location05 {
	top:70px;
	left:106px;
}
dl.map.on a#location06 {
	top:76px;
	left:120px;
}
dl.map.on a#location07 {
	top:90px;
	left:143px;
}
dl.map.on a#location08 {
	top:114px;
	left:163px;
}
dl.map.on a#location09 {
	top:99px;
	left:238px;
}
dl.map.on a#location10 {
	top:66px;
	left:249px;
}
dl.map.on a#location11 {
	top:148px;
	left:180px;
}
dl.map.on a#location12 {
	top:168px;
	left:196px;
}
dl.map.on a#location13 {
	top:184px;
	left:215px;
}
dl.map.on a#location14 {
	top:198px;
	left:200px;
}
dl.map.on a#location15 {
	top:243px;
	left:213px;
}
dl.map.on a#location16 {
	top:292px;
	left:221px;
}
dl.map.on a#location17 {
	top:296px;
	left:238px;
}
dl.map.on a#location18 {
	top:331px;
	left:285px;
}
dl.map.on a#location19 {
	top:389px;
	left:296px;
}
dl.map.on a#location20 {
	top:424px;
	left:287px;
}
dl.map.on a#location21 {
	top:494px;
	left:287px;
}
dl.map.on a#location22 {
	top:526px;
	left:309px;
}
dl.map.on a#location23 {
	top:27px;
	left:117px;
}
dl.map.on a#location24 {
	top:89px;
	left:160px;

}
dl.map.on a#location25 {
	top:297px;
	left:357px;
}
dl.map.on a#location26 {
	top:381px;
	left:359px;
}
