/************
 style-location_p
************/
/** h **/
#primary h2{
	width:910px;
	marin-bottom:25px;
	border-left:none;
	padding:0;
	text-indent:0;
	display:block;
	overflow:hidden;
	padding-top:80px;
	height: 0px !important;
	background:url(../location/img/location_h2.jpg) no-repeat;
	color:#fff;
}

#primary h2 p{
	display:none;
}

/**********
 mapAre
**********/
#mapArea{
	background:#fff;
	padding-left:0;
	padding-right:0;
	width:100%;
}

#mapArea #mapInner{
	width:910px;
	margin:0 auto;
	height:340px;
	max-height:340px;
}

#mapArea #mapInner #map_canvas{
	width:910px;
	height:340px;
	max-height:340px;
}


/** public **/

#public .pubBlk_left{
	padding-bottom:0;
	margin-bottom:0;
	border-bottom:none;
	width:440px;
	float:left;
}

#public .pubBlk_right{
	padding-bottom:0;
	margin-bottom:0;
	border-bottom:none;
	width:440px;
	float:right;
}

