@charset "utf-8";
/* CSS Document */


#headerWrapper{
width:800px;
height:118px;
}

#headermainlogo{
float:left;

}

#headertextsection{

}

#headertopredbar{
height:20px;
background:#993300;
}

#headerbluedividerbar{
height:2px;
background:#003366;
}

#headertextarea{
height:66px;
background-color:#336699;

padding-top:30px;
}

#headertextarea2{
width:550px;
margin-left:200px;
margin-top:-8px;
}

/* modified by Carlos; don't use class "current" for the main web index page */
#firstbar{
/*  The second menu bar has to be placed before the top bar because of IE */
width:800px;
height:22px;
background-color:#6699CC;
position:relative;

margin-top:2px;
/* the margin for IE has to be 23px and 21px for firefox */
}

#secondbar{
/*  The second menu bar has to be placed before the top bar because of IE */
width:800px;
height:22px;
background-color:#99CCFF;
position:relative;
margin-top:2px;
/* the margin for IE has to be 23px and 21px for firefox */
}
