body	{
	background-image:url(../images/bg2.png);
	background-position: top left;
	background-repeat:repeat;
	color: white;
	padding: 0px;
	margin: 0px;
	height:100%;
}

.png	{
	margin-right:30px;
	behavior: url("png.htc");
}

#logo	{
	position:absolute;
	top:25px;
	left:50px;
	width:260px;
	height:47px;
}

#slogan	{
	position:absolute;
	top:95px;
	left:50px;
	width:125px;
	height:77px;
}

#left_paper	{
	position:absolute;
	top:153px;
	left:0px;
	width:135px;
	height:272px;
}

#main_menu	{
	position:absolute;
	top:55px;
	left:730px;
	width:135px;
	height:272px;
}

#main_menu a img	{
	border: 0px;
}

#main_menu a	{
	margin-bottom: 13px;
}

a.about_en 		{	background: url(../images/menu01a_en.gif) 0px 0px no-repeat; display:block;	height:20px; width:200px;	}
a.about_en:hover	{	background: url(../images/menu01a_en.gif) 0px -18px no-repeat;	}
a.contacts_en 		{	background: url(../images/menu02a_en.gif) 0px 0px no-repeat; display:block;	height:14px; width:200px;	}
a.contacts_en:hover	{	background: url(../images/menu02a_en.gif) 0px -14px no-repeat;	}
a.menu03 		{	background: url(../images/menu03a_en.gif) 0px 0px no-repeat; display:block;	}
a.menu03:hover	{	background: url(../images/menu03a_en.gif) 0px -19px no-repeat;	}
a.menu04 		{	background: url(../images/menu04a_en.gif) 0px 0px no-repeat; display:block;	}
a.menu04:hover	{	background: url(../images/menu04a_en.gif) 0px -18px no-repeat;	}
a.menu05 		{	background: url(../images/menu05a_en.gif) 0px 0px no-repeat; display:block;	}
a.menu05:hover	{	background: url(../images/menu05a_en.gif) 0px -19px no-repeat;	}

#container {
	width: 100%;
	height: 100%;
	text-align: center;
	background-image:url(../images/bg.png);
	background-position: top left;
	background-repeat: repeat-x;
	padding:0px;
	border:0px;
	border-collapse:collapse;
}

#container #content	{
	padding: 400px 0px 20px 50px;
	text-align:left;
	margin:0px;
	background-image:url(../images/index_en4.gif);
	background-position: 217px 0px;
	background-repeat:no-repeat;
	height: 310px;
	display:block;
	vertical-align:top;
}

#container #content div	{
	width:300px;
	text-align:left;
	margin-top:10px;
	font-size: 95%;
}

#container #bottom	{
	margin:0px;
	border:0px;
	padding:0px;
	vertical-align:bottom;
}

#container #bottom table	{
	width:100%;
	border-collapse:collapse;
}

#container #bottom table td	{
	border:0px;
	padding:0px;
}

#container #bottom #bottom1	{
	width:351px;
	height:293px;
}

#container #bottom #bottom2	{
	background: url('../images/backgr2_en.gif');
	background-repeat: no-repeat;
	height:293px;
	vertical-align:bottom;
	/*text-align:right;
	padding-right:50px;*/
}

#bottom_block	{
	position:relative;
	left:360px;
	top:80px;
	width:300px;
	height:50px;
	text-align:left;
}

#bottom_block	{
	color: #505050;
	font-weight:bold;
	font-size:12px;
}

#bottom_block a	{
	color: #505050;
	font-weight:bold;
	margin-right:20px;
}

#container table td	{
	border:1px solid #ffffff;
}