#container{
	width: 925px;
	margin: auto;
}
#top, #bottom{
	clear: both;
	height: 8px;
	width: 100%;
}
#top{
	margin-top: 25px;
}
#bottom{

}
#main{
	width: 100%;
}
#header div.left{
	width: 310px;
}
#header div.left img{
	margin-left: 30px;
}
#header div.right{
	width: 480px;
	text-align: right;
}
#content{
	margin: 0 8px 0 8px;
	padding: 45px 45px 25px 45px;
}
#menu_0_pl, #menu_1_pl, #menu_2_pl{
	float: right;
	margin-left: 20px;
}
#menu_0_en, #menu_1_en, #menu_2_en{
	float: right;
	margin-left: 30px;
}
#menu_0_pl{
	width: 120px;
	height: 18px;
	display: block;
}
#menu_1_pl{
	width: 183px;
	height: 18px;
	display: block;
}
#menu_2_pl{
	width: 79px;
	height: 18px;
	display: block;
}
#menu_0_en{
	width: 152px;
	height: 18px;
	display: block;
}
#menu_1_en{
	width: 126px;
	height: 18px;
	display: block;
}
#menu_2_en{
	width: 73px;
	height: 18px;
	display: block;
}
div.spacer{
	width: 100%;
	height: 3px;
	margin-top: 50px;
}
div#contact{
	width: 100%;
	padding-top: 10px;
}
div#contents{
	width: 396px;
	padding-top: 50px;
}
div#footer{
	padding-bottom: 20px;
}
div#img{
	float: left;
	width: 355px;
	text-align: center;
	margin-top: 20px;
}
div#langs{
	position: absolute;
	right: 0;
	top: 25px;
}
div#langs a{
	display: block;
	padding: 5px 4px 5px 8px;
	color: #fff;
	text-decoration: none;
}
div#langs a:hover, div#langs a.selected{
	background: #fff;
	color: #000;
}


.orange_info
{
padding-left: 3px;
padding-right: 3px;
padding-top: 10px;
padding-bottom: 15px;
background:url("../_img/main/dots.gif") repeat-x scroll 0 bottom transparent;
}