body {
	font-family: Arial;
	font-size: 11px;
	text-align: center;
	padding: 0;
	margin: 0;
}
#clear {
	clear: both;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 921px;
	display: block;
}
#top {
	width: 100%;
	color: #fff;
	height: 196px;
}
#logo {
	height: 124px;
	width: 170px;
	display: block;
	float: left;
	margin-top: 20px;
}
#navigation-top {
	width: 267px;
	height: 41px;
	display: block;
	float: right;
	margin-top: 105px;
	_margin-top: 108px;
	background: #337416;
}
#navigation-top #left {
	width: 5px;
	height: 41px;
	display: block;
	float: left;
	background: url(../images/nav-top-left.jpg) no-repeat;
}
#navigation-top #right {
	width: 5px;
	height: 41px;
	display: block;
	float: right;
	background: url(../images/nav-top-right.jpg) no-repeat;
}
#navigation-top p {
	float: left;
	text-align: center;
	width: 257px;
	font-family: Tahoma;
	line-height: 41px;
	font-size: 20px;
	padding: 0;
	margin: 0;
}
#navigation {
	width: 100%;
	height: 50px;
	display: block;
	background: #337416;
}
#navigation a, #navigation a:visited, #navigation a:active {
	color: #fff;
	font-size: 20px;
	text-decoration: none;
	font-family: Verdana;
}
#navigation a:hover {
	text-decoration: underline;
}
#navigation #left {
	width: 6px;
	height: 50px;
	display: block;
	float: left;
	background: url(../images/nav-left.jpg) no-repeat;
}
#navigation #right {
	width: 5px;
	height: 50px;
	display: block;
	float: right;
	background: url(../images/nav-right.jpg) no-repeat;
}
#navigation p {
	float: left;
	width: 630px;
	font-family: Verdana;
	line-height: 50px;
	font-size: 20px;
	padding: 0 0 0 22px;
	margin: 0;
}
#navigation span {
	float: left;
	width: 257px;
	display: block;
	text-align: center;
	line-height: 50px;
	font-family: Tahoma;
	font-size: 20px;
	padding: 0;
	margin: 0;
}
#header {
	padding-top: 15px;
	width: 921px;
	height: 271px;
	display: block;
}
#content {
	width: 100%;
	display: block;
}
#content-left {
	float: left;
	width: 70%;
	display: block;
	padding: 15px;
	position: relative;
}
#content p {
	padding: 0;
	margin: 0;
	color: #337416;
	font-size: 14px;
	font-family: Verdana;
}
#content-right {
	width: 31%;
	float: left;
	display: block;
	padding: 15px;
	position: relative;
	height: 100%;
}
#content-left #home-logos {
	position: absolute;
	right: -247px;
	bottom: 10px;
}
#footer {
	width: 100%;
	display: block;
	background: #337416;
	height: 52px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#footer #left {
	width: 5px;
	height: 52px;
	float: left;
	display: block;
	background: url(../images/footer-left.jpg) no-repeat;
}
#footer #right {
	width: 5px;
	height: 52px;
	float: right;
	display: block;
	background: url(../images/footer-right.jpg) no-repeat;
}
#footer p {
	float: left;
	color: #fff;
	text-align: center;
	width: 911px;
	font-family: Tahoma;
	line-height: 52px;
	font-size: 16px;
	padding: 0;
	margin: 0;
}
#footer p a, #footer p a:active, #footer p a:visited {
	color: #fff;
	text-decoration: none;
}
#footer p a:hover {
	text-decoration: underline;
}
#copyright {
	width: 100%;
	font-size: 11px;
	font-family: Arial;
	text-align: center;
	margin-bottom: 15px;
}
#copyright a, #copyright a:active, #copyright a:visited {
	text-decoration: none;
	color: #000;
}
#copyright a:hover {
	text-decoration: underline;
}
.title {
	width: 100%;
	border-bottom: #337416 dashed 1px;
	display: block;
	padding: 10px 0 10px 0;
	color: #337416;
	margin: 0 0 10px 0;
}
.text {
	width: 580px;
	background: #f2f2f2;
	border: 1px solid #666666;
}
.textarea {
	width: 580px;
	background: #f2f2f2;
	border: 1px solid #666666;
	height: 150px;
}

