.preload {
	width: 1px;
	height: 1px;
	position: absolute;
	top: 0px;
	left: 0px;
	border: 0;
}
a#logo {
	display: block;
	position: absolute;
	left: 575px;
	top: 0px;
	width: 348px;
	height: 224px;
}
a#logo img {
	border: 0px;
	margin-left: 29px;
	margin-top: 110px;
	width: 298px;
	height: 86px;
}
a#splash {
	display: block; 
	position: absolute;
	left: 0px;
	top: 224px;
	width: 644px;
	height: 225px;
	background-color: #77797C;
}
a#splash img {
	border: 0;
}
a#enter {
	display: block;
	position: absolute;
	left: 644px;
	top: 224px;
	width: 380px;
	height: 225px;
	background-color: #77797C;
	background-image: url('../images/splash_enter.gif');
	background-position: 0 0;
	background-repeat: no-repeat;
}
a#enter:hover {
	background-position: 0 -225px;
}
img#contact {
	display: block;
	position: absolute;
	left: 645px;
	top: 490px;
	width: 163px;
	height: 98px;
}
a#email {
	display: block;
	position: absolute;
	left: 645px;
	top: 588px;
	width: 163px;
	height: 22px;
	background-image: url('../images/splash_email.gif');
	background-repeat: no-repeat;
	background-position: 2px 5px;
	overflow: hidden;
}
a#email:hover {
	background-image: url('../images/splash_email_over.gif');
}
a#join_mailing {
	display: block;
	position: absolute;
	left: 645px;
	top: 610px;
	width: 142px;
	height: 16px;
	background-image: url('../images/splash_join_mailing.gif');
	background-repeat: no-repeat;
	overflow: hidden;
}
a#join_mailing:hover {
	background-image: url('../images/splash_join_mailing_over.gif');
}
.slideshow {
	overflow: hidden;
	position: relative;
}
#splash {
	background-color: #7a787c;
}
#Slides1 {
	float: left;
	margin-right: 1px;
	width: 179px;
	height: 225px;
}
#Slides2 {
	float: left;
	width: 284px;
	height: 225px;
}
#Slides3 {
	float: left;
	width: 179px;
	margin-left: 1px;
	height: 225px;
}