#colWrap2 {
	z-index:-1;
}
#mapCanvas {
	width:590px;height:450px;
}
#addrBox {
	position:relative;
	margin: 14px 0 36px 0;
	padding: 10px 0 10px 5px;
	color:#999;
	font-size: 0.9em;
}
.bgImage {
	position:absolute;top:76px;left:0;
	z-index: -1;
}
.phoneFax {
	color:#A0BEF5;
	font-size:0.9em;
	margin:28px 0 1px 0;
}
.email {
	padding-top: 20px;
}
a.email {
	color: inherit;
	font-size: 0.9em
}
a.email:hover {
	color: #00B;
	text-decoration:none;
}
.icoImage {
	position: absolute;
	opacity: 0;
	-webkit-box-shadow:0 0 10px rgba(0,0,0,0.4);
	-moz-box-shadow:0 0 10px rgba(0,0,0,0.4);
	-ms-box-shadow:0 0 10px rgba(0,0,0,0.4);
	-o-box-shadow:0 0 10px rgba(0,0,0,0.4);
	box-shadow:0 0 10px rgba(0,0,0,0.4);
}
tr.tr1 td:nth-of-type(2), tr.tr2 td:nth-of-type(2) {width:24px;}
tr.tr1 td:nth-of-type(3), tr.tr2 td:nth-of-type(3) {width:45px;}