body{
  margin: 0;
  background: url(img/body_bg.gif) repeat-x #FFFFFF;
}
a{
  text-decoration:none;
}
a:hover{
  text-decoration: underline;
}
div#header{
  background:transparent url(img/background_header_a.gif) repeat scroll 0 0;
  float:left;
  margin-bottom:9px;
  width:994px;
}
div#lingual{
  color:#0583BE;
  float:right;
  font-family:Verdana,Arial;
  font-size:9px;
  font-weight:normal;
  margin-right:9px;
  margin-top:19px;
}
div#lingual a{
  color:#0583BE;
}
div#footer[id]{
  float:left;
}
div#footer{
  font-family:Verdana,Arial;
  font-size:10px;
}
div#footer{
  background:transparent url(img/background_footer.gif) no-repeat scroll 0 -13px;
  width:100%;
}
div#footer ul{
  float:left;
  font-size:10px;
  list-style-type:none;
  margin:28px 0 7px;
  padding:0 0 0 25px;
}
div#footer ul li{
  float:left;
  margin-right:15px;
}
div#footer ul li a{
  color:#FFFFFF;
}
div#footer span{
  clear:left;
  color:#0456A2;
  float:left;
  margin-left:25px;
  margin-top:13px;
  padding-bottom:13px;
  width:700px;
}
div#nonav{
  float:left;
  padding-left:15px;
  width:973px;
}
div.flashitem{
  padding-bottom:0;
}
div#outer{
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  width:1003px;
}
div#frame{
  background-image: url(img/background_frame.gif);
  background-repeat:repeat-y;
  float:left;
  width:1003px;
}
div#border{
  background:transparent url(img/background_border.gif) no-repeat scroll 0 0;
  float:left;
  width:1003px;
}

