@charset  utf-8;
@import  url(http://fonts.googleapis.com/css?family=Lato:300,300italic,400,700,700italic,900,900italic,800italic,800,700);
@import  url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,800);

.arts
{
    font-size: 0px !important;
    //font-size: 0px !important;
    //line-height: 0px !important;
    line-height: 0px !important;
    color: transparent !important;
    //color: transparent !important;
}

/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body
{
    margin: 0px;
    padding: 0px;
    font-family: Lato, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #31343c;
}

body > div[align] > div
{
    width: 1200px !important;
/*  FOR CENTERED SITES  */
}

a
{
    color: inherit;
    //color: expression(this.parentNode.currentStyle['color']);
}

a:hover
{
    text-decoration: none;
    color: #F8CF41;
}

ul
{
    margin: 0px;
    padding-left: 0px;
    list-style-type: none;
    list-style-position: outside;
}

li
{
    font-style: normal;
    font-weight: bold;
    margin: 0px 0 22px;
    padding: 0px 0 0 25px;
    font-family: Lato, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #31343c;
    background-image: url(img/list.png);
    background-repeat: no-repeat;
    background-position: 0px 2px;
}

ul.li li
{
    font-size: 14px;
    margin-left: 20px;
}

#ESWpageTitle,#ESWpageTagline
{
    z-index: 100;
}

#ESWpageTitle
{
    font-family: "Open Sans", Times, serif;
    font-size: 65px;
    font-style: normal;
    font-weight: bold;
    color: #ffffff;
    margin: 0px;
    padding: 0px;
    position: absolute;
    left: 194px;
    top: 236px;
    width: 707px;
    letter-spacing: -3px;
}

#ESWpageTitle p
{
    font-family: "Open Sans", Times, serif;
    font-size: 65px;
    font-style: normal;
    font-weight: bold;
    color: #ffffff;
    margin: 0px;
    padding: 0px;
    letter-spacing: -3px;
}

#ESWpageTagline
{
    font-family: Lato, Times, serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    color: #f8cf41;
    margin: 0px;
    padding: 0px;
    position: absolute;
    left: 197px;
    top: 310px;
    width: 500px;
    letter-spacing: 1px;
}

#ESWpageTagline p
{
    font-family: Lato, Times, serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    color: #f8cf41;
    margin: 0px;
    padding: 0px;
    position: absolute;
    left: 77px;
    top: 310px;
    width: 500px;
}

/*
================================================================================
|                                     MENU                                     |
================================================================================
*/
#ESWuserMenuPosition
{
    position: absolute;
    left: 509px;
    top: 0px;
    z-index: 101;
    width: 560px;
}

#ESWuserMenu
{
    position: static;
    width: auto !important;
    overflow: hidden  !important;
}

div.ESWuserButton0
{
    background-image: url("img/off.png");
    background-repeat: no-repeat;
    background-position: top;
    width: 112px;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 16px;
    font-style: none;
    font-weight: normal;
    color: #ffffff;
    text-align: center;
    padding: 50px 0px 0px 0px;
    cursor: pointer;
    margin: 0px 0px 0px 0px;
    float: left !important;
    padding-top: 50px;
    height: 134px;
    -display: inline !important;
    border: 0px none;
    background-color: transparent;
    -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/off.png',sizingMethod='crop') !important;
    -background-image: none !important;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
}

div.ESWuserButton0:hover
{
    color: #31343c;
    font-size: 16px;
    font-weight: normal;
    background-image: url("img/on.png");
    background-repeat: no-repeat;
    background-position: top;
    height: 134px;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-style: none;
    text-align: center;
    padding: 50px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    border: 0px none;
    background-color: transparent;
    -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/on.png',sizingMethod='crop') !important;
    -background-image: none !important;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-top: 50px;
    width: 112px;
}

