div.content_banner_top {
	top: 670px;
	position:absolute;
	z-index:-1;
}

img.content_banner {
	width:140px;
}

div.content_banner_bottom {
	position:absolute;
	top: 790px;
	z-index:-1;
}

div.content_banner_three {
	position:absolute;
	top: 920px;
	z-index:-1;
}

div.content_banner_four {
	position:absolute;
	top: 1000px;
	z-index:-1;
}

div.google_map {
	position:absolute;
	width:228px;
	height:228px;
	left:18px;
	top: 594px;
	z-index:1;
}

div.google_map {
	position:absolute;
	width:228px;
	height:228px;
	left:0px;
	top: 690px;
}

a.menuitemcolor {
	background-color: #937DB2;
	color:#FFF;
}

a.menuitem.active {
	background: #711F7E;
}
a.menuitem:active {
	background: #711F7E;
}

a.menuitem:hover {
	background: #711F7E;
}
