body {
	width:100%;
	margin:0 auto;
	font-family:raleway;
	min-width:665px;
}


.logocontainer {
	width:350px;
	margin: 0px auto;
	margin-top:10%;
}

.comingsoon {
	width:700px;
	font-size:34px;
	color:#464646;
	margin:0px auto;
	text-align:center;
}

.comingsoon h1 {
	margin-top:0px;	
}

.comingsoon {
	font-size:20px;
	margin-top:40px;
	letter-spacing: -1px;
}

.submitcontainer {
	width: 300px;
	height:35px;
	margin:0px auto;
	text-align:center;
	margin-top:70px;
}

.email {
	width:230px;
	height:30px;
	background-color: #e4e4e4;
	color: #464646;
	border:none;
	padding-left:10px;
	font-style: italic;
	float:left;
}

.emaildiv {
	width:240px;
	height:30px;
	float:left;
}

.clear {
	width:60px;
	height:32px;
	float:left;
}

.button {
	width:60px;
	height:32px;
	background-color: #78be4d;
	color: #ffffff;
	border:none;
	padding-left:5px;
	float:left;
	font-weight:bold;
	cursor:pointer;
}

.twitterfeeds {
	top:20%;
	float:right;
	width:250px;
	height:340px;
	position:fixed;
	right:35px;
}

.footer {
	width:485px;
	color: #464646;
	margin:0 auto;
	font-size: 11px;
	margin-top:100px;
}

#mc_embed_signup div#mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%;margin: 0 5%; clear: both;}
#mc_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}
#mc_embed_signup #mce-error-response {display:none;}
#mc_embed_signup #mce-success-response {color:#529214; display:none;}
#mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}

#messageerror1 {
	color:red;
	font-style:italic;
	font-size:12px;
	margin:0 auto;
	width:100%;
	text-align:center;
	height:14px;
}