div.ESWuserButton1
{
    background-image: url("img/off.png");
    background-repeat: no-repeat;
    background-position: ;
    height: 134px;
    width: 112px;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 16px;
    font-style: none;
    font-weight: normal;
    color: #ffffff;
    text-align: center;
    padding: 50px 0px 0px 0px;
    cursor: ;
    margin: 0px 0px 0px 0px;
    float: left !important;
    padding-top: 50px;
    -display: ;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
}

div.ESWuserButton1:hover
{
    color: #31343c;
    font-size: 16px;
    font-weight: normal;
    width: 112px;
}

/*
================================================================================
|                                    CONTENT                                   |
================================================================================
*/
.ESWpageContent
{
    padding: 0px;
    position: absolute;
    width: 740px;
    top: 716px;
    left: 129px;
}

.ESWpageContent2
{
    padding: 0px;
    position: absolute;
    width: 380px;
    left: 421px;
    top: 870px;
}

.ESWpageContent15
{
    padding: 0px;
    position: absolute;
    width: 425px;
    left: 129px;
    top: 64px;
}

.ESWpageContent4
{
    background-color: #3a404f;
    padding: 0px;
    position: absolute;
    padding: 8px 14px 9px;
    left: 375px;
    top: 350px;
    border-radius: 17px;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
    -khtml-border-radius: 17px;
    behavior: url(img/PIE.php);
}

.ESWpageContent5
{
    padding: 0px;
    position: absolute;
    width: 300px;
    left: 130px;
    top: 1270px;
}

.ESWpageContent6
{
    padding: 0px;
    position: absolute;
    width: 300px;
    left: 130px;
    top: 1463px;
}

.ESWpageContent7
{
    padding: 0px;
    position: absolute;
    width: 300px;
    left: 465px;
    top: 1269px;
}

.ESWpageContent8
{
    padding: 0px;
    position: absolute;
    width: 300px;
    left: 775px;
    top: 1270px;
}

.ESWpageContent9
{
    padding: 0px;
    position: absolute;
    width: 450px;
    left: 470px;
    top: 1733px;
}

.ESWpageContent10
{
    position: absolute;
    left: 197px;
    top: 320px;
    width: 500px;
}

h1,h2,h3,h4,h5,h6
{
    font-family: Lato, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    color: #444444;
    margin: 0px;
    padding: 0px;
}

h1
{
    font-family: Lato, Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: bold;
    color: #31343c;
}

h2
{
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    color: #31343c;
}

h3
{
    font-size: 16px;
    font-style: bold;
    font-weight: 300;
    color: #31343c;
}

h4
{
    font-family: Lato, Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: normal;
    color: #f8cf41;
}

h5
{
    font-family: Lato, Arial, Helvetica, sans-serif;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    color: #31343c;
}

h6
{
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-size: 55px;
    font-style: normal;
    font-weight: bold;
    color: #ffffff;
    letter-spacing: -2px;
}

p,div.ESWuserTable TD
{
    font-family: Lato, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    line-height: 23px;
}

.bottom_menu
{
    list-style: none;
}

.bottom_menu li
{
    float: left;
    margin: 0;
    margin-right: 6px;
    margin-left: 6px;
    text-align: center;
    color: #868e91;
    font-size: 14px;
    font-weight: normal;
    background: none;
    padding: 0;
}

.bottom_menu a
{
    text-decoration: none;
}

.size_18
{
    font-size: 18px;
}

.white
{
    color: #ffffff;
}

.bold
{
    font-weight: bold;
}

.center
{
    text-align: center;
}

.right
{
    text-align: right;
}

.OpenSans
{
    font-family: "Open Sans", Times, serif;
}

.img_bord
{
    border-width: 8px;
    border-style: solid;
    border-color: #979ea1;
}

.mark
{
    padding-left: 11px;
    background-image: url(img/mark.png);
    background-repeat: no-repeat;
    background-position: left center;
}

.h1_1
{
    padding-left: 32px;
    background-image: url(img/h1_1.png);
    background-repeat: no-repeat;
    background-position: left center;
}

