@charset "UTF-8";
body {
	font-family: "Helvetica Neue";
	color: #000000;
	background-color: #FFFFFF;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: top;
}
input {
	background-color: #FFFFFF;
}
textarea {
	background-color: #CCCCCC;
}
#bodytext {
	font-family: "Helvetica Neue";
	text-align: left;
	float: right;
	width: 600px;
	margin-top: 45px;
	font-size: 14px;
	font-weight: bold;
}
#mainbody {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Helvetica Neue";
}
#mainbodyL {
	float: left;
	width: 330px;
	border: 1px dashed #FF0000;
	height: 625px;
	font-family: "Helvetica Neue";
	background-color: #FFFFFF;
	text-align: left;
	list-style-type: square;
	margin-top: 0px;
}
#mainbodyC {
	float: left;
	width: 330px;
	border: 1px dashed #FF0000;
	height: 625px;
	position: relative;
	margin-top: 0px;
	font-family: "Helvetica Neue";
	padding-left: 5px;
}
#mainbodyR {
	float: right;
	width: 329px;
	border: 1px dashed #FF0000;
	font-family: "Helvetica Neue";
	background-color: #FFFFFF;
	text-align: left;
	margin-top: 0px;
	height: 625px;
}
#googlevoice {
	margin-right: auto;
	margin-left: auto;
	font-family: "Helvetica Neue";
}
#email {
	font-family: "Helvetica Neue";
	font-size: 14px;
	font-weight: bold;
	height: 120px;
	width: 150px;
}
#facebook {
	font-family: "Helvetica Neue";
	font-size: 14px;
	font-weight: bold;
	height: 160px;
	width: 150px;
}
#getstarted {
	font-family: "Helvetica Neue";
	font-weight: bold;
}
#tempbody {
	font-family: "Helvetica Neue";
	font-size: 36px;
	font-weight: bolder;
	margin-top: 200px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#footer {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-family: "Helvetica Neue";
	font-size: 10px;
}
