/* Access */
#PanelAccess
{
}
#PanelAccessAddress
{
	float				:	left;
}
#PanelAccessAddress img#ImageLogoIcon
{
	height				:	80px;
}
#PanelAccessAddress img#ImageLogoName
{
	height				:	50px;
	margin			:	15px;
}
#PanelAccessAddress img#ImageTelephone
{
	height				:	30px;
}
#PanelAccessAddress img#ImageFax
{
	height				:	30px;
}
#PanelAccessPhoto
{
	float				:	right;
	width				:	380px;
}
#PanelAccessPhoto img
{
	width				:	380px;
}
#PanelAccessTransportation
{
	float				:	left;
	width				:	450px;
}
#PanelAccessTransportation h3
{
	border-bottom		:	dotted 1px #25b7bc;
	margin			:	0px 0px 20px 0px;
	line-height			:	0em;
}
#PanelAccessTransportation h3 img
{
	height				:	36px;
}
#PanelAccessTransportation div
{
	margin			:	0px 0px 50px 80px;
}
#PanelAccessMap
{
	float				:	right;
}
#PanelAccessMap img
{
	width				:	500px;
}

/* Map */
#PanelMap
{
	width				:	100%;
	height				:	400px;
	border			:	solid 1px rgba(0,0,0,0.25);
}
