@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
}
.whole-screen {
	height: 100%;
	width: 100%;
}
.working-area {
	width: 1000;
}
.header {
	background-image: url(images/fne_header.jpg);
	background-repeat: no-repeat;
	height: 125px;
	width: 1000px;
	text-align: center;
	vertical-align: baseline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.menu-blocka {
	vertical-align: bottom;
	margin-top: 100px;
	margin-left: 250px;
	float: left;
	margin-left: 250px;
}
.menu-blockb {
	background-color: #FFDA39;
	height: 25px;
	width: 183px;
	vertical-align: bottom;
	margin-top: 100px;
	float: left;
	margin-left: 5px;
}
.menu-blockc {
	background-color: #FFDA39;
	height: 25px;
	width: 183px;
	vertical-align: bottom;
	margin-top: 100px;
	float: left;
	margin-left: 5px;
}
.clear {
	clear: both;
}
.menu-blockd {
	background-color: #FFDA39;
	height: 25px;
	width: 183px;
	vertical-align: bottom;
	margin-top: 100px;
	float: left;
	margin-left: 5px;
}

.menu-bar {
	height: 100px;
	width: 1000px;
}
.top-section-left {
	height: 210px;
	width: 300px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	color: #205A32;
	font-weight: normal;
	padding-top: 20px;
}
.top-section-right {
	height: 250px;
	width: 500px;
	float: right;
}
.middle-area {
	width: 800px;
	margin-left: 100px;
	height: auto;
}

.main-section-left {
	width: 520px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	float: left;
}
.main-section-right {
	width: 250px;
	float: left;
	padding-top: 50px;
	font-size: 18px;
	font-style: normal;
	color: #333333;
	font-family: "Comic Sans MS";
	font-weight: lighter;
}
.feel-good-quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.footer {
	background-image: url(images/fne_footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 125px;
	width: 1000px;
	float: left;
}
.text-headings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #265E37;
}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}
.fromtag1 {
	text-align: left;
	vertical-align: top;
	height: 25px;
	width: 170px;
	float: left;
	margin-bottom: 5px;
}

.fromtag2 {
	text-align: left;
	vertical-align: top;
	height: 25px;
	width: 220px;
	float: left;
	margin-bottom: 5px;
}
.fromtag3 {
	text-align: left;
	vertical-align: top;
	height: 120px;
	width: 390px;
	float: left;
	margin-bottom: 10px;
}
.fromtag4 {
	text-align: left;
	vertical-align: top;
	height: 25px;
	width: 200px;
	float: left;
	margin-bottom: 5px;
}

.fromtag5 {
	vertical-align: top;
	height: 25px;
	width: 420px;
	margin-bottom: 5px;
	clear: none;
	float: left;
}
