/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body
{
    background-color: #ffffff;
    margin: 0px;
    padding: 0px;
    background-image: url(img/bg.jpg);
    background-repeat: repeat-y;
}

.header
{
    font: bold 125% Georgia;
    color: #000080;
    border-bottom: 2px solid #cccccc;
}

.text
{
    font: 12px Arial, sans;
    color: #000;
    margin-top: 0.5em;
    margin-bottom: 1em;
    line-height: 1.5;
}

h1
{
    font: bold 150% Georgia, serif;
    color: #900;
    margin: 0px;
    padding: 0px;
}

h2
{
    font: bold 125% Georgia, serif;
    color: #900;
    margin: 0px;
    padding: 0px;
}

h3
{
    font: bold 105% Georgia, serif;
    color: #000080;
    margin-top: 12px;
    margin-bottom: 0px;
    padding: 0px;
}

.company
{
    font: bold 200% Georgia;
    color: #900;
}

.phone
{
    font: bold 150% Georgia;
    color: #b0e0e6;
}

.tag
{
    font: bold 100% Arial;
    font-style: italic;
}

a:link,a:visited
{
    font-weight: bold;
    color: #b0e0e6;
    text-decoration: underline;
}

a:hover,a:active
{
    font-weight: bold;
    color: #007fff;
    text-decoration: underline overline;
}

ul
{
    margin: 0px;
    padding: 5px 0px 5px 10px;
    list-style-type: square;
    list-style-position: outside;
}

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

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

#ESWpageTitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: normal;
    color: #FFFFFF;
    margin: 0px;
    padding: 0px;
    position: absolute;
    left: 10px;
    top: 45px;
    width: 500px;
}

#ESWpageTagline
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #2DD217;
    margin: 0px;
    padding: 0px;
    position: absolute;
    left: 14px;
    top: 71px;
    text-transform: lowercase;
    width: 500px;
}

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

#ESWpageTagline p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #2DD217;
    text-transform: lowercase;
    width: 500px;
}

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

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

div.ESWuserButton0
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    color: #b0e0e6;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 2px;
    padding-right: 10px;
    padding-left: 20px;
    margin: 0px;
    background-image: url(img/bo.png);
    background-repeat: no-repeat;
    background-position: 5px,2px;
    letter-spacing: 0px;
    width: ;
    text-decoration: none;
    background-color: none;
}

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

div.ESWuserButton1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    color: #b0e0e6;
    text-align: left;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 10px;
    padding-left: 80px;
    margin: 0px;
    width: ;
    text-decoration: none;
    background-color: none;
    background-image: url(img/bo.png);
}

div.ESWuserButton1:hover
{
    color: #007fff;
    background-color: none;
    background-image:  url(img/bo_a.png);;
}

/*
================================================================================
|                                    CONTENT                                   |
================================================================================
*/
.ESWpageContent
{
    padding: 0px;
    position: absolute;
    width: 462px;
    height: 100px;
    left: 337px;
    top: -7px;
}

.ESWpageContent1
{
    padding: 0px;
    position: absolute;
    width: 462px;
    height: 100px;
    left: 337px;
    top: 215px;
}

.ESWpageContent2
{
    padding: 0px;
    position: absolute;
    width: 462px;
    height: 94px;
    left: 337px;
    top: 350px;
}

.ot_h1
{
    margin-right: 20px;
    margin-left: 20px;
    margin-bottom: 5px;
    margin-top: 15px;
}

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

.ot_p
{
    margin-right: 20px;
    margin-left: 20px;
    margin-bottom: 5px;
    margin-top: 0px;
}

b
{
    font-size: 24px;
    color: #FFFFFF;
    margin-bottom: 5px;
    margin-top: 15px;
    padding: 0px;
    font-style: normal;
    font-weight: normal;
}

/*
================================================================================
|                                    DESIGN                                    |
================================================================================
*/
#pic_1
{
    background-image: url(img/pic-1.png);
    background-repeat: no-repeat;
    position: absolute;
    height: 137px;
    width: 200px;
    left: 131px;
    top: 29px;
}

#line
{
    background-image: url(img/line.png);
    background-repeat: no-repeat;
    position: absolute;
    height: 5px;
    width: 468px;
    left: 330px;
    top: 189px;
}

#line_2
{
    background-image: url(img/line.png);
    background-repeat: no-repeat;
    position: absolute;
    height: 5px;
    width: 462px;
    left: 326px;
    top: 556px;
}

#bg_g
{
    background-image: url(img/bg_g.jpg);
    background-repeat: no-repeat;
    position: absolute;
    height: 361px;
    width: 188px;
    left: 0px;
    top: 0px;
}

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