@charset "utf-8";
/* CSS Document */





#google_map{
	width:640px;
	height:403px;
	padding:10px;
	background:url(../images/map_bg.png) no-repeat;
}

#access_box{
	width:662px;
	height:auto;
	margin:0px;
	padding:0px 0px 15px 0px;
	background:url(../../shared/images/dotted.jpg) repeat-x center bottom;
}

#access_box_left{
	width:296px;
	height:auto;
	margin:0px;
	padding:0px 0px 0px 0px;
	float:left;
}


#access_box_left p{
	padding:10px 0px;
	text-align:center;
}



#access_box_right{
	width:359px;
	height:auto;
	margin:0px;
	padding:0px 0px 0px 0px;
	float:right;
}


#access_box_right p{
	padding:10px 0px;
	text-align:center;
}


#access_footer{
	width:662px;
	height:auto;
	margin:0px;
	padding:15px 0px;
	text-align:center;

}





































































