@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	}
h1 {
	padding: 0 0 0;
	height: 2px;
	overflow: hidden;
	margin: 0;
	text-indent: -5000px;
	}

#homeFlash {
	margin: 0 auto 0 auto;
	width: 1053px;
	height: 720px;
	}
	
#static {
	width: 1053px;
	height: 720px;
	background: url(/static.jpg) no-repeat;
	}
	
.email {
	border:none;
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:bold;
	margin:385px 0 0 656px;
	position:absolute;
	width:316px;
	background: none;
}

.submit {
	background:none;
	border: none;
	cursor:pointer;
	height:29px;
	margin: 424px 0 0 784px;
	position:absolute;
	width:191px;
	overflow: hidden;
	padding: 30px 0 0;
}