#wrapper {
	width: 780px;
	text-align: left;
}
#Left {
	width: 193px;
	float: left;
	background-image: url(../images/LeftTopLogo.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 145px;
}
#News {
	background-color: #d17d0b;
	background-image: url(../images/NewsBGIndex.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 55px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	margin-top: 10px;
	color: #FFFFFF;
	padding-left: 15px;
	padding-bottom: 10px;
}
#RightItem {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#LeftContent {
	background-color: #458b17;
	background-image: url(../images/LeftBottomBG.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 30px;
	padding-right: 5px;
	padding-left: 5px;
}
#Center {
	width: 367px;
	float: left;
	margin-top: 8px;
	background-color:#468b17;
}
#Right {
	width: 193px;
	float: left;
	background-image: url(../images/RightTopBG.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 30px;
	margin-top: 60px;
}
#RigthContent {
	background-color: #458b17;
	background-image: url(../images/RightBottomBG.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 30px;
	padding-right: 5px;
	padding-left: 5px;
}
#RightLogin {
	background-image: url(../images/loginBg.gif);
	background-repeat: repeat-x;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	font-family: "Trebuchet MS", "Arial Black", Helvetica;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	background-color: #A45311;
}
