#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;
}

#middlemiddle{
	position:relative;
	top:0px;
	left:-410px;
	height:61px;
	width:1000px;
	background-image:url("../images/system/sitemiddle_middle.png");
	background-repeat:no-repeat;
}

#middlemiddle2nd{
	position:relative;
	top:0px;
	left:0px;
	height:62px;
	width:1000px;
	background-image:url("../images/system/sitemiddle_middle2.png");
	background-repeat:no-repeat;
}


#middletext{
	position:relative;
	top:0px;
	left:20px;
	width:380px;
	height:225px;
}

#middlebottom{
	position:relative;
	top:61px;
	height:225px;
	background-image:url("../images/system/sitemiddle_bottom.png");
	background-repeat:no-repeat;
}

#login{
	float:left;
	width:63px;
	height:43px;
	background-image:url("../images/system/btn_login.png");
	background-repeat:no-repeat;
}

#login:hover {
	float:left;
	width:63px;
	height:43px;
	background-image:url("../images/system/btn_login_sel.png");
	background-repeat:no-repeat;
}

#survey{
	float:right;
	width:63px;
	height:43px;
	background-image:url("../images/system/btn_survey.png");
	background-repeat:no-repeat;
}

#survey:hover {
	float:right;
	width:64px;
	height:43px;
	background-image:url("../images/system/btn_survey_sel.png");
	background-repeat:no-repeat;
}

#readmore{
	float:left;
	position:absolute;
	top:130px;
	left:280px;
        width:90px;
        height:25px;
        display:block;
        text-indent:-9999px;
	background-image:url("../images/system/btn_readmore.png");
	background-repeat:no-repeat;
}

#readmore:hover {
	float:left;
	position:absolute;
	top:210px;
	left:280px;
        width:90px;
        height:25px;
        display:block;
        text-indent:-9999px;
	background-image:url("../images/system/btn_readmore_sel.png");
	background-repeat:no-repeat;
}

#leftarrow{
	float:left;
	position:absolute;
	top:40px;
	left:384px;
        width:44px;
        height:41px;
        display:block;
        text-indent:-9999px;
	background-image:url("../images/system/btn_arrow_left.png");
	background-repeat:no-repeat;
}

#rightarrow{
	float:left;
	position:absolute;
	top:40px;
	left:927px;
        width:44px;
        height:41px;
        display:block;
        text-indent:-9999px;
	background-image:url("../images/system/btn_arrow_right.png");
	background-repeat:no-repeat;
}

#middlephoto{
	float:left;
	position:relative;
	top:0px;
	left:410px;
	width:580px;
	height:225px;
	background-image:url("../images/system/picture_meetingrooms.png");
	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;
}


