
#Root { width:100%; }
	#Nav { float:right; height:99px; }
	#BodyContainer { position:relative; width:100%; }
		#Body { position:absolute; width:990px; left:50%; margin:0 0 0 -495px; }
