/* CSS Document */

#wrapper { /*top:-500px; margin-bottom:-610px;*/ margin-top:-370px; }

content { background:#fff url(../images/blue_flowers_inner.png) no-repeat 255px 35px ; }

#slogan { position:relative; left:30px; margin:0 0 35px; }
#slogan h4
{
	width:367px;
	height:29px;
	background:url(../images/slogan_03.png) no-repeat right;
	display:block;
	text-indent:-9000px;
	overflow:hidden;
	margin:1px 0 0;
}


#google_map
{
	float:right;
	width:475px;
	height:350px;
	background:url(../images/image_frame_large.png) no-repeat;
	margin:0px;
}

#map 
{
	position:relative;
	top:1px;
	left:1px;
	width:460px;
	height:345px;
	margin:0px;
}


