﻿.menu { position: relative; width:1024px; height: 605px;  margin-left: 0px;}

.homeTN3Gallery { z-index: 1; }
.boxHomeMainNav
{
    z-index: 7777;
    position: absolute; bottom: 25px;
}

        .boxHomeMainNav ul { list-style: none; margin: 0px 0px 0px 26px; padding: 0px; }
        .boxHomeMainNav ul li {display: inline; padding: 0px; float: left;}

        .g1 a, .g2 a, .g3 a, .g4 a
        {
            width: 239px; height: 75px; display: block;
            text-indent: -9999px;
	        font-size: 0px; /* hide hyperlink text - hack */
	        /*border: 1px dashed #CCCCCC;*/
	        margin: 0px 0px 0px 0px;
            background: url('/images/homeBoxes/home-1.png') no-repeat;
        }

        .g1  a {background: url('/images/homeBoxes/home-1.png') no-repeat;margin: 1px 0px 0px 0px;}
        .g2  a {background: url('/images/homeBoxes/home-2.png') no-repeat;margin: 1px 0px 0px 7px;}
        .g3  a {background: url('/images/homeBoxes/home-3.png') no-repeat;margin: 1px 0px 0px 5px;}
        .g4  a {background: url('/images/homeBoxes/home-4.png') no-repeat;margin: 1px 0px 0px 7px;}

        .g1 a:hover, .g2 a:hover, .g3 a:hover, .g4 a:hover, .activeButton a { background-position: 0px -75px; } 

        .cphFooter .MyPageWidth { top: 0px; }
        .footer_links { padding-top: 0px;}

.tn3a-thumbs {visibility:hidden;}