* {margin:0;padding:0}
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */
body { 
background: #000000 url('images/bg.jpg') repeat-x;
text-align:center;
min-height:468px;/* for good browsers*/
min-width:552px;/* for good browsers*/
}
#outer{
height:100%;
width:100%;
display:table;
vertical-align:top;
}
#container {
text-align: center;
position:relative;
vertical-align:top;
display:table-cell;
height: 468px;
} 
#inner {
width: 552px;
height: 468px;
text-align: center;
margin-left:auto;
margin-right:auto;
}
h1 {
	color: #c79d6d;
	font-size:12pt;
}
h3 {
	color: #636363;
	font-size:10pt;
}
h3 a {
	color: #636363;
	text-decoration: none;
}

#splash {
    width: 100%;
    height: 100%;
    background: #000 url(/images/splash_bg.gif) no-repeat top center;
    text-align: center;
}

    #splash img {
        border: 0;
    }

    #splash_container {
        width: 680px;
        margin: auto;
        text-align: center;
        }

    #splash #enter-btn {
        display: block;
        margin-top: 31px;
    }

    #splash #navigation {
        margin: auto;
        
        text-align: center;
        
    }

    #splash #menu {
        margin: auto;
        margin-top: 50px;
        margin-bottom: 30px;
    }


        #splash #menu li {
            float: left;
            list-style-type: none;
        }

        #splash #menu li a {
            top: 0;
            left:0;
            margin: 0;
            padding: 0;
            display: block;
            height: 24px;
            background: url('/images/splash_menu.gif') no-repeat;
            text-indent: -9999px; /* to hide text */
            overflow: hidden;
            text-decoration:none;
            color: #FFF;
            font-weight: bold;   
        }


        #splash li#n_company a {
            left: 90px;
            width: 91px;
            background-position: 0 0;    
        }

        #splash li#n_coolclaws a {
            left: 90px;
            width: 111px;
            background-position: -91px 0;    
        }

        #splash li#n_artists a {
            left: 90px;
            width: 72px;
            background-position: -202px 0;    
        }

        #splash li#n_testimonials a {
            left: 90px;
            width: 119px;
            background-position: -274px 0;    
        }

        #splash li#n_gallery a {
            left: 90px;
            width: 81px;
            background-position: -393px 0;
        }

        #splash li#n_news a {
            left: 90px;
            width: 63px;
            background-position: -474px 0;
        }

        #splash li#n_links a {
            left: 90px;
            width: 62px;
            background-position: -537px 0;    
        }

        #splash li#n_contact a {
            left: 90px;
            width: 78px;
            background-position: -599px 0;    
        }