html, body
{
    height: 100%;
    width: 100%;
    display: table;
}
body
{
    font: 12px Arial, Helvetica, sans-serif;
    margin: 0;
    vertical-align: middle;
    display: table-cell;
}
a
{
    text-decoration: none;
    color: #fff;
}
a:hover
{
    text-decoration: underline;
}
img
{
    border-style: none;
}

.orange
{
    color: #ff7800;
}

form, fieldset
{
    padding: 0;
    margin: 0;
    border: 0;
    width: auto;
}
input, textarea, select
{
    font: 100% arial,sans-serif;
    vertical-align: middle;
}
/*hidden-text*/
.hidden-text
{
    display: block;
    text-indent: -9999px;
    overflow: hidden;
}
/*main start*/
#main
{
    margin: 0 auto;
    width: 744px;
    overflow: hidden;
    position: relative;
    padding: 68px 0 0;
}

/*navigation*/
#navigation-end:after, .navigation-holder:after
{
    content: "";
    display: block;
    clear: both;
}

/*container*/
#container
{
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 20;
    padding: 78px 0 0;
}
/*bg-image*/
.bg-image
{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.columns-holder
{
    position: relative;
    z-index: 80;
    height: 1%;
    padding: 0 30px 0 0;
    overflow: hidden;
    vertical-align: top;
}
/*main-column*/
.main-column
{
    width: 518px;
    float: left;
    background: url(../Img/bg-main-column-top.png) no-repeat;
    padding: 11px 0 0;
}

.main-column-area h1
{
    text-transform: uppercase;
    font-size: 14px;
    color: #ff7800;
    margin: 0 0 10px;
}

.main-column-area p
{
    line-height: 19px;
    color: #3b5a6f;
    margin: 0 0 10px;
    letter-spacing: 0.1em;
}

.inner .main-column, .inner3 .main-column
{
    background: url(../Img/bg-main-column-top-inner.png) no-repeat;
    padding: 0;
}
.main-column-area
{
    min-height: 260px;
    background: #fff;
    padding: 0 0 46px;
}
* html .main-column-area
{
    height: 260px;
}
/*logo*/
.logo
{
    width: 234px;
    height: 30px;
    position: absolute;
    bottom: 14px;
    left: 9px;
    z-index: 100;
}
.inner .logo
{
    width: 196px;
    height: 24px;
    bottom: auto;
    top: 10px;
    right: 16px;
    left: auto;
}

.inner2 .logo2
{
    width: 196px;
    height: 24px;
    bottom: auto;
    top: 10px;
    right: 16px;
    left: auto;
    padding-left: 10px;
}

.logo a
{
    background: url(../Img/logo.gif) no-repeat;
    text-indent: -9999px;
    overflow: hidden;
    display: block;
    height: 100%;
}
.inner .logo a
{
    background: url(../Img/logo.png) no-repeat;
}
/*side-column*/
.side-column
{
    float: right;
    width: 149px;
    padding: 108px 0 0;
}

/*side-nav*/
.bottom
{
    background-position: url(../Img/bg-side-nav.png) no-repeat;
    width: 100%;
    height: 7px;
    display: block;
    overflow: hidden;
    background: url(../Img/bg-side-nav.png) no-repeat;
    float: left;
    cursor: pointer;
}

.text-box
{
    height: 317px;
    padding: 0 0 0 0px;
    position: relative;
    overflow: hidden;
}
.inner3 .text-box
{
    height: 300px;
    padding: 0 0 0 0px;
    position: relative;
    overflow: hidden;
}
.text
{
    overflow: hidden;
    padding-right: 10px;
}

.inner3 .text
{
    overflow: hidden;
    padding-right: 10px;
    padding-left: 5px;
}

.text-box h1, .inner3 .text-box h1
{
    text-transform: uppercase;
    font-size: 14px;
    color: #ff7800;
    margin: 0 0 10px;
}
.text-box p, .inner3 .text-box p
{
    margin: 0 0 10px;
    line-height: 19px;
    color: #3b5a6f;
    letter-spacing: 0.1em;
}

.text-box a
{
    color: #3b5a6f;
    font-weight: bold;
    text-decoration: underline;
}

.text-box a:hover
{
    color: #3b5a6f;
    font-weight: bold;
}

.text-box ul, .text-box li, .inner3 .text-box ul, .inner3 .text-box li
{
    line-height: 19px;
    color: #3b5a6f;
    letter-spacing: 0.1em;
}
.text-scroll
{
    width: 100%;
    height: 317px;
    overflow: hidden;
    position: relative;
}
.inner3 .text-scroll
{
    width: 100%;
    height: 310px;
    overflow: hidden;
    position: relative;
}
.vscroll-bar
{
    position: absolute;
    width: 12px !important;
    margin: 0;
    padding: 0;
    height: 317px !important;
    top: 0 !important;
}
.inner3 .vscroll-bar
{
    position: absolute;
    width: 12px !important;
    margin: 0;
    padding: 0;
    top: 0 !important;
    height: 300px !important;
}
.vscroll-up, .vscroll-down
{
    height: 0 !important;
    display: none !important;
    padding: 0;
}
.vscroll-line
{
    width: 12px !important;
    height: 317px !important;
    overflow: hidden;
    background: url(../Img/vscroll-line.png) no-repeat;
}
.inner3 .vscroll-line
{
    overflow: hidden;
    width: 12px !important;
    height: 300px !important;
    background: url(../Img/vscroll-line.png) no-repeat;
}
.vscroll-slider
{
    width: 10px !important;
    height: 47px !important;
    overflow: hidden !important;
    margin: 0 0 0 1px;
    cursor: pointer;
}
.vscroll-slider div
{
    position: relative;
    height: 40px !important;
    margin-top: 7px;
}
.scroll-bar-top
{
    background: #ff7800;
}
.scroll-bar-bottom
{
    height: 0 !important;
    display: none !important;
}
.scroll-content
{
    overflow: hidden;
    left: 0 !important;
    top: 10px !important;
    height: 298px !important;
}
.inner3 .scroll-content
{
    overflow: hidden;
    left: 0 !important;
    top: 10px !important;
    height: 279px !important;
}
/*bottom-block*/
#bottom-block
{
    width: 100%;
    overflow: hidden;
    position: relative;
}
.menu-column
{
    width: 517px;
    float: left;
}
.menu
{
    margin: 0;
    padding: 10px 0 0;
    list-style: none;
    background: url(../Img/bg-menu.png) repeat-y;
    overflow: hidden;
    width: 100%;
    font-weight: bold;
}
.menu-column .bottom
{
    height: 10px;
    overflow: hidden;
    background: url(../Img/bg-menu-bottom.png) no-repeat;
}
.menu li
{
    float: left;
    margin: 0 30px 0 20px;
    display: inline;
    width: 75px;
    text-transform: uppercase;
}

/*main end*/
/*inner page start*/
.inner2 #main, .inner3 #main
{
    padding-top: 68px;
}
.inner2 .logo, .inner3 .logo
{
    bottom: 13px;
    left: 8px;
}
.inner2 .logo a, .inner3 .logo a
{
    background: url(../Img/logo2.png) no-repeat;
}
.inner2 #container, .inner3 #container
{
    padding-bottom: 80px;
    margin: 0 0 1px;
    vertical-align: top;
}
.inner2 .main-column
{
    width: 465px;
    float: left;
    background: none;
    padding: 0 0 0 53px;
}
.columns-wrapper
{
    width: 100%;
    overflow: hidden;
}
.columns-wrapper .area
{
    width: 528px;
    margin: 0 -63px 0 0;
    overflow: hidden;
    position: relative;
}
.columns-wrapper .area .column
{
    width: 200px;
    margin: 0 64px 0 0;
    float: left;
    color: #000;
    cursor: pointer;
}
.columns-wrapper .area .column:hover
{
    text-decoration: none;
}
.heading
{
    background: url(../Img/bg-heading.png) no-repeat;
    margin: 0 0 3px;
    overflow: hidden;
    width: 100%;
    display: block;
    font-size: 12px;
    line-height: 32px;
    color: #fff;
    text-align: center;
}
.column-content
{
    width: 100%;
    background: #fff;
    margin-bottom: -9999px;
    padding-bottom: 9999px;
    overflow: hidden;
    display: block;
    position: relative;
    height: 265px;
}
.column-content p
{
    padding-left: 5px;
    padding-right: 5px;
    line-height: 19px;
    color: #3b5a6f;
    letter-spacing: 0.1em;
}

.place-holder
{
    min-height: 265px;
    overflow: hidden;
    display: block;
}
* html .place-holder
{
    height: 265px;
    overflow: visible;
}
/*inner page end*/

#ie-sucks
{
    position: absolute;
    z-index: 9999;
    right: 0;
    top: 0;
}