/* CSS Document */

html, body, div, p, h1, h2, h3, span, a, table, td, form, img {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
}

h1 {
  font-size:19px;
  font-style:normal;
}

#backcontainer { 
  position:absolute; 
  width:715px;
  top:19px; 
  left:50%;
  margin-left: -357px;
}


#maincontainer { 
  float:left;
  width:701px;
}

#header {
  background-color:#dce4ea;
  color:#555e2f;
  padding:1px;
  text-align:left;
  height:161px;
  width:700px;
  position:relative;
}



#top {
  height:15px;
  padding:0px;
}

#navi {
  height:19px;
  padding-left:28px;
  font-size:10px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  padding-top:5px;
  width:497px;
  float:left;
}

#navi a { color: #555e2f; text-decoration: none; }
#navi a:hover, #navi a:active { color:#f5821f; }

#flags {
  padding-top:4px;
  height:20px;
  float:right;
  width:175px;
}

#content {
  background-color:#2e4d68;
  color: white;
  width:701px;
}
#content a { color: white; }
#content a:hover, #content a:active { color:#f5821f; }

#contentlefttop {
  height:335px;
  background-color:#2e4d68;
  float:left;
  border-bottom-color:#6e8ca2;
  border-bottom-style:solid;
  border-bottom-width:1px;
  border-right-color:#6e8ca2;
  border-right-style:solid;
  border-right-width:1px;
  width:525px;
  color:white;
}
#contentright {
  float:right;
  width:175px;
}
#contentleftbottom {
  background-color:#2e4d68;
  float:left;
  width:473px;
  border-right-color:#6e8ca2;
  border-right-style:solid;
  border-right-width:1px;
  color:white;
  padding-left:22px;
  padding-top:8px;
  padding-right:30px;
  padding-bottom:8px;
}
#contentlefttoptext {
  background-color:#2e4d68;
  float:left;
  width:369px;
  border-right-color:#6e8ca2;
  border-right-style:solid;
  border-right-width:1px;
  color:white;
  padding-left:156px;
  padding-top:51px;
}


#bottomshadow {
  clear:both;
  width 701px;
  height:13px;
}
#footer {
  clear:both;
  width: 715px;
  padding-left:20px;
  font-size:10px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color:#a1bed0;
  position:relative;
  background-color:#41566b;
}

#shadow {
  width:14px;
  float:left;
  height:100%;
  position:relative;
  background-image:images/shadowright.jpg;
  background-repeat:repeat-y;
  z-index:1;
}

#textbox {
  padding-top: 16px;
  padding-left: 8px;
  padding-right: 8px;
  width:158px;
  color:white;
}

#textboxtop {
  color:white;
  padding-left:157px;
  padding-top:48px;
  padding-right:58px;
  padding-bottom:68px;
  width:320px;
}