* {
  margin: 0;
  padding: 0;
  border: 0;
}

body {
  margin: 0 auto;
  text-align: center;
  width: 100%;
  font: 10px Verdana;
  filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

#engl {
Display: block;
position: absolute;
left: 0px;
top:205px;
width:70px;
height:16px;
background-color: white;
text-align: center;
z-index: 1000;
}

#all {
  min-width: 996px;
  width: expression(document.body.clientWidth <998? "996px": "auto");
}

#iso {
  position: absolute;
  left: 48px;
  top: 185px;
  color: #0054a5;
  z-index: 999;
}

#logo {
  width: 242px;
  float: left;
  margin-right: -242px;
  height: 349px;
  background-image: url(/img/back_left_menu.gif);
  background-repeat: no-repeat;
  background-position: bottom left;
}

#right {
  text-align: left;
  margin-left: 242px;
  height: 349px;
}

#omenu {
  height: 12px;
  background-color: #cdd7dc;
}

#umenu {
  background-color: #0054a5;
  height: 6px;
  overflow: hidden;
}

#menu {
  height: 50px;
  background-image: url(/img/menu_back.jpg);
  background-repeat: repeat-x;
  background-position: top right;
  background-color: #cdd7dc;
  text-align: left;
}

#special {
  background-image: url(/img/special_back.jpg);
  background-repeat: no-repeat;
  height: 120px;
  width: 443px;
}

#special div {
  padding: 65px 120px 0 20px;
  text-align: left;
  color: #0054a5;
}

#footer {
  background-color: #cad4da;
  height: 5px;
  overflow: hidden;
}

#mainmenu {
  margin: 20px 10px 0 40px;
}

#mainmenu li {
  padding-left: 20px;
  margin-bottom: 5px;
  list-style-type: none;
  text-align: left;
  background: url(/img/left_menu_marker.gif) left 1px no-repeat;
}

#mainmenu li a {
  color: #004a91;
  font-weight: bold;
		text-transform: uppercase;		
}

#mainmenu li a:hover {
  color: #000;	
}

#search {
  float: left;
  width: 200px;
  color: #004a91;
  margin-top: 17px;
  padding-left: 40px
}

#search img {
  cursor: pointer;
}

#search input {
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  border-right: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
  width: 90px;
  margin: 0 7px;
  height: 17px;
}

#secondmenu {
  float: right;
  margin-top: 10px;
  padding-right: 40px;
}

#secondmenu a {
  color: #004a91;  
}

#secondmenu a:hover {
  color: #000;
}

#info {
  background: url(/img/menu_info.gif) left center no-repeat;
  padding: 10px 30px 10px 35px;
  float: left;
  width: 120px;
}

#feedback {
  background: url(/img/menu_feedback.gif) left center no-repeat;
  padding: 10px 30px 10px 35px;
  float: left;
  width: 90px;
}

#find_us {
  background: url(/img/menu_find_us.gif) left center no-repeat;
  padding: 10px 30px 10px 35px;
  float: left;
  width: 85px;
}

#sitemap {
  background: url(/img/menu_sitemap.gif) left center no-repeat;
  padding: 10px 0 10px 35px;
  float: left;
  width: 70px;
}

#content {
  overflow: hidden;
  width: 100%;
		text-align: left;
		margin-bottom: 10px;
}

#c1 {
  float: left;
		width: 500px;
		padding: 20px 0 0 45px;
		margin-right: -500px;
}

#c11 {
                                float: left;
		width: 500px;
		padding: 20px 0 0 45px;
		margin-right: -500px;
}

#c2 {
  margin-left: 520px;
}

#c22 {
  margin-left: 520px;
}


#c2up {
		background: url(/img/news_up.gif) top left no-repeat;
		background-color: #0054a5;
		height: 25px;
		overflow: hidden;
}

p {
  margin: 10px 0;
}

h3 {
  color: #0054a5;
		font-size: 11px;
		font-weight: bold;
}

#hnews {
  color: #fff; 
  padding: 5px 0 5px 40px;
		float: left;
		width: 20px;
}

#news {
  margin: 20px 20px -1px 40px;
}

#alln {
  float: right;
		padding: 5px 20px 5px 0;
}

#alln:hover {
  text-decoration: underline;
}

#c2up a {
  color: #fff;
}

a {
  text-decoration: none;
		color: #0054a5;
}

.more {
  text-decoration: underline;
		color: #0054a5;
}

.more:hover {
		color: #558ceb;
		text-decoration: none;
}

#more {
  text-align: right;
		margin-top: -2px;
}

.nn {
  padding-bottom: 20px;
}

.nn h3 {
  padding-bottom: 5px;
}

.nn p {
  margin-top: -5px;
}