* { padding: 0; margin: 0; }

body {
background: url(images/bgr_body.jpg);
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 12px;
}
#wrapper { 
background: url(images/bgr1.jpg) no-repeat;
 margin: 0 auto;
 width: 923px;
}

#leftcolumn { 
 padding: 219px 0 0 95px;
 float: left;
 width: 82px;
}

#leftcolumn a img
{
	border: none;
}

#leftcolumn a img.en
{
background: url(images/en.jpg) no-repeat;
}
#leftcolumn a:hover img.en
{
background: url(images/en_h.jpg) no-repeat;
}

a img.bg
{
background: url(images/bg.jpg) no-repeat;
}

a:hover img.bg
{
background: url(images/bg_h.jpg) no-repeat;
}

#rightcolumn { 
/*background: url(images/rcol_bgr.jpg) no-repeat left;*/
 float: right;
 margin: 0px 0px 0px 0px;
padding-left: 46px;
 width: 700px;
 height: 460px;
 display: inline;
}

#rightcolumn img
{
border: none;
background: url(images/rcol_bgr.jpg) no-repeat;
}

#rightcolumn a:hover img
{
	background: url(images/rcol_bgr_h.jpg) no-repeat;
}

/* Menu BG*/

#hmenu_bg{
	/*width:923px; -115px ot padding right
	width:808px;*/
	padding-top: 66px;
 	clear: both;

	}
#hmenu_bg ul{
background: url(images/h_menu_bgr.jpg) no-repeat;
height: 86px;
list-style:none;
text-align:center;
padding: 34px 0 0 161px;	
		}
#hmenu_bg li{
list-style:none;
display:block;
float:left;
padding-right: 22px;
			}
#hmenu_bg li a{
display:block;
float:left;
				}
#hmenu_bg li a span{
display:none;
					}
#hmenu_bg li a:hover{
text-decoration:none;
					}

#hmenu_bg li a.hmenu1{
background:url(images/hmenu1.jpg) no-repeat;
width:114px;
height:22px;
}
#hmenu_bg li a:hover.hmenu1{
background:url(images/hmenu1_h.jpg) no-repeat;
}

#hmenu_bg li a.hmenu2{
background:url(images/hmenu2.jpg) no-repeat;
width:100px;
height:22px;
	}
#hmenu_bg li a:hover.hmenu2{
background:url(images/hmenu2_h.jpg) no-repeat;
	}

#hmenu_bg li a.hmenu3{
background:url(images/hmenu3.jpg) no-repeat;
	width:89px;
	height:22px;
	}
#hmenu_bg li a:hover.hmenu3{
	background: url(images/hmenu3_h.jpg) no-repeat;
	}

#hmenu_bg li a.hmenu4{
	background:url(images/hmenu4.jpg) no-repeat;
	width:106px;
	height:22px;
	}
#hmenu_bg li a:hover.hmenu4{
	background:url(images/hmenu4_h.jpg) no-repeat;
	}
#hmenu_bg li a.hmenu5{
	background:url(images/hmenu5.jpg) no-repeat;
	width:97px;
	height:22px;
	}
#hmenu_bg li a:hover.hmenu5{
background:url(images/hmenu5_h.jpg) no-repeat;
}
/* End of Menu BG*/

/* Menu EN*/

#hmenu_en{
	/*width:923px; -115px ot padding right
	width:808px;*/
	padding-top: 66px;
 	clear: both;

	}
#hmenu_en ul{
background: url(images/h_menu_bgr_en.jpg) no-repeat;
height: 86px;
list-style:none;
text-align:center;
padding: 32px 0 0 185px;	
		}
#hmenu_en li{
list-style:none;
display:block;
float:left;
padding-right: 13px;
			}
#hmenu_en li a{
display:block;
float:left;
				}
#hmenu_en li a span{
display:none;
					}
#hmenu_en li a:hover{
text-decoration:none;
					}

#hmenu_en li a.hmenu1{
background:url(images/hmenu1_en.jpg) no-repeat;
width:114px;
height:25px;
}
#hmenu_en li a:hover.hmenu1{
background:url(images/hmenu1_en_h.jpg) no-repeat;
}

#hmenu_en li a.hmenu2{
background:url(images/hmenu2_en.jpg) no-repeat;
width:112px;
height:25px;
	}
#hmenu_en li a:hover.hmenu2{
background:url(images/hmenu2_en_h.jpg) no-repeat;
	}

#hmenu_en li a.hmenu3{
background:url(images/hmenu3_en.jpg) no-repeat;
	width:94px;
	height:25px;
	}
#hmenu_en li a:hover.hmenu3{
	background: url(images/hmenu3_en_h.jpg) no-repeat;
	}

#hmenu_en li a.hmenu4{
	background:url(images/hmenu4_en.jpg) no-repeat;
	width:82px;
	height:25px;
	}
#hmenu_en li a:hover.hmenu4{
	background:url(images/hmenu4_en_h.jpg) no-repeat;
	}
#hmenu_en li a.hmenu5{
	background:url(images/hmenu5_en.jpg) no-repeat;
	width:88px;
	height:25px;
	}
#hmenu_en li a:hover.hmenu5{
background:url(images/hmenu5_en_h.jpg) no-repeat;
}
/* End of Menu EN*/