body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
  height:100%;

	margin:0;
	
	background: #fefeda; 
}
img {
  border:0px;
}
a:link, a:visited, a:active { 
	color: #333333;
	text-decoration: underline; 
}
a:hover { 
	text-decoration: none; 
	color: #9F5B13; 
}
div.mainContainer, div.nav {
  margin: auto;
  width: 1000px;
}
* html .mainContainer, * html .nav {
  text-align: center;
  width: 1000px;
}
iframe.cont {
  background: transparent;
  background-image: url(../img/subhead_04.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  overflow-x: hidden;
}

div.nav a.nav_link:link, div.nav a.nav_link:visited {
  display: block;
  height: 107px;
  float: left;
  min-height: 107px;
}

div.nav a.nav_link:hover, div.nav a.nav_link:active {
  background-position: left top;
}
.footertxt {
  width: 999px;
  height: 136px;
  background: url(../img/footer.jpg) no-repeat center center;
  text-align: center;
  margin: auto;
}
.imp {
  padding: 110px 25px 0 25px;
  color: #fff;
  text-align: right;
}
.header {
  text-align: center;
  background: #FFA13F;
}
div.hnav {
  height: 107px;
  background: url(../img/nav/hnav_bg.jpg) repeat-x top left;
}
div.imp a {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}
div.imptxt {
  float: left;
}
div.langswitch {
  padding-top: 10px;
  font-weight: bold;
}

div.langswitch img {
  position: relative;
  top: 2px;
}

img.lang {
  border: 1px solid #ccc;
}
img.active {
  border-color: red;
}
