@charset "UTF-8";
/* CSS Document */
.contactSplash {
	margin-left: 31px;
}
#ContactBodyDiv {
	background-image: url(images/contactBotSplash.gif);
	background-repeat: no-repeat;
	background-position: 291px top;
	width: 940px;
	float: left;
}
#mapContainer {
	float: right;
	margin-left: 20px;
}
