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

/* Layout - Containers and Wrappers
----------------------------------------------------------------------------------- */
/*#container {
margin: 116px auto 0 auto;
}*/
#flashcontent {
margin: 116px auto 0 auto;
}

#nav_wrapper{
top:90px;
z-index: 20;
}
#banner_container{
width: 100%;
height: 90px;
background-color:#237ca5;
z-index:10;
top:0;
left: 0;
position:fixed;
}
#banner_wrapper{
width: 100%;
height: 91px;
margin: 0 auto;
}
