#wrap { margin: 0 auto; width: 916px; font-size: 1.4em; }
#header { position: relative; height:  122px; }
	#top_nav { position: absolute; right: -17px; top: 15px; }
	#lang_nav { position: absolute; left: 234px; top: 15px; }
	#main_nav { position:  absolute; bottom: 31px; right: 0; }
#bar { height:  35px; }
#main { margin: 0 0 20px 0; }
	#page { float: right; }
		#content_top { margin: 0 0 20px 0; text-align: center; }
		#content_top p { margin: 0; }
		#right { float: right; margin: 0 0 0 20px; width: 214px; }
		#content { overflow: hidden; float: left; width: 448px; }
			#content_mod { margin: 0 0 20px 0; text-align: center; }
			#content_mod p { margin: 0; }
		.scheme_2 #content { width: 682px; }
		.scheme_1 #content { width: 916px; }
	#left { float: left; margin: 0 20px 0 0; width: 214px; }
#footer { margin: 0 0 15px 0; }
