@import "reset.css";

html, body {
	height: 100%;
	background: #eeeeee;
}

body {
	background: url(../images/topgrad.jpg) repeat-x;
}

#floater {
	position:relative; 
	float:left;
	height:50%;	
	margin-bottom:-125px;
	width:1px;
}
 
#content {
	position:relative;
	clear:left;
	height:250px;
	width:640px;
	margin:0 auto;
}

#title {
	height:125px;
	width:640px;
	background: url(../images/lineandpixeltemp.png) no-repeat;
	}

#title h1, #title h2 {
	text-indent: -9999px;
}

#mc-embedded-subscribe-form {
	position:relative;
	border: 1px solid #ddd;
	background: #eee url(../images/legend.png) center 20px no-repeat;
	padding: 25px;
	width: 550px;
	margin: auto;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#mc-embedded-subscribe-form legend {
	text-indent: -9999px;
}

.mc-field-group {
	float: left;
	display: inline;
	margin-top: 25px;
}
	
.mc-field-group label{
	float: left;
	height: 10px;
}
	
#mce-EMAIL {
	clear: left;
	float: left;
	border: none;
	background:url(../images/form.png) no-repeat;
	width: 400px;
	height: 31px;
	margin: 10px 10px 0 0;
	padding:0 0 0 12px;
}
	
#mc-embedded-subscribe {
	float: left;
	display: inline;
	margin-top: 45px;
	border: none;
	background: url(../images/button.png) no-repeat;
	width: 125px;
	height: 32px;
	text-indent: -9999px;
}

#mc-embedded-subscribe:hover {
	cursor: pointer;
	background: url(../images/button_ro.png) no-repeat;
	}

#mce-responses {
	clear: left;
	}