/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body
{
    background-color: #FFFFFF;
    margin: 0px;
    padding: 0px;
}

a
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    color: #303030;
}

.link
{
    background-image: url(img/link_bg.gif);
    background-repeat: no-repeat;
    padding-left: 25px;
    padding-top: 6px;
    padding-bottom: 10px;
    text-decoration: none;
}

ul
{
    margin: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 0px;
    padding-left: 20px;
    list-style-type: circle;
    list-style-position: outside;
    list-style-image: url(img/list_image.gif);
}

li
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    line-height: 13px;
    color: #000000;
    margin: 0px;
    padding: 0px;
}

/*
================================================================================
|                                    HEADER                                    |
================================================================================
*/
#ESWpageTitle,#ESWpageTagline
{
    z-index: 100;
}

#ESWpageTitle
{
    font-family: Impact, Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
    margin: 0px;
    padding: 0px;
    position: absolute;
    left: 162px;
    top: 36px;
    width: 500px;
}

#ESWpageTitle p
{
    font-family: Impact, Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
    width: 500px;
}

#ESWpageTagline
{
    font-family: Impact, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
    margin: 0px;
    padding: 0px;
    position: absolute;
    left: 283px;
    top: 23px;
    width: 500px;
}

#ESWpageTagline p
{
    font-family: Impact, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
    width: 500px;
}

/*
================================================================================
|                                     MENU                                     |
================================================================================
*/
#ESWuserMenuPosition
{
    position: absolute;
    left: 665px;
    top: 137px;
    z-index: 100;
    width: ;
}

#ESWuserMenu
{
    position: static;
    width: 200px;
    overflow: ;
    visibility: ;
}

div.ESWuserButton0
{
    background-image: url(img/btn_off.png);
    background-repeat: no-repeat;
    font-family: Impact, Charcoal, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    color: #bcbcbc;
    text-align: left;
    padding: 0px;
    margin: 0px;
    cursor: pointer;
    padding-left: 30px;
    padding-top: 1px;
    padding-bottom: 5px;
    text-transform: uppercase;
    margin-top: 5px;
    width: 170px;
    text-decoration: none;
    background-color: none;
}

div.ESWuserButton0:hover
{
    background-image: url(img/btn_on.png);
    background-repeat: no-repeat;
    color: #bcbcbc;
    background-color: none;
}

div.ESWuserButton1
{
    background-image: url(img/btn_off.png);
    background-repeat: no-repeat;
    font-family: Impact, Charcoal, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    color: #bcbcbc;
    text-align: left;
    padding: 0px;
    margin: 0px;
    cursor: pointer;
    padding-left: 15px;
    margin-left: 15px;
    padding-bottom: 3px;
    margin-bottom: 3px;
    width: 170px;
    text-decoration: none;
    background-color: none;
}

div.ESWuserButton1:hover
{
    background-image:  url(img/btn_on.png);;
    background-repeat: no-repeat;
    color: #bcbcbc;
    background-color: none;
}

/*
================================================================================
|                                    CONTENT                                   |
================================================================================
*/
.ESWpageContent
{
    padding: 0px;
    position: absolute;
    width: 170px;
    left: 40px;
    top: 106px;
}

.ESWpageContent1
{
    padding: 0px;
    position: absolute;
    width: 300px;
    left: 40px;
    top: 445px;
}

.ESWpageContent2
{
    padding: 0px;
    position: absolute;
    width: 338px;
    left: 508px;
    top: 445px;
}

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

.h1
{
    background-image: url(img/h1_bg.png);
    background-repeat: no-repeat;
    padding-left: 1px;
    margin-bottom: 10px;
    padding-top: 4px;
    width: 100%;
}

p,div.ESWuserTable TD
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    color: #303030;
    margin: 0px;
    padding: 0px;
}

.margin
{
    margin-top: 10px;
}

.margin1
{
    margin-right: 50px;
}

.color
{
    color: #ffd979;
}

.align
{
    text-align: right;
}

/*
================================================================================
|                                    DESIGN                                    |
================================================================================
*/
#main_photo
{
    background-image: url(img/main_photo.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 230px;
    top: 96px;
    width: 378px;
    height: 303px;
}

#top_shape
{
    background-image: url(img/top_shape.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 0px;
    top: 10px;
    width: 767px;
    height: 83px;
}

#content_pic1
{
    background-image: url(img/content_pic1.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 290px;
    top: 455px;
    width: 154px;
    height: 118px;
}

#bottom_shape
{
    background-image: url(img/bottom_shape.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 0px;
    top: 522px;
    width: 893px;
    height: 74px;
}

#bl
{
    position: absolute;
    left: 0px;
    top: 52px;
    width: 870px;
}

#top
{
    background-image: url(img/top_block.png);
    background-repeat: no-repeat;
    width: 870px;
    height: 213px;
    font-size: 1px;
}

#bg
{
    background-image: url(img/bg_block.png);
    background-repeat: repeat-y;
    width: 870px;
    font-size: 1px;
}

#bottom
{
    background-image: url(img/bottom_block.png);
    background-repeat: no-repeat;
    width: 870px;
    height: 202px;
    font-size: 1px;
}

#bl2
{
    position: absolute;
    left: 0px;
    top: 389px;
    width: 870px;
}

#top2
{
    background-image: url(img/top_block2.png);
    background-repeat: no-repeat;
    width: 870px;
    height: 135px;
    font-size: 1px;
}

#bg2
{
    background-image: url(img/bg_block2.png);
    background-repeat: repeat-y;
    width: 870px;
    font-size: 1px;
}

#bottom2
{
    background-image: url(img/bottom_block2.png);
    background-repeat: no-repeat;
    width: 870px;
    height: 77px;
    font-size: 1px;
}

/* 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 */