.preload {
	width: 1px;
	height: 1px;
	position: absolute;
	top: 0px;
	left: 0px;
	border: 0;
}
a#logo {
	display: block;
	position: absolute;
	left: 115px;
	top: 0px;
	width: 348px;
	height: 224px;
}
a#logo img {
	border: 0px;
	margin-left: 0px;
	margin-top: 30px;
	width: 827px;
	height: 148px;
}
a#splash {
	display: block; 
	position: absolute;
	left: 0px;
	top: 224px;
	width: 771px;
	height: 268px;
	background-color: #888888;
}
a#splash img {
	border: 0;
}
a#enter {
	display: block;
	position: absolute;
	left: 771px;
	top: 224px;
	width: 253px;
	height: 268px;
	background-color: #77797C;
	background-image: url('../images/splash_enter.gif');
	background-position: 0 0;
	background-repeat: no-repeat;
}
a#enter:hover {
	background-position: 0 -268px;
}
img#contact {
	display: block;
	position: absolute;
	left: 547px;
	top: 530px;
	width: 215px;
	height: 132px;
}
a#email {
	display: block;
	position: absolute;
	left: 547px;
	top: 655px;
	width: 216px;
	height: 25px;
	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: 547px;
	top: 686px;
	width: 216px;
	height: 21px;
	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: 213px;
	height: 268px;
}
#Slides2 {
	float: left;
	width: 337px;
	height: 268px;
}
#Slides3 {
	float: left;
	margin-left: 1px;
	width: 213px;
	height: 268px;
}
