/* footerAtBottom */
html {/* essential */height : 100%;/* For MSIE 6 */_overflow-y : scroll;}
body {/* essential */height : 100%;margin : 0px;padding : 0px;}
body section {/* essential */min-height : 100%;position : relative;/* For MSIE 6 */_height : 100%; 
    /* cosmetic */display:block; }
body section #wrprAll {/* essential */padding-bottom : 261px;
    /* cosmetic */}
body section footer {/* essential */bottom : 0px;left : 0px;position : absolute;width : 100%;
    /* cosmetic */}
