
body {margin:0px; padding:0px; background:url('../images/MainBG_2.jpg') top center #91260a repeat-x;}

#main_splash { 
	width:629px; 
	height:490px; 
	border:none; 
	/*background-image: url('../images/Splash_1.jpg'); 
	border: solid 1px black;*/
	margin-top:0px; 
	margin-bottom:0px;
	padding:0px; 
	margin-left:auto; 
	margin-right:auto;
}

#top { 
	width:629px; 
	height:252px; 
	border:none; 
	background-image: url('../images/Top.jpg'); 
	margin-top:0px; 
	padding:0px; 
	margin-left:auto; 
	margin-right:auto;
	position:relative;
	top:83px;
	right: -1px;
}

#middle { 
	width:629px; 
	height:78px; 
	border:none; 
	background-image: url('../images/Middle.jpg'); 
	margin-top:0px; 
	padding:0px; 
	margin-left:auto; 
	margin-right:auto;
	position:relative;
	top:83px;
	right: -1px;
}

#foot { 
	width:629px; 
	height:60px; 
	border:none; 
	background-image: url('../images/Foot.jpg'); background-repeat:repeat-x; 
	margin-top:0px; 
	padding:0px; 
	margin-left:auto; 
	margin-right:auto;
	position:relative;
	top:83px;
	right: -1px;
}

#continue {
	width:175px; 
	height:58px; 
	border:none; 
	position:relative; 
	top:2px; right:-452px; 
	cursor:pointer; 
	z-index:auto; 
}

#email_submit {
	width:18px; 
	height:58px; 
	border:none; 
	position:relative; 
	top:-58px;
	right:-410px;
	cursor:pointer;
	z-index:auto; 
}

#newsletter_input {
	position:relative; 
	top:-98px; 
	right:-260px; 
	z-index:auto; 
	width:135px;
}
