
* {
  margin: 0px;
  padding: 0px;
  border: 0px;
  font-family: Tahoma, sans-serif;
  font-style: normal;
  font-weight: 300;
}

body{
  background-color: #eaeaea;
  font-size: 0.78em;
  line-height: 1.2em;
  text-align: center;
}

div, p{
  text-align: left;
}

br{
  line-height: 1.5em;
}

h1{
  font-size: 2.18em;
  line-height: 1.2em;
  font-weight: 600;
}

h2{
  font-size: 1.64em;
  line-height: 1.2em;
}

h3{
  font-size: 1.45em;
  line-height: 1.2em;
}

h4{
  font-size: 1.18em;
  line-height: 1.2em;
  font-weight: 600;
}

img{
  border: 0px;
  margin: 0px;
  padding: 0px;
}

strong{
  font-weight: 600;
}

.spam{
  display: none;
}

#header_wide{
    background: white;
    width: 100%;
    height: 195px;
    text-align: center;
}

#header{
    background: white;
    margin: 0px auto;
    margin-top: 5px;
    width: 940px;
    height: 165px;
    display: table;
}

#header span{
  display: inline-block;
  width: 364px;
  margin: 30px 0px 0px 17px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 1.8em;
  font-weight: 400;
  line-height: 1.5em;
  text-align: right;
  float: left;
}

#header span strong{
  font-size: 1.3em;
  font-weight: 600;
}

#logo{
  float: left;
  width: 314px;
  height: 160px;
}

#header #language{
    float: left;
    display: inline;
    margin: 42px 0 0 0;
}

#header #language a{
    margin: 0 5px 0 5px;
}

#header #language img{
    border: 1px solid #cccccc;
}

#lady_top{
  float: right;
  width: 230px;
  height: 165px;
}

#menu_wide{
    background: white;
    width: 100%;
    height: 30px;
    display: inline-block;
}

#menu_wide table{
  padding: 0px;
  border: 0px;
  border-spacing: 0px;
  width: 100%;
}

#menu_wide td{
  padding: 0px;
  border: 0px;
  margin: 0px;
}

#menu_wide tr{
  height: 30px;
  padding: 0px;
  margin: 0px;
  border: 0px;
  background-image: url('/template/img/menu-left.jpg');
}

#menu{
  width: 940px;
  background-image: url('/template/img/menu.jpg');
}

#menu_corner{
  float: left;
  display: inline;
  width: 11px;
  height: 30px;
}

#lady_bot{
  float: right;
  display: block;
  width: 230px;
  height: 30px;
}

#menu li{
  float: left;
  display: block;
  text-align: center;
}

li.menu a{
    background: url('/template/img/menu-col.png') no-repeat right top;
    display: inline-block;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: 600;
    text-decoration: none;
    height: 21px;
    color: white;
    padding: 9px 40px 0 40px;
}
li.menu#top_menu_home a{
    height: 24px;
    padding: 6px 12px 0 0;
}

#top_menu_right{
    background-image: url('/template/img/lady-bot.jpg');
    width: 230px;
    height: 30px;
    display: table;
    float: right
}

.menu#top_menu_signin, .menu#top_menu_sitemap{
    background: transparent;
    height: 24px;
    padding: 6px 10px 0 10px;
    float: right;
}

#menu_right{
    background-image: url('/template/img/menu-right.jpg');
}

#body{
    background: white;
    padding: 20px 0 20px 0;
}

#body_inner{
    width: 940px;
    margin: 0px auto;
    display: table;
}

#left_panel{
    background: #eaeaea url('/template/img/content-bg.png') repeat-x top;
    float: left;
    display: inline-block;
    width: 130px;
    margin-right: 20px;       
    padding: 10px;
    font-size: 0.7em;
}

#left_panel h3{
    text-align: center;
    margin-bottom: 10px;
    font-size: 12px;
}

#left_panel div{
    margin-bottom: 10px;
}

#left_panel a{
    color: black;
    text-decoration: none;
}

#left_panel a:hover{
    text-decoration: underline;
}

#content{
    display: inline-block;
    width: 570px;
}

#content_img{
    width: 570px;
    height: 209px;
    display: block;
}

#content_inner{
    background: #eaeaea url('/template/img/content-bg.png') repeat-x top;
    display: inline-block;
    width: 550px;
    padding: 10px;
}

#content_inner h1{
    margin-bottom: 10px;
}

#content_inner td{
    padding-bottom: 10px;
}

#content_inner span.date{
    color: #555555;
    font-size: 0.9em;
}

#content_inner p{
    line-height: 1.5em;
    margin-top: 10px;
    text-align: justify;
}

#content_inner a{
    font-weight: 600;
}

#content_inner li{
    list-style-position: inside;
    margin-left: 10px;
    line-height: 1.5em;
}

#content_inner a{
    color: black;
    text-decoration: none;
}

#content_inner a:hover{
    text-decoration: underline;
}

#contact{
    display: inline-block;
    width: 100%;
}

#contact p, #contact br{
    line-height: 1.5em;
}

#contact label{
    font-size: 0.8em;
    font-weight: 600;
    color: #555555;
}

#contact input, #contact textarea{
    width: 540px;
    border: 1px solid #aaaaaa;
    margin-bottom: 5px;
    padding: 2px 5px 2px 5px;
}

#contact input.button{
    width: 120px;
    padding: 2px 0 2px 0;
    margin: 0 5px 0 5px;
    font-weight: 600;
}

#authorize{
    width: 100%;
    text-align: center;
    display: inline-block;
    margin: 20px 0 20px 0;
    line-height: 3em;
}

#authorize p{
    text-align: center;
}

#right_panel{
    background: #eaeaea url('/template/img/content-bg.png') repeat-x top;
    float: right;
    display: inline-block;
    width: 160px;
    padding: 10px;
    font-size: 0.8em;
}

#right_panel h3{
    text-align: center;
    margin-bottom: 10px;
    font-size: 12px;
}

#right_panel div{
    margin-bottom: 5px;
}

#right_panel span{
    font-size: 0.9em;
    color: #555555;
}

#right_panel a{
    color: black;
    text-decoration: none;
}

#right_panel a:hover{
    text-decoration: underline;
}

#footer{
    background: url('/template/img/content-bg.png') repeat-x top;
    width: 100%;
    height: 140px;
    text-align: center;
    display: inline-block;
    padding-top: 10px;
    line-height: 1.5em;
    color: #555555;
}

#footer_inner{
    width: 940px;
    margin: 0px auto;
    display: inline-block;
}

#f_left{
    float:left;
    font-size: 0.9em;
}

#f_left h4{
    margin-bottom: 5px;
}

#f_left tr{
    vertical-align: top;
}

#f_left td{
    width: 220px;
}

#f_left td p{
    width: 100%;
}

#copyright{
    display: inline-block;
    float: right;
    text-align: right;
    font-family: Tahoma, sans-serif;
    font-size: 12px;
    margin-top: 10px;
}

#copyright a{
    font-weight: 600;
    text-decoration: none;
    color: #555555;
}

#copyright a:hover{
    text-decoration: underline;
}