.h1_2
{
    padding-left: 36px;
    background-image: url(img/h1_2.png);
    background-repeat: no-repeat;
    background-position: left center;
}

.w700
{
    font-weight: 700;
}

br
{
    margin-bottom: 6px;
}

.l_s
{
    letter-spacing: 1px;
}

.slogan
{
    font-family: Lato, Times, serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    color: #f8cf41;
    margin: 0px;
    padding: 0px;
}

/*
================================================================================
|                                    DESIGN                                   |
================================================================================
*/
#main_width_bg
{
    background-color: #31343c;
    background-image: url(img/main_width_bg.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    height: 680px;
    width: 100%;
    min-width: 1200px;
    position: absolute;
    left: 0px;
    top: 0px;
}

#footer
{
    background-color: #31343c;
    height: 117px;
    width: 1200;
    position: absolute;
    left: 0px;
    top: 1683px;
}

#img_1
{
    display: block;
    position: absolute;
    width: 143px;
    height: 44px;
    left: 130px;
    top: 20px;
    font-size: 1px;
    background-image: url(img/img_1.png);
    background-repeat: no-repeat;
}

#img_2
{
    position: absolute;
    width: 46px;
    height: 46px;
    left: 918px;
    top: 725px;
    font-size: 1px;
    background-image: url(img/img_2.png);
    background-repeat: no-repeat;
}

#img_3
{
    position: absolute;
    width: 46px;
    height: 46px;
    left: 972px;
    top: 725px;
    font-size: 1px;
    background-image: url(img/img_3.png);
    background-repeat: no-repeat;
}

#img_4
{
    position: absolute;
    width: 46px;
    height: 46px;
    left: 1024px;
    top: 725px;
    font-size: 1px;
    background-image: url(img/img_4.png);
    background-repeat: no-repeat;
}

#img_5
{
    position: absolute;
    width: 203px;
    height: 129px;
    left: 130px;
    top: 1021px;
    font-size: 1px;
    background-image: url(img/img_5.jpg);
    background-repeat: no-repeat;
}

#img_6
{
    position: absolute;
    width: 203px;
    height: 129px;
    left: 370px;
    top: 1021px;
    font-size: 1px;
    background-image: url(img/img_6.jpg);
    background-repeat: no-repeat;
}

#img_7
{
    position: absolute;
    width: 203px;
    height: 129px;
    left: 610px;
    top: 1021px;
    font-size: 1px;
    background-image: url(img/img_7.jpg);
    background-repeat: no-repeat;
}

#img_8
{
    position: absolute;
    width: 203px;
    height: 129px;
    left: 850px;
    top: 1021px;
    font-size: 1px;
    background-image: url(img/img_8.jpg);
    background-repeat: no-repeat;
}

#img_9
{
    position: absolute;
    width: 299px;
    height: 118px;
    left: 130px;
    top: 1324px;
    font-size: 1px;
    background-image: url(img/img_9.jpg);
    background-repeat: no-repeat;
}

#img_10
{
    position: absolute;
    width: 1200px;
    height: 138px;
    left: 0px;
    top: 680px;
    font-size: 1px;
    background-color: #f8cf41;
}

#img_11
{
    position: absolute;
    width: 1200px;
    height: 415px;
    left: 0px;
    top: 818px;
    font-size: 1px;
    background-color: #868e91;
}

/* TABLE PART START */
div.ESWuserTable
{
    height: 93px;
}

div.ESWuserTable TABLE
{
    border: 1px solid black;
    border-collapse: collapse;
}

div.ESWuserTable TD
{
    border: 1px solid black;
}

/* TABLE PART END */
.ESWuserButtonActive div
{
    height: 134px;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-style: none;
    text-align: center;
    padding: 50px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    border: 0px none;
    background-image: url("img/on.png");
    background-color: transparent;
    -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/on.png',sizingMethod='crop') !important;
    -background-image: none !important;
    color: #31343c;
    background-repeat: no-repeat;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-top: 50px;
}