@font-face {
    font-family: 'bebasregular';
    src: url('../fonts/bebas.eot');
    src: url('../fonts/bebasd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/bebas.woff') format('woff'), url('../fonts/bebas.ttf') format('truetype'), url('../fonts/bebas.svg#bebasregular') format('svg');
    font-weight: normal;
    font-style: normal;
}



html,
body {
    font-family: sans-serif;
    margin: 0;
    padding: 0;
    height: 100%;
    /*background: #eee;*/
}

#header {
    padding-bottom: 10px;
}

.topbar {
    background: url(../Images/graybar_bg.jpg) top repeat-x;
    height: 35px;
    border-bottom: 1px #fff solid;
    line-height: 35px;
}
/*.topbar{ background: url(../img/graybar_bg.jpg) top repeat-x; height: 35px; border-bottom: 1px #fff solid; line-height: 35px;	}*/
.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.topbar-list li {
    display: inline;
    margin-left: 20px;
}

.topbar-list a {
    color: #eee;
    font-size: 11px;
    font-family: Verdana, Geneva, sans-serif;
    text-decoration: none;
}

.logo_area {
    padding: 40px 0 20px;
    line-height: 25px;
    vertical-align: top;
}

.header-contact {
    font-size: 20px;
    text-align: right;
    color: #99bc21;
    font-family: "bebasregular", Verdana, Geneva, sans-serif;
}

.header-number a {
    font-size: 20px;
    text-align: right;
    color: #565656;
    font-family: "bebasregular", Verdana, Geneva, sans-serif;
    text-decoration: none;
}

.contact_area {
    margin-top: -10px;
}

    .contact_area i.icon {
        position: relative;
        top: 3px;
    }

#navigation {
    position: relative;
    padding-left: 10px;
    padding-bottom: 10px;
}

#nav {
    display: table;
    float: left;
    table-layout: fixed;
    margin: 0 auto;
    width: 940px;
    padding-left: 0px;
}

    #nav li {
        display: table-cell;
        overflow: hidden;
        width: 100%;
        height: 50px;
    }

        #nav li a {
            background-image: url(../Images/navigation.jpg);
            display: block;
            text-decoration: none;
            padding-top: 12px;
            height: 50px;
            background-position: 0 -150px;
            padding-right: 20px;
        }

        #nav li.active a,
        #nav li.active:hover a {
            background-position: 0 -250px;
        }

        #nav li a span {
            color: #eee;
        }

        #nav li a:hover span {
            color: #aee7ff;
        }

        #nav li a:hover {
            background-position: 0 -200px;
        }

        #nav li:first-child a {
            background-position: 0 0;
        }

            #nav li.active:first-child a,
            #nav li.active:first-child a:hover,
            #nav li:first-child a:active {
                background-position: 0 -100px;
            }

            #nav li:first-child a:hover {
                background-position: 0 -50px;
            }

        #nav li:last-child a {
            background-position: right -300px;
        }

        #nav li.active:last-child a,
        #nav li.active:last-child a:hover {
            background-position: right -400px;
        }

        #nav li:last-child a:hover {
            background-position: right -350px;
        }

#banner {
    background: url(../Images/banner.png) 0 0 no-repeat;
    height: 285px;
    position: relative;
    width: 940px;
}

.banner_content {
    height: 150px;
    position: absolute;
    top: 115px;
    left: 40px;
    width: 400px;
}

#pagetitle {
    background: url(../Images/pagetitle_bg.jpg) top repeat-x;
    height: 82px;
}

.pagetitle_wrap {
    background: url(../Images/subpage_bg.jpg) 0 0 no-repeat;
    padding-top: 12px;
    height: 70px;
}

.services-section {
    display: block;
    margin: 0 auto;
    width: 940px;
    padding: 20px 0px;
}

    .services-section h1 {
        color: #0d90c7;
        font-size: 20px;
        font-weight: normal;
        font-family: "bebasregular", Verdana, Geneva, sans-serif;
        margin-bottom: 25px;
    }

    .services-section ul {
        list-style-type: none;
        padding: 0px;
        margin: 0px;
    }

    .services-section li {
        color: #565656;
        font-size: 13px;
        font-weight: bold;
        margin-bottom: 12px;
    }

.dotted-border {
    border: 1px dotted darkgrey;
    margin-bottom: 25px;
}


#footer {
   

    width: 100%;
    height: 60px;
}



/* ==========================================================================
   Helper classes
   ========================================================================== */
.thumbnail {
    border: 1px #fff solid;
    -moz-box-shadow: 3px 3px 3px 0 #bbbbbb;
    -webkit-box-shadow: 3px 3px 3px 0 #bbbbbb;
    box-shadow: 3px 3px 3px 0 #bbb;
}

/* ================================ sprite icons ========================================== */
i.icon {
    background-image: url(../Images/icon_sprites.png);
    display: inline-block;
    margin: 0;
    padding: 0;
    vertical-align: text-top;
}

.icon.japan {
    background-position: 0 -3px;
    height: 20px;
    width: 20px;
}

.icon.us {
    background-position: -20px -3px;
    height: 20px;
    width: 20px;
}

.icon.phone {
    background-position: -40px 0px;
    height: 25px;
    width: 25px;
}

.icon.check {
    background-position: -65px 0px;
    height: 20px;
    width: 20px;
    line-height: 20px;
    margin-top: 1px;
    vertical-align: text-top;
}

