@charset "UTF-8";
/* CSS Document */

 #mainContent6 {
	height: 1200px;
	background-color: #11918C;
	width: 940px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D0E3AE;
	border-top-color: #D0E3AE;
	border-top-width: 2px;
	border-top-style: solid;
}
 #mainContent7 {
	height: 500px;
	background-color: #11918C;
	width: 940px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D0E3AE;
	border-top-color: #D0E3AE;
	border-top-width: 2px;
	border-top-style: solid;
}

.homepic6 {
	width: 940px;
	height: 470px;
	float: right;
	background-image: url(mail.jpg);
	background-repeat: no-repeat;
}

.form {
	width: 450px;
	margin-top: 100px;
	color: #E2F4BB;
	padding-left: 340px;
}
.form2 {
	width: 400px;
	margin-top: 100px;
	color: #E2F4BB;
	margin: auto;
}

.form a {
color: #FF9933;
}
.form a:link {
color: #FF9933;
}
.form a:visited {
color: #FF9933;
}
.form a:hover {
	color: #C6D8A6;
}
.form a:active {
color: #FF9933;
}

.links {
	position: relative;
	right: 320px;
	bottom: 400px;
}
.form2 a {
color: #FF9933;
}
.form2 a:link {
color: #FF9933;
}
.form2 a:visited {
color: #FF9933;
}
.form2 a:hover {
	color: #C6D8A6;
}
.form2 a:active {
color: #FF9933;
}

.links {
	position: relative;
	right: 300px;
	bottom: 600px;
	width: 250px;
	padding-right: 20px;
}
