body
{
  background-color: #ffffff;
  margin-top: 0px;
  margin-left: 0px; 
  margin-right: 0px; 
  margin-bottom: 0px;
  color: #4a4a4a;
  font-family: Tahoma;
  font-size: 9pt;
  text-align: center;
}

img {
  border-style: none;
  border-width: 0px;
  padding: 0px;
  margin: 0px;
}

a:link, a:visited { 
  color: #303030;
	text-decoration: none;
}

a:hover { 
  color: #303030;
	text-decoration: underline;
}

a.linki:link, a.linki:visited { 
  color: #102d77;
	text-decoration: none;
}

a.linki:hover { 
  color: #102d77;
	text-decoration: underline;
}

#center { 
	width: 692px;
	margin-left:auto; 
	margin-right:auto;
	border-style: none; 
	border-width: 0px;
	text-align: left;
	background-image: url("../gfx/bg.jpg");
	background-repeat: no-repeat;
	background-position: right top;
}

#logo {
	height: 70px;
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#top {
	width: 692px;
	height: 238px;
}

#top_menu {
	position: absolute;
	margin-left: 23px;
	margin-top: -45px;
	font-weight: bold;
	color: #102d77;
}

a.color:link, a.color:visited, a.color:hover
{
	color: #102d77;
}

a.active_color:link, a.active_color:visited, a.active_color:hover
{
	color: white;
}

div.menu {
	float: left;
}

div.menu_bottom {
	float: left;
	margin-left: -7px;
}

div.active_menu {
	float: left;
	background-image: url("../gfx/menu_red_bg.gif");
	background-repeat: no-repeat;
	height: 24px;
	width: 107px;
	text-align: center;
}

#title {
	color: #102d77;
	font-weight: bold;
	margin-left: 35px;
	width: 500px;
}

h1 {
  font-size: 9pt;
	color: #102d77;
	font-weight: bold;
	margin: 0px;
}

h1.active_menu {
	margin-left: -2px;
}

h2 {
	margin: 0px;
  font-size: 9pt;
	color: #102d77;
	font-weight: bold;
	margin-right: 10px;
}

#bottom {
	width: 606px;
	height: 80px;
	background-image: url("../gfx/menu_bg.gif");
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 12px;
	padding-left: 53px;
	margin-top: 14px;
	margin-left: 15px;
	font-weight: bold;
}

#certificates {
	width: 80px;
	text-align: center;
	float: right;
	margin-right: 43px;
	margin-top: 6px;
	font-weight: bold;
	color: #102d77;
}

#content {
	width: 485px;
	margin-left: 50px;
	text-align: justify;
	font-weight: normal;
  	color: #4a4a4a;
}

#language {
	text-align: right;
	margin-top: 5px;
	margin-right: 15px;
	font-size: 7pt;
}

#text_div {
	color: red;
}

#products_menu {
	float: right;
	width: 200px;
	border-left: 1px dashed;
	padding-left: 15px;
	font-weight: bold;
	color: #102d77;
}
