
body, html { height: 100%; font-family: Tahoma; font-size: 14px; min-width: 1000px; padding: 0px; margin: 0px; }

.mouse { background-image: url(/images-index/mouse-scroll.png); position: fixed; bottom: 60px; right: 80px; width: 156px; height: 145px; cursor: pointer; opacity: 0; }
.page { background-position: center center; background-repeat: no-repeat; width: 100%; height: 100%; position: relative; }
.page-1 { background-image: url(/images-index/newbase1.jpg); }
.page-2 { background-image: url(/images-index/newbase2.jpg); }
.page-3 { background-image: url(/images-index/newbase3.jpg); }
.page-4 { background-image: url(/images-index/newbase4.jpg); }
.page-5 { background-image: url(/images-index/newbase5.jpg); }
.page .logo { position: absolute; top: 20px; left: 20px; width: 172px; height: 128px; display: none; }
.page-1 .logo { background-image: url(/images-index/logo1-clean.png); }
.page-2 .logo { background-image: url(/images-index/logo2-clean.png); }
.page-3 .logo { background-image: url(/images-index/logo1-clean.png); }
.page-4 .logo { background-image: url(/images-index/logo2-clean.png); }
.page-5 .logo { background-image: url(/images-index/logo2-clean.png); }

.abslogo { position: fixed; top: 20px; left: 20px; width: 172px; height: 128px; z-index: 50; }
.abslogo-1 { background-image: url(/images-index/logo1-clean.png); }
.abslogo-2 { background-image: url(/images-index/logo2-clean.png); }
.abslogo-3 { background-image: url(/images-index/logo1-clean.png); }
.abslogo-4 { background-image: url(/images-index/logo2-clean.png); }
.abslogo-5 { background-image: url(/images-index/logo1-clean.png); }

.nav { position: fixed; bottom: 0px; left: 0px; width: 100%; height: 70px; z-index: 50; padding-top: 10px; background-image: url(/images-index/navbg.png); background-repeat: repeat-x; }
.nav .inside { height: 70px; }
.nav .inside .items { width: 900px; margin: 0px auto; }
.nav-1 .inside { background-color: #e3d6c6; }
.nav-2 .inside { background-color: #ffffff; }
.nav-3 .inside { background-color: #dc1b21; }
.nav-4 .inside { background-color: #ffffff; }
.nav-5 .inside { background-color: #e3d6c6; }
.nav .inside .item { float: left; height: 70px; line-height:60px; padding: 0px 10px; }
.nav .inside .item2l { float: right; height: 40px; line-height: 18px; padding: 12px 10px; font-size: 12px; }
.nav .inside .section { background-image: url(/images/portfolio.png); background-position: center 7px; background-repeat: no-repeat;width: 127px; }
.nav .inside .section a{position:relative;left:42px;top:5px;color: rgb(82, 61, 40) !important;}



.nav .inside .item a { text-decoration: none; }
.nav-1 .inside .item, .nav-1 .inside .item a { color: #523d28; }
.nav-2 .inside .item, .nav-2 .inside .item a { color: #453728; }
.nav-3 .inside .item, .nav-3 .inside .item a { color: #ffffff; }
.nav-4 .inside .item, .nav-4 .inside .item a { color: #dc1b21; }
.nav-5 .inside .item, .nav-5 .inside .item a { color: #ffffff; }

.page .buttons { position: absolute; width: 1000px; height: 700px; margin: -350px 0px 0px -500px; left: 50%; top: 50%; }
.page-5 .twitter, .page-5 .facebook, .page-5 .call, .page-5 .email { display: block; position: absolute; text-decoration: none; }
.page-5 .twitter { top: 262px; left: 684px; width: 38px; height: 38px; }
.page-5 .facebook { top: 262px; left: 726px; width: 38px; height: 38px; }
.page-5 .call { top: 335px; left: 400px; width: 365px; height: 35px; }
.page-5 .email { top: 370px; left: 400px; width: 160px; height: 16px; }


.page .ContentBoxes { left: 50%; position:absolute; margin-left: -550px}
.page .ContentBoxes .item { float: left; background-position: center center; background-repeat: no-repeat; width: 75px; height: 80px; padding: 0px 40px; }
.page .ContentBoxes .item .name { display: none; }

.nav_arrow{
    background: transparent url(/images/arrow_down.png) no-repeat;
    position: fixed;
    top: 100px;
    right: 250px;
    width: 60px;
    height: 60px;
    cursor: pointer;
    z-index: 10;
 }


