#Section1, #Section2, #Section3, /*#Map_Box,*/ #show_map {
	display: none;
	}

#Section1 img, #Section2 img, #Section3 img {
	border: 0 solid white;
	}

.clear {
	clear: both;
	}
	
#Map_Box, img#Map, #map_intro {
	border: 0 solid white;
	display: block;
	}

	
dl.map, #map_intro a{
	position: relative;
	background: transparent url(../images/Map_hover_new.jpg) no-repeat 0 0;
	width: 700px;
	height: 437px;
	display: block;
	margin: 0;
	padding: 0;
}

#map_intro a {
	background: transparent url(../images/Map_intro.jpg) no-repeat 0 0;
	z-index: 500;
}

.map dt{ margin: 0; padding: 0; position: absolute; display: none;}
.map dd{ margin: 0; padding: 0; position: absolute; text-indent: -5000px;}

.map dd a{
	position: absolute; 
	text-decoration: none; 
	display: block; 
	background: transparent url(../images/Map_hover_new.jpg) no-repeat 0 0; 
	}

.map dd a:hover{
	position: absolute; 
	top: 0; 
	left: 0; 
	background-position: -700px 0; 
	}

.map dd#area1{z-index:200;}
.map dd#area1 a{
	left:0;
	top:153px; 
	width:100px; 
	height:150px; 
	background-position: 0 -153px;
	}
.map dd#area1 a:hover {
	left:0;
	top:130px; 
	width:130px; 
	height:180px; 
	background-position: -1400px -130px;
	}

.map dd#area2 {z-index:100;}
.map dd#area2 a{
       left:0; 
       top:20px; 
       width:425px; 
       height:400px; 
       background-position: 0 -20px;
}
.map dd#area2 a:hover {background-position: -700px -20px;}

.map dd#area3 {z-index:100;}
.map dd#area3 a{
	left:280px;
	top:200px; 
	width:345px; 
	height:235px; 
	background-position: -280px -200px;
	}
.map dd#area3 a:hover {
	left:215px;
	top:68px; 
	width:410px; 
	height:370px; 
	background-position: -1615px -68px;
	}

.map dd#area4 {z-index:300;}
.map dd#area4 a{
	left:550px; 
	top:27px; 
	width:142px; 
	height:200px; 
	background-position: -550px -27px;
	}
.map dd#area4 a:hover {
	left:530px; 
	top:27px; 
	width:162px; 
	height:242px; 
	background-position: -1230px -27px;
	}

.map dd#area5 {z-index:400;}
.map dd#area5 a{
	left:632px; 
	top:128px; 
	width:24px; 
	height:20px; 
	background-position: -632px -128px;
	}
.map dd#area5 a:hover { background-position: -2032px -128px;}