@charset "UTF-8";
/* CSS Document */






body {

  margin:0;
  border:0;
  padding:0;
  height:auto; 
  max-height: none;
 
  font-family:Helvetica, sans-serif;
  font-size:1.2em;
  overflow: visible; 
  }
  
  #container {
display:block;

  position: relative; 
  top:142px;
  left:0;
  bottom:0px; 
  right:0;
 
  }
#content p {
font: 1.2em Helvetica, sans-serif;
margin-bottom: 1.2em;
padding-right: 0px;
text-align:justify;
}

#content ul {
font: 1.2em Helvetica, sans-serif;
padding-right: 0px;
text-align:justify;
margin-left: 0;
}


#header {
  position: relative; 
  top:0; 
  left:0; 
  width:105%; 
  height:112px; 
  overflow: visible; 
  background:#A2A2AF;
 /*border-bottom:4px solid #73a2bd;*/
  }


#navcontainer ul
{
list-style: none;

margin-top:0;
margin-left: 0;  

height:50px;
background:#485668; 
padding: 10px 0 0 46px;
font: 1.5em Helvetica, sans-serif;
text-decoration: none;
color:#fff;

}





h1 {
font: bold 1.2em Helvetica, sans-serif;
color:#333;
letter-spacing: 0.3em;
margin-bottom: 2.5em;
margin-left: 0;
}

h2 {
font: bold 1.2em Helvetica, sans-serif;
color:#333;

}

h3 {
font: bold 1.2em Helvetica, sans-serif;
color:#333;
margin-bottom:-8px;
}