body {
	background: url(../img/prehome/background_gradient.png) repeat-x;
	color: #fff;
}
#header {
	background: none;
	border-bottom: 1px solid #9A9A9A;
	/*height: 188px;*/
	height: auto;
}
#logo {
	/*position: absolute;*/
	padding-bottom:10px;
	width: auto;
	height: auto;
	padding-top: 35px;
	margin-left: -14px;
}
#maincontainer {
	background: none;
}

#blockright_prehome {
	position: relative;
	float: right;
	margin: -169px 0 20px 0;
	width: 400px;
}
	#blockright_prehome p {
		padding: 0 0 0 8px;
		margin: 0;
		font-family: "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS";
	}
.headtitle {
	background: none;
	font-size: 32px;
	line-height: 32px;
	padding: 0;
	height: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	float: none;
	width: 635px;
}

.maintext {
	width: 640px;
	margin: 0;
}
.png_img {
	margin-top:10px;
}

#knowfirst {
	margin-top: -291px;
	margin-left: 30px;	
}

	#knowfirst .input {
		width: 167px;
		height: 16px;
		border: 0;
		background: transparent;
		color: #888888;
		margin-left: 5px;
	}
	
	#knowfirst_email {
		margin-top: 11px;
	}
	
	#knowfirst_submit {
		background: transparent url(/assets/img/prehome/signup.png);
		width: 186px;
		height: 36px;
		border: 0;
		margin-top: 13px;
	}
	
	#learnmore {
		margin-top: 120px;	
	}
}