body { margin-top: 0; overflow-y: scroll; }
#root { position: relative; margin: 0 auto 100px auto; width: 810px; background: #fff; border: 1px solid #ccc; border-top: 0; }
#login_root { position: relative; margin: 140px auto; width: 294px; }

	#page,#login_page {
		
		margin: 0 auto; 
		position: relative;
	}
	
	#page { min-width: 800px; padding: 0 10px 10px 10px; }
	#login_page { width: 274px; border: 1px solid #ccc; background: #fff; padding: 0 0 10px 0; }

	#login_back { width: 274px; text-align: center; padding-top: 70px; background: url(../img/DCMS/v5/logo.png) 15px 10px no-repeat; }
	#login_back #area { padding: 0 7px; }
	#login_foot { height: 0; }
	
#topnavigation { height: 70px; width: 100%; border-bottom: 1px solid #cfcfcf; }
			#topnavigation table { border: 0; padding: 0; margin: 0; height: 60px; width: 100%; }
			#topnavigation table tr td { padding: 0; margin: 0; }
            #topnavigation #logo { height: 70px; width: 150px; background: url(../img/DCMS/v5/logo.png) left bottom no-repeat; border-right: 1px solid #cfcfcf; }
			#topnavigation #logo a { width: 150px; height: 60px; display: block; }
            #topnavigation #logo a img { display: none; }
				#topnavigation #user-navigation { height: 35px; background: #fff; vertical-align: top;}
					#user-navigation .user-indicator { float: left; }
				#topnavigation #user-navigation-end { display: none; }
				#topnavigation #app-navigation { height: 35px; background: #fff; }
				#topnavigation #app-navigation-end { display: none; }
		#page-content { padding: 10px; }
		#page-footer { border-top: 1px solid #aac3aa; color: #466d36; font-style: italic; font-weight: bold; padding: 0 10px; }
			#copyright { float: left; }
			#request { float: right; }