body  {
	background-color: #232120;
	text-align: center;
	margin: 0px auto;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
}

.container  {
	text-align: center;
	background-image: url(../images/splash_02.png);
	background-repeat: no-repeat;
	width: 696px;
	height: 738px;
	margin: 0px auto;
	margin-left: auto;
	margin-right: auto;

}

.splash {
	padding-top: 285px;
	_padding-top: 305px;
	text-align: left;
	width: 600px;
}

.contact {
	margin-top: 90px;
	width: 600px;
	text-align: left;
}

.featuredtext {
	font-size: 1.4em;
	margin-bottom: 30px;
}

.green {
	color: #8fba00;
}

input {
	border: 0px;
	width: 275px;	
	height: 23px;
}

form {
	font-size: .9em;
}

.leftside  {
	float: left;
	margin-right: 40px;

	
}

.submitbutton {
	width: 132px;
	height: 32px;
	margin-top: 20px; 
	float: right;
}

.typeform {
	height: 75px;
	width: 280px;
	border: 0px;
	
	
	}

.linecenter  {
margin-top: 20px;
	float: left;
	width: 400px;
}
