﻿.main-nav {
    /* Tim Add, for mobile web site */
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 10000;
}
