html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
	line-height: 1.4;
	font-family: 'helvetica ce', tahoma, arial, verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0030A0;
	background: White url('backgr2.gif') repeat top left;
}
a {
	color: #FF6347;
}
a:hover {
	color: Black;
}
img {
	margin: 0;
	border: 0;
}
.hidden {
	display: none;
}
#centered {
	position: absolute;
	top: 49%;
	left: 49%;
}
#centered #inside {
	position: relative;
	width: 400px;
	height: 205px;
	top: -103px;
	left: -200px;
	background-color: #F8F8FF;
	border: 2px solid #0030A0;
}
#centered #inside img#logo {
	position: absolute;
	top: 9px;
	left: 9px;
}
#centered #inside #address {
	position: absolute;
	top: 83px;
	left: 15px;
}
#centered #inside #contact {
	position: absolute;
	top: 83px;
	right: 20px;
}
#centered #inside #lang-ver {
	position: absolute;
	top: 159px;
	left: 9px;
	width: 378px;
	height: 34px;
	border: 1px solid #0030A0;
	text-align: center;
	background-color: #CCDDFF;
	voice-family: "\";}\"";
	voice-family: inherit;
	top: 160px;	left: 10px;
}.MSIE5-hack{}
#centered #inside #cd-ver {
	position: absolute;
	top: 159px;
	left: 9px;
	width: 378px;
	height: 134px;
	border: 1px solid #0030A0;
	text-align: center;
	background-color: #F0F0FF;
	voice-family: "\";}\"";
	voice-family: inherit;
	top: 160px;	left: 10px;
}.MSIE5-hack{}
#centered #inside {
	behavior: url('design/hover.htc');
}
#centered #inside:hover #lang-ver, #centered #inside.hover #lang-ver {
	background-color: #D4D5FF;
}
#centered #inside #lang-ver img {
	margin: 7px 0 0 5px;
}
#centered #inside #footer {
	position: absolute;
	top: 210px;
	right: 9px;
	font-size: 11px;
}