body {
	background-color: #FFFFFF;
	margin: 0px;
}
#main_div {
	width: 800px;
	height: 600px;
	background-color: #FFFFFF;
	text-align: left;
}
#header {
	width: 800px;
	background-color: #FFFFFF;
}
#menu {
	width: 800px;
	height: 22px;
	background-color: #6f8e3a;
}
.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0.5px;
	padding-left: 20px;
}
.menu a:link, .menu a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
#left {
	width: 283px;
	height: 255px;
	float: left;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 30px;
	background-color: #FFFFFF;
}
#right {
	width: 416px;
	height: 285px;
	float: right;
	background-color: #FFFFFF;
}
#leftcontent {
	width: 700px;
	float: left;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 30px;
	background-color: #FFFFFF;
}
.title {
	color: #8f9194;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
}
.text {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.text a:link, .text a:active {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	text-align: justify;
}
.text a:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	text-align: justify;
}
.text a:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	text-align: justify;
}
#buttons {
	width: 283px;
	height: 50px;
	background-color: #FFFFFF;
	padding-top: 30px;
}
#az {
	width: 40px;
	height: 50px;
	background-color: #FFFFFF;
	float: left;
	padding-right: 10px;
}
#arrow {
	width: 65px;
	height: 50px;
	background-color: #FFFFFF;
	float: left;
	padding-right: 10px;
}
#info {
	width: 55px;
	height: 50px;
	background-color: #FFFFFF;
	float: left;
	padding-right: 10px;
}
.buttons {
	color: #a2a7af;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	padding-top: 3px;
}
.buttons a:link, .buttons a:visited {
	color: #a2a7af;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}
#footer {
	width: 800px;
	height: 110px;
	float: left;
}
#leftbottom {
	width: 384px;
	height: 110px;
	float: left;
	background-color: #576837;
}
#rightbottom {
	width: 416px;
	height: 110px;
	float: right;
	background-color: #98aa3e;
}
#leftbottomcontent {
	width: 800px;
	height: 55px;
	float: left;
	background-color: #576837;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.footertext a:link, .footertext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.footertext a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
