	html, body {margin: 0px; padding: 0px;}
	body {background-image:url(../images/background_yellow.jpg); background-repeat:repeat; font-family: Arial, Verdana, Tahoma; font-size: 9pt; }
	
	img{border: 0px;}
	
	a{text-decoration: underline; color: #6c6c6c;}
	a:hover{text-decoration: none; color: #6c6c6c;}
	
	#container {background-image:url(../images/background_body.jpg); background-repeat:no-repeat; background-position: top center;}
	
	#content_container {height: 410px; width: 900px;
		 background-image:url(../images/background_menu.gif);
		 background-repeat:no-repeat; 
		 padding: 0px;
		 margin: 0px auto 0px auto;	
	}
	
	br.clear{clear: both;}
	
	#site{ background-color: white; width: 675px;margin: 0px auto 0px auto;}
	
	#header{height: 200px;}
	
	div.language{ width: 525px;margin: 4px auto 0px auto;}
	div.header_img{height: 160px; background-image:url(../images/background_header_img.jpg); margin: 0px 3px 0px 3px;}
	
	div.header_menu{ height: 20px; text-align: right; background-image:url(../images/background_menu_text.jpg); margin: 0px 3px 0px 3px; padding:5px 10px 0px 0px; color: white;}
	div.header_menu img{margin: 0px 7px 0px 7px}
	
	div.header_menu a{color: white; text-decoration: none;}
	div.header_menu a:hover{color: white; text-decoration: underline;}
	
	div.prod_header{float: left; margin: 10px 0px 0px 10px;}
	
	div.prod_header span.title{font-size: 12pt; color: black; font-weight: bold;}
	div.prod_header span.subtitle{font-size:10pt; font-weight:bold; }
	div.prod_header span.descr{ font-size: 9pt; font-weight: normal;}
	
	#content{}
	
	div.content_left{width: 180px; float: left; color:#9a3620; font-family: Georgia; padding:0px 0px 0px 20px;}
	span.title{font-size: 20px; }
	span.subtitle{font-size: 16px; font-weight: bold; }
	span.subsubtitle{height:20px; margin:0px; padding:0px 0px 0px 30px; display:block;  }
	span.subsubtitle a{color: #9a3620;}

	div.hor_bar {widht:1px; height:315px; float: left;}

	div.content_right{width: 450px; float: left; padding: 0px 0px 0px 10px; color: #6c6c6c;}
	
	#footer{width: 680px; margin: 0px auto 0px auto; color: white;}
	#footer a{color: white;}
	#topImage{
	
	height: 180px; 
	width: 341px; 
	position: absolute; top:0px; padding-left: 80px; 
	_margin-left:-100px;
	}
	*+html #topImage{
		margin-left:-100px;
	}
	