body {
	height:100%; /* fix height to 100% for IE */
	max-height:100%; /* fix height for other browsers */
	padding:0; /*remove padding */
	margin:0; /* remove margins */
	border:0; /* remove borders */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:center;
	background-image: url(../Images/BG/bg.jpg);
	background-repeat: repeat-x;
	background-color:#999;
	}

	#logo {
	width:800px;
	height:112px;
	margin:auto;
	}
	#container {
	width:800px;
	height:auto;
	text-align:left;
	margin:auto;
	}
	#container2 {
	width:380px;
	height:auto;
	text-align:left;
	float:left;
	padding-right: 10px;
	padding-top: 0px;
	}
	#container3 {
	width:190px;
	height:580px;
	text-align:left;
	float:right;
	background-color:#CCC;
	padding-top: 25px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 5px;
	}
	#container4 {
	width:190px;
	height:580px;
	text-align:left;
	float:right;
	background-color: #D6D6D6;
	padding-top: 25px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 5px;
	}
	#header {
	width:800px;
	height:45px;
	margin:auto;
	}
	#homepage {
	width:700px;
	height:293px;
	background-image:url(../Images1/Buttions/bg.jpg);
	background-repeat:no-repeat;
	float:left;
	}
	#center-intro {
	width:800px;
	height:240px;
	margin:auto;
	}
	#scrollbar {
	width:700px;
	height:81px;
	float:left;
	}
	#footer {
	width:800px;
	height:33px;
	float:left;
	}
	#homepagebuttons-left {
	width:176px;
	height:41px;
	z-index:1;
	margin-left:10px;
	margin-top:30px;
	float: left;
	}
	#homepagebuttons-right {
	width:176px;
	height:41px;
	z-index:1;
	margin-right:10px;
	margin-top:30px;
	float: right;
	}
	#homepagebuttons-bleft {
	width:176px;
	height:41px;
	z-index:1;
	margin-left:10px;
	margin-top:120px;
	float: left;
	}
	#homepagebuttons-bright {
	width:176px;
	height:41px;
	z-index:1;
	margin-right:10px;
	margin-top:120px;
	float: right;
	}
	.b_date {
	font-size: 14;
	color: #006633;
	font-weight: bold;
}
.Page_header {
	font-size: 16px;
	color: #006633;
	font-weight: bold;
}
.Links {
	color: #009933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.Plane_text {color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.header1 {
	color: #009933;
	font-size: 14px;
	font-weight: bold;
}
a:link {
	color: #009933;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009933;
}
a:hover {
	text-decoration: none;
	color: #009933;
}
a:active {
	text-decoration: none;
	color: #009933;
}

.more {color: #009933; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; }