.icon.next {
    background-position: -85px 0px;
    height: 20px;
    width: 31px;
    line-height: 20px;
    vertical-align: text-top;
}

.icon.gtech {
    background-position: 0px -58px;
    height: 28px;
    width: 34px;
    line-height: 28px;
    vertical-align: text-bottom;
}
/* change this */
.icon.nippon {
    background-position: 0 -32px;
    height: 20px;
    width: 95px;
    line-height: 20px;
    vertical-align: text-bottom;
}

.icon.pen {
    background-position: -95px -26px;
    height: 24px;
    width: 24px;
    vertical-align: text-bottom;
}


/* ================================ sprite buttons ( green ) ========================================== */
.btn.greenbtn {
    background-image: url(../Images/greenbtns.png);
    display: inline-block;
    float: left;
    font-family: "bebasregular", Verdana, Geneva, sans-serif;
    font-size: 15px;
    height: 50px;
    padding-right: 43px;
    text-decoration: none;
    padding-top: 0px;
}

    .btn.greenbtn span {
        background: url(../Images/greenbtns.png) -1px 0px no-repeat;
        color: #3c4b09;
        display: table-cell;
        line-height: 35px;
        height: 47px;
        padding-top: 3px;
        padding-left: 15px;
        vertical-align: middle;
    }

    .btn.greenbtn:hover span {
        background-position: -1px -51px;
    }

    .btn.greenbtn:active span {
        background-position: -1px -102px;
    }

    .btn.greenbtn.task {
        background-position: right -153px;
    }

        .btn.greenbtn.task:hover {
            background-position: right -204px;
        }

        .btn.greenbtn.task:active {
            background-position: right -255px;
        }

    .btn.greenbtn.location {
        background-position: right -306px;
    }

        .btn.greenbtn.location:hover {
            background-position: right -357px;
        }

        .btn.greenbtn.location:active {
            background-position: right -408px;
        }

/* ================================ wraps ========================================== */
.wrap {
    margin: 0 auto;
    width: 960px;
}

.narrow_wrap {
    margin: 0 auto;
    width: 940px;
}

.grid_220 {
    width: 220px;
}

.grid_300 {
    width: 300px;
}

.grid_380 {
    width: 380px;
}


/*    ============================= margins and paddings ============================================= */
.marginleft10 {
    margin-left: 10px;
}

.marginleft20 {
    margin-left: 20px;
}

.marginright10 {
    margin-right: 10px;
}

.marginright20 {
    margin-right: 20px;
}

.padbot20 {
    padding-bottom: 20px;
}

.padbot10 {
    padding-bottom: 10px;
}

.padbot40 {
    padding-bottom: 40px;
}

/*    ============================= list  ============================================= */


/*    ============================= floats ============================================= */
.floatleft {
    float: left;
}

.floatright {
    float: right;
}

/*    ============================= links ============================================= */
a.url {
    text-decoration: none;
}

    a.url:hover {
        text-decoration: underline;
    }

/*    ============================= link colors ============================================= */
.url_white {
    color: #eee;
}

    .url_white:hover {
        color: #96dfff;
    }

.url_gray {
    color: #585858;
}

    .url_gray:hover {
        color: #000;
    }

    .url_gray:visited {
        color: #98b43b;
    }

.url_gray2 {
    color: #585858;
}

    .url_gray2:hover {
        color: #000;
    }

/*    ============================= font family ============================================= */
.font_verdana {
    font-family: Verdana, Geneva, sans-serif;
}

.font_bebas {
    font-family: "bebasregular", Verdana, Geneva, sans-serif;
}

/*    ============================= font weight ============================================= */
.font_bold {
    font-weight: bold;
}

.font_normal {
    font-weight: normal;
}
/* ============================= font sizes ============================================= */
.font_11 {
    font-size: 11px;
}

.font_12 {
    font-size: 12px;
}

.font_13 {
    font-size: 13px;
}

.font_15 {
    font-size: 15px;
}

.font_17 {
    font-size: 17px;
}

.font_18 {
    font-size: 18px;
}

.font_20 {
    font-size: 20px;
}

/* ============================= font alignment ============================================= */
.font_right {
    text-align: right;
}

.font_center {
    text-align: center;
}

/* ============================= font colors ============================================= */
.font_green {
    color: #99bc21;
}

.font_lightgreen {
    color: #d0fb3d;
}

.font_gray {
    color: #565656;
}

.font_lightgray {
    color: #f6f6f6;
}

.font_blue {
    color: #0d90c7;
}

/* ============================= font glow ============================================= */
.font_glow_lightgreen {
    text-shadow: 0 0 9px #d0fb3d;
}

/* ============================= data lists ============================================= */
.data_list_gray {
    margin-bottom: 50px;
}

dl.data_list_gray dt {
    clear: both;
    display: block;
    background: #5f9be3;
    color: #fff;
    float: left;
    font-weight: bold;
    margin-right: 10px;
    font-size: 12px;
    padding: 5px;
    width: 120px;
}

dl.data_list_gray dd {
    margin: 2px 0;
    padding: 5px 0;
    font-size: 12px;
}


.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

    .ir:before {
        content: "";
        display: block;
        width: 0;
        height: 150%;
    }

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

    .visuallyhidden.focusable:active,
    .visuallyhidden.focusable:focus {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        width: auto;
    }

.invisible {
    visibility: hidden;
}

.clear {
    clear: both;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

        a[href]:after {
            content: " (" attr(href) ")";
        }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
