/*** The Essential Code ***/



		body {

	min-width: 950px;

	margin: 0;

	padding: 0;

	font-size: 12px;

	font-family: Tahoma; BACKGROUND-COLOR: #C4C4C4

		}

	



		#container {

	width: 977px;

	overflow: hidden;

	margin-right: auto;

	margin-left: auto;

	background-color: #52AD2A;

	margin-top: 5px;

		}

		

		

		#container .column {

	position: relative;

		}

		

		#center {

	padding: 15px;
	
	float:left;

	width: 635px;

	font-size: 11px;

	color: #FFFFFF;

	margin-top: 5px;

	margin-right: 0px;

	margin-bottom: 10px;

	margin-left: 0px;

	font-weight: normal;

	text-align: left;

		}

		

		#left {

	width: 145px;

	padding: 0;

	float: left;

	vertical-align: top;

	margin-top: 5px;

	margin-right: 0px;

	margin-bottom: 10px;

	margin-left: 5px;

		}

		

		#right {

	width: 145px;

	padding: 0;

	float: right;

	vertical-align: top;

	margin-top: 5px;

	margin-right: 5px;

	margin-bottom: 10px;

	margin-left: 0px;

		}



		.center {
	padding: 15px;
	float: left;
	width: 635px;
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
	text-align: left;
	border: 1px solid #006600;
}
.centerUp {
	background-image: url(images/navigation/center-up-new.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left:10px;
	padding-right: 10px;
	width: 759px;
	height:74px;
	display:table;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	float:left;

}

.centerUpNew {
	background-image: url(../english/images/navigation/center-up-big.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left:0px;
	padding-right: 0px;
	width: 812px;
	height:74px;
	display:table;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	float: left;
}
.centerBott {
	background-image: url(images/navigation/center-bott.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 759px;
	display:table;
	margin-top: 0px;
	margin-bottom: 0px;
	height:35px;
	float:left;
	

}

.centerBottNew {
	background-image: url(../english/images/navigation/center-bott-big.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 812px;
	display:table;
	margin-top: 0px;
	margin-bottom: 0px;
	height:35px;
	float: left;
	

}
.centerMid {
	width: 759px;
	padding-left:10px;
	padding-right: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	display: table;
	float:left;
}

.centerMidNew {
	width: 759px;
	padding-left:0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	display: table;
	float:left;
}


.centerForm {
	width: 759px;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
}

