body {
	color : #000000;
	margin: 0 0 0 0;
	font-family: tahoma; 
	text-align: center;
	background: url('../images/top_background.jpg') repeat-x #8e9a19;
}
.top_left {
	width: 50%;
	height: 743px;
	background-image: url('../images/top_left.jpg');
	background-repeat: repeat-x;
	position: absolute;
	left: 0px;
}

#footer, .text {
	font-family: tahoma;
	font-size: 10pt;
}
.main_top, .main_bottom {
	width: 100%;
	text-align:center;
	background: #221e1b;
}
.main_top {
	background-image: url('../images/top_right.jpg');
	background-repeat: repeat-x;
}
.page_top, .page_bottom {
	width: 930px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	display: table;
}
.page_top {
	background: url('../images/background.jpg') repeat-y;	
}
.header_1, .header_2, .header_3, .header_4, .main, .menu {
	float: left;	
	position: relative;
}
.header_1 {
	width: 457px;
	height: 152px;
	background: url('../images/header_1.jpg') no-repeat;
}
.header_2 {
	width: 473px;
	height: 152px;
	background: url('../images/header_2.jpg') no-repeat;
}
.header_3 {
	width: 457px;
	height: 181px;
	background: url('../images/header_3.jpg') no-repeat;
}
.header_4 {
	width: 473px;
	height: 181px;
	background: url('../images/header_4.jpg') no-repeat;
}
.menu {
	width: 100%;
	height: 213px;
	background: url('../images/menu.jpg') no-repeat;
}
.main {
	width: 100%;
	display: table;
	z-index: 100;
}
.text {
  	position: static;
  	width: 100%;
  	z-index: 600;
  	line-height: 12pt;
}
.overflow {
	float: left;
	position: relative;
	margin-left: 101px;
	margin-top: -125px;
	z-index: 600;
	width: 693px;
	min-height: 500px;
	height:auto !important;
	height: 500px;
	display: inline;
}
.overflow span {
	font-family:Arial, Helvetica, sans-serif; 
	line-height: 12pt; 
	font-size: 12px;
}
.overflow p {
	line-height: 12pt;
}
.overflow ul li {
	line-height: 12pt;
}
img { border: 0; }
img {  border-style: none; }

 a:link, a:visited {
	color: #000000;	
	text-decoration: underline;
}
a:hover {
	text-decoration: none;	
}
.main_bottom {
	width: 100%;
	background: url('../images/bottom_background.jpg') 0px 0px repeat-x;
	margin-top: -324px;	
}
.footer_1, .footer_2, .footer_3 {
	float: left;
	position: relative;
}
.footer_2, .footer_3 {
	margin-top: 324px;
}
.footer_1 {
	width: 100%;
	height: 324px;
	background: url('../images/footer_1.jpg') no-repeat;
	z-index: 2;
	margin-top: -324px;
}
.footer_2 {
	width: 398px;
	height: 135px;
	background: url('../images/footer_2.jpg') no-repeat;
}
.footer_3 {
	width: 532px;
	height: 135px;
	background: url('../images/footer_3.jpg') no-repeat;	
}
#menu_m {
	position: relative;
	margin-left: 49px;
	margin-top: 11px;
}
#footer { 
	float: left;
	display: inline;
	margin-left: 21px;
	margin-top: 33px;
	font-size: 8pt;
	color: #ffffff;
}
#footer a:link, #footer a:visited {
	color: #ffffff;	
	text-decoration: underline;
}
.menu_b {
	float:left; 
	display: inline; 	
	margin-top: 97px; 
	margin-left: 111px;
}
#menu1 { margin-left: 37px; }
.menu img {
	position: relative;
	margin-left: 101px;
	margin-top: 0px;
}
.footer_2 {
	font-family: tahoma; 	
	font-size: 9pt;
}
.footer_2 ul,.footer_2 ul li {
	display: block;
	margin: 0;
	list-style: none;
	margin-left: 6px;
	padding: 0;
	padding-top: 6px;
	font-weight: bold;
}
.footer_2 ul li a:link, .footer_2 ul li a:visited {
	color: #ffffff;
	text-decoration: none;
}
.footer_2 ul li a:hover {
	text-decoration: underline;
}
.footer_2 ul li {
	display: inline;
	white-space: nowrap;
}
.footer_2  ul {
	margin-top: 26px;
	margin-left: 75px;
}
.footer_2 ul .yellow {
	color: #feff30;
}