#container #gm_map{
	position: relative;
	display: block;
	height: 600px;
	width: 770px;
	margin: 0 0 -280px 0;
}

#container #header{
		height: 600px;
}
#container #google{
	width: 770px;
	background-color: #F1F0EC;
}

.bmap, #supnav, #container #star{
	display: none;
}

#container #mapups a.bmap{
	display: none;
}
#container #mapups a.smap {
	background-position: -115px 0 ;
	width: 110px;
display: block;
}
#container #mapups a.smap:hover{
	background-position: -6px 0 ;
}

#mapups{
	position: absolute;
	bottom: 40px;
	z-index: 999;
	right: 8px;
}

#supnav{
	margin: 0 0 0 0;
	clear: right;
}
