img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
hr {
	color: #95b5d2;
	background-color: #95b5d2;
	border: 0;
}
ul {
	list-style-image: url(../images/layout/ul_item.png);
	/*margin:0px 0px 0px -20px*/
}

p {
	margin:0px;
	padding:0px;
}

body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #395366;
}
.spacer10pxwidth {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 10px;
}

#container {
	width: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#topnav {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	float: left;
	height: 116px;
	width: 955px;
	background-color: #FFF;
}
#language {
	margin: 0px 0px 0px 0px;
	padding: 40px 29px 0px 0px;
	float: left;
	height: 46px;
	width: 690px;
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	background-color: #d8d3be;
}
#language a {
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
}
#topphotoviewer {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	float: left;
	height: 131px;
	width: 955px;
	font-size: 10px;
	font-weight: bold;
}
#breadcrumb {
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 0px 5px;
	float: left;
	height: 17px;
	width: 950px;
	color: #395366;
	font-size: 10px;
	font-weight: bold;
}

#breadcrumb a {
	color: #00539f;
	font-size: 10px;
	font-weight: bold;
	text-decoration:underline;
}
.breadcrumb_blue {
	background-color: #e7eef4;
}
#contentbox {
	float: left;
	height: auto;
	width: 955px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}
#leftnavigation {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 236px;
}
#content {
	margin: 0px;
	padding: 20px;
	float: left;
	height: auto;
	width: 462px;
	color: #00539f;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
}
.content_blue {
	background-color: #e7eef4;
}
#rightnavigation {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 197px;
}

#bottom {
	float: left;
	height: 44px;
	width: 955px;
	padding: 16px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	background-color: #d8d3be;
	text-align: center;
	color: #4f4752;
	font-size: 10px;
}
#searchzone {
	margin: 0px 0px 5px 0px;
	padding: 9px 10px 10px 10px;
	float: left;
	height: 21px;
	width: 177px;
	background-image: url(../images/layout/bck_search.jpg);
}

#elearning {
  margin: 0px 0px 5px 0px;
  padding: 9px 10px 10px 10px;
  float: left;
  height: auto;
  width: 177px;
  background-image: url(../images/layout/bck_elearning.jpg);
  background-color: #eeeada;
  background-repeat: repeat-x;
  background-position: left top;
  font-size: 10px;
  color: #4f4752;
  line-height: 15px;
  min-height: 149px;
}
*html #elearning {
  height: 149px;
}
#elearning a{
  font-size: 10px;
  color: #4f4752;
}

#bottom a {
	color: #4f4752;
	font-size: 10px;
	text-decoration:none;
}
#bottom a:hover {
	color: #4f4752;
	font-size: 10px;
	text-decoration:none;
	text-decoration:underline;
}
.icon_printer {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 22px;
	width: 24px;
	position: absolute;
	left: 50%;
	top: 305px;
	margin-left: 225px;
}
.icon_mail {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 16px;
	width: 23px;
	position: absolute;
	left: 50%;
	top: 308px;
	margin-left: 200px;
}
.contentpers {
	margin: 0px 0px 10px 0px;
	padding: 10px 15px 10px 15px;
	float: left;
	width: 432px;
	height: auto;
	background-color: #f0f4f8;
}