/* LOCATION */
#location{
	width:503px;
	float:left;
	border-left:solid 1px #e5e5e5;
	padding:15px 0px 0px 15px;
}
#location h1{
	padding:0px 0px 0px 0px;
}
#location p{
	padding:20px 0px 15px 0px;
	line-height:16px;
}

#location p.first{
	padding:30px 0px 20px 0px;
	font-weight:bold;
}
#location h2{
	padding-bottom:10px;
}

/* Google Maps */
#map-container{
	width:475px;
	height:475px;
}

#location .google_maps{
	width:502px;
	height:475px;
}

#map-container div.gmap_contens{
	color:#000;
	line-height:16px;
}

#map-container div.gmap_contens h1{
	font-size:14px;
	font-weight:bold;
	margin:0px;
}

#map-container div.gmap_contens a.pdf{
	display:block;
	padding:0px 0px 0px 16px;
	background:url(../../img/pdf_icon.gif) 0px 0px  no-repeat;
}


