  div.contain {
	background-image: url(../images/home.jpg);
}
  div.left_box {
/*   background-color: #f5f5dc;*/
	position: absolute;
	top: 29.5em;
	left: 0em;
	width: 6em;
	height: 5em;
	text-align: center;
  }
  div.right_box {
/*   background-color: #f5f5dc;*/
	position: absolute;
	top: 31em;
	left: 46em;
	width: 9em;
	height: 3em;
	text-align: center;
  }
div.news {
/*   background-color: #f5f5dc;*/
/*	border: 1px solid silver;*/
	position: absolute;
	padding: 10px;
	top: 14em;
	left: 3.5em;
	text-align: left;
}
img.block {
	display: block;
	margin: 1px;
}
  div.languages {
	background-color: white;
	background-image: url(../images/sfum_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	position: absolute;
	border: 1px solid silver;
   border-top-color: #f0f0f0;
   border-left-color: #f0f0f0;
	padding: 10px;
	padding-left: 15px;
	top: 14em;
	left: 46em;
	width: 7em;
	height: 7em;
	text-align: left;
}
a.menu_item {
	float: right;
	margin-top: 3px;
	margin-right: 15px;
}
img.certified {
  	margin-bottom: 0px;
}
div.center_box {
	position: relative;
	margin-left: auto;
	margin-right: auto;
   top: 31.5em;
	width: 15em;
	height: 3em;
  	text-align: center;
}
div.footer {
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	bottom: 0em;
	left: 0em;
	width: 100%;
	height: 1.3em;
	text-align: center;
}
img.link {
	border: none;
}
img.link:hover {
	border: 1px solid #ff6600;
}
div.wrongBrowser {
	position: absolute;
	top: 8em;
	left: 4em;
	padding: 1em;
	height: 15em;
	width: 13em;
	text-align: center;
}
img.wrongBrowser {

}
p.wrongBrowser {
	
}
  
