@charset "UTF-8";
/* CSS Document */
.logoSplash {
	margin-left: 163px;
}
#logoBodyDiv {
	background-image: url(images/logoBotSplash.gif);
	background-repeat: no-repeat;
	background-position: 285px top;
	width: 940px;
	float: left;
}
