#master_box
{
	width:990px;
}
#head_line
{
	height:9px;
	background:url(images/fon01_r2_c2.gif) repeat-x;
	font-size:0px;
	margin-bottom:1px;
}

#main_box
{
	position:relative;
	background:url(images/bg_first.jpg) no-repeat top right;
	min-height:343px;
	//height:388px;
	padding-top:45px;
	/*overflow:hidden;*/
}
#events_block div
{
	margin-bottom:20px;
}
#logo_box
{
	position:absolute;
	top:19px;
	left:0px;
	background:url(images/logo_first.gif) no-repeat;
	width:283px;
	height:64px;
}
#lang_nav
{
	position:absolute;
	top:0px;
	right:203px;
	text-align:right;
	margin-top:6px;
}
#lang_nav a
{
	color:#fff;
	
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
	padding:2px;
}
#lang_nav a:active
{
	color:#fff;
	background:#ccc;
	text-decoration:none;
}
#lang_nav a:visited
{
	text-decoration:none;
}
#lang_nav a:hover
{
	text-decoration:underline;
}
#head_box
{
	padding-left:120px;
	
}
#text_box
{
	margin-left:227px;
	margin-right:123px;
	text-align:left;
	height:327px;
	//height:347px;
	
}
#text_box p
{
	margin:8px;
}
#width_bar
{
	width:365px;
	background:#f00;
}
#news_box
{
	position:relative;
	background:url(images/news_bar.gif) repeat-x;
	height:80px;
	color:#fff;
	text-align:left;
}
#news_head
{
	position:absolute;
	top:6px;
	left:10px;
	
}
#news_picture
{
	position:absolute;
	top:6px;
	right:10px;
	width:105px;
	height:65px;
	background:url(images/news_photo1.jpg);
}
#news_body
{
	margin-left:70px;
	padding-top:5px;
	margin-right:125px;
}
#news_body p
{
	padding:0px;
	margin:0px;
}
#news_body a
{
	color:#fff;
}

#left_foot_half
{
	background:no-repeat url(images/footer_photo_1.jpg) 0px 4px;
	height:114px;
	padding-left:85px;
}
#right_foot_half
{
	background:no-repeat url(images/footer_photo_2.gif) 0px 4px;
	height:114px;
	padding-left:85px;
}