#navcontain{
	float:left;
	width:780px;
	height:54px;
}

#maincontain{
	float:left;
	width:980px;
	height:auto !important;
	height:542px;
	min-height:542px;
	background-image:url("../images/system/body_stretch.jpg");
}

#leftside{
	float:left;
	width:213px;
	height:542px;
	background-image:url("../images/system/leftside.jpg");
}

#content{
	float:left;
	width:567px;
	height:auto !important;
	height:542px;
	min-height:542px;
	background-image:url("../images/system/mainbody.jpg");
	background-repeat:no-repeat;
}

#lastupdated{
	float:left;
	width:780px;
	height:21px;
}

#footer{
	float:left;
	width:780px;
	height:99px;
}

#left_top{
	float:left;
	width:213px;
	height:20px;
}

