﻿body {position: relative; padding: 0 0 50px !important;}
.bannerMsg {position: fixed; z-index: 1000; bottom: 0; height: 50px; width: 100%; color: #fff; background: #cc0000; text-align: center; text-transform: uppercase; font-size: 16px; line-height: 20px; letter-spacing: 2px; font-weight: 700;}
.table {display: table; width: 1000px; margin: 0 auto; height: 100%;}
.table .cell {display: table-cell; vertical-align: middle;}

#mainContent .mainUL li:hover .secondaryUL {display: block;}
