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

html,body {height: 100%;}
body {margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
#wrapper {display: table; height: 100%; width: 100%;}
#wrappercell {display: table-cell; vertical-align: middle;}
#main {width: 842px; height: 596px; margin: 0 auto; padding: 0;}
#flashcontainer {width: 842px; height: 576px;}
#footer {width: 842px; height: 19px; border-top: 1px solid rgb(220,220,220); padding-top: 7px; font-size: 12px; color: #b1b3b4; text-align: center; line-height: 10px;}

