#Container{
	margin:0 auto;
	width:926px;
}
    #Logo{
		background:url(../images/logobackdrop.jpg) repeat-x;
		height:93px;
    }
	#Menu{
		background:url(../images/menubackdrop.jpg) repeat-x;
		height:36px;
	}
#Header{
	width:926px;
}
#MainBody{

	height:auto;
	width:926px;
}
    #MainBodySetting{
		background:url(../images/mainbodysettingimg.jpg) repeat-x;
	}
#Footer{
	height:124px;
	width:926px;
}
    #FooterNav{
		background:url(../images/footernav.jpg) repeat-x;
		height:39px;
	}
	#Copyright{
		color:#e9d042;
		background:url(../images/copyright.jpg) no-repeat;
		height:65px;
		line-height:22px;
		padding-top:20px;
		text-align:center;
	}