@charset "UTF-8";
/* CSS Document */
.webSplash {
	margin-left: 165px;
}
#webBodyDiv {
	background-image: url(images/webBotSplash.gif);
	background-repeat: no-repeat;
	background-position: 664px top;
	width: 940px;
	float: left;
}
