*
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
}

html
{
    margin: 0px;
    height: 100%;
    min-width: 1004px; /*border: 1px solid red;*/
}

body
{
    background-color: #fff;
    height: 100%;
    margin: 0px;
    font-family: "Times New Roman" , Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    color: #252525; /*border: 1px solid blue;*/
}

hr
{
    display: none;
}

div.hr
{
    height: 0px;
    margin: 0px auto;
    border-top: 1px solid #000;
    width: 100%;
    float: left;
}

.fullscreen
{
    background-color: #000000;
    margin: 0px;
    opacity: .7;
    filter: alpha(opacity=75); /* IE's opacity*/
    z-index: 99;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; /*--IE 8 Transparency--*/
}

.popupBackground
{
    background-color: #000000;
    filter: alpha(opacity=65);
    opacity: 0.65;
}

.invisible
{
    display: none;
}

.hiddenObj
{
    height: 0px;
    overflow: hidden;
}

A
{
    color: #ee6924;
    outline: none;
}

A:hover
{
    text-decoration: none;
}


A.link-intro-lang
{
    color: #252525;
    text-decoration: none;
    letter-spacing: 1px;
}
A.link-intro-lang:hover
{
    color: #ce6f3e;
    text-decoration: none;
    letter-spacing: 1px;
}

IMG.bordered-margined
{
    border: 1px solid #8d8d8d;
    padding: 5px;
    background-color: #ffffff;
    margin: 5px;
}
.clearBoth {
clear:both;
}

#container
{
    /*border: 1px solid blue;*/
    margin: 0px auto;
    margin: 0px;
}

#wrapper
{
    /*border: 1px solid green;*/
    display: block;
    width: 100%;
    min-height: 480px;
    position: absolute;
    top: 50%;
    left: 0%;
    margin: -240px 0 0 0px;
}

#content
{
    /*border: 1px solid green;*/
    height: auto;
    min-height: 100%;
    width: 1004px;
    margin: auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
}


#headerbar
{
    min-height: 110px;
    width: 1004px;
    margin: auto;
}

#footer
{
    background-color: #333333;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-top: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    float: left;
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    color: #fff;
    text-align: center;
}

#logo
{
    /*border: 1px solid yellow;*/
    float: left;
    width: 311px;
}

#menu
{
    /*border: 1px solid red;*/
    float: left;
    width: 693px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #000;
    margin-top: 20px;
}

input.blackbutton
{
    font-size: 11px;
    color: #ffffff;
    background-color: #000000;
    border-style: solid;
    border-color: #ffffff;
    border-width: 1px;
}


/* ------------------- start main menu -------------------- */

ul#topnav
{
    width: 678px;
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    background: url(../images/li-bg.png) repeat-x;
}
ul#topnav li
{
    float: left;
    width: 110px;
    height: 21px;
    margin: 0;
    padding: 0;
    border-right: 3px solid #fff;
    line-height: 25px;
}

ul#topnav li:hover
{
    background: #fff url(../images/li-bg-hover.png) repeat-x;
    color: #ffffff;
}

ul#topnav li a
{
    margin-left: 3px;
    display: block;
    color: #000;
    text-decoration: none;
}

ul#topnav li a:hover
{
    color: #fff;
}


ul#topnav li span
{
    float: left;
    padding-bottom: 0px;
    padding-top: 3px;
    padding-left: 0px;
    padding-right: 0px;
    position: absolute;
    left: 1;
    top: 21px;
    line-height: 15px;
    display: none;
    width: 110px;
    background: #fff;
    color: #000;
    -moz-border-radius-bottomright: 5px;
    -khtml-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -khtml-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
}
ul#topnav li:hover span
{
    display: block;
}
ul#topnav li span a
{
    color: #000; /*display: inline;*/
}
ul#topnav li span a:hover
{
    color: #000;
    text-decoration: underline;
}

/* ------------------- end menu -------------------- */



/* ----------------*/
/* Contact Form */
/* ----------------*/

#contact-box
{
    padding-right: 15px;
    padding-left: 0px;
    padding-bottom: 0px;
    width: 400px;
    padding-top: 0px; /*border: 1px solid red*/
}

#contact-box FORM
{
    width: 400px;
}
#contact-box LABEL
{
    display: block;
    overflow: hidden;
    height: 25px;
}
#contact-box .inputbox
{
    padding-right: 3px;
    padding-left: 3px;
    background: #fff;
    float: left;
    padding-bottom: 1px;
    width: 500px;
    color: #8a7e66;
    padding-top: 1px;
    font-family: Arial, Helvetica, sans-serif;
    height: 15px;
}

#contact-box .chkbox
{
    padding: 0px;
    float: left;
    color: #8a7e66;
    padding-top: 3px;
    font-family: Arial, Helvetica, sans-serif;
}

#contact-box TEXTAREA
{
    padding-right: 3px;
    padding-left: 3px;
    background: #fff;
    float: left;
    padding-bottom: 3px;
    overflow: auto;
    width: 500px;
    color: #8a7e66;
    padding-top: 3px;
    font-family: Arial, Helvetica, sans-serif;
    height: 100px;
}

#contact-box A
{
    display: inline-block;
    background: url(../images/link-left1.gif) no-repeat;
    float: right;
    margin: 14px 0px 0px 16px;
    overflow: hidden;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    height: 20px;
    text-decoration: none;
}
#contact-box A SPAN
{
    display: inline-block;
    background: url(../images/link-right1.gif) no-repeat 100% 0%;
}
#contact-box A SPAN SPAN
{
    padding-right: 7px;
    display: inline-block;
    padding-left: 4px;
    background: url(../images/link-tail1.gif) repeat-x;
    padding-bottom: 0px;
    margin: 0px 3px 0px 10px;
    overflow: hidden;
    line-height: 18px;
    padding-top: 0px;
    height: 20px;
    font-size: 15px;
}
#contact-box A:hover SPAN SPAN
{
    cursor: pointer;
    text-decoration: underline;
}

/* ----------------*/
/* Contact Form FINE */
/* ----------------*/