@charset "utf-8";
/* CSS Document */
@import url("share.css");
.contact {
	height: 460px;
	background: url(bg/infinity_arts_map.jpg) no-repeat 400px center;
	padding: 20px 0;
}
.contact h2 {
	height: 115px;
	width: 512px;
	background: url(bg/contact_us.gif) no-repeat;
}
.contact ul {
	padding: 10px 0;
}
a.Map {
	background-image: url(bg/google_map.gif);
	background-repeat: no-repeat;
	display: block;
	height: 33px;
	width: 188px;
}
