/**********   GENERAL STYLES   **********/
* {
   margin: 0; 
   padding: 0;
}
body, html {
   width: 100%;
   min-width: 900px;   
   height: 100%;
   position: relative;
   background: #ffffff url(img/bg_sky.jpg) no-repeat 100% 0%;          
}
body {
   min-height: 100%;
}
body, td, th, h1, h2, h3 {
   font-family: Tahoma, Verdana, Arial, Courier, sans-serif; 
   color: #5a5a5a;
   font-size: 11px;
}
a, a:hover {
   color: #1a8bb5;
   text-decoration: underline;
}
a:hover {
   color: #5a5a5a;
}
table {
   border: 0px; 
   border-collapse: collapse;
}
img {
   border: none;
}
form, img, div {
   background: transparent;
   border: none;
}
p, h1, h2, h3 {
   padding: 0px 0px 10px 0px;
}
h1 {
   font-size: 14px;
   color: #6C7A7F;
   padding: 0px 0px 0px 0px;
   height: 27px;
}
h2, h3 {
   color: #6C7A7F;
   padding: 0px 0px 6px 0px;
}
h2 {
   padding-top: 10px;
}
.content ul {
   list-style: none;
   padding: 0px 0px 10px 18px;
}
.content ul li {
   background: transparent url(img/li2.gif) no-repeat 0px 4px;
   padding: 0px 0px 1px 16px;
}
.content ul.square li {
   background: transparent url(img/li.gif) no-repeat 0px 4px;
}
.content ul.square ul {
   padding: 6px 0px 0px 18px;
}
.content ul.square li li {
   background: transparent url(img/li2.gif) no-repeat 0px 4px;
}

/**********   STYLES FOR DESIGN ELEMENTS   **********/
#out {
   width: 100%;
   height: auto;
   // height: 100%;
   min-width: 900px;
   position: relative;
   background: transparent url(img/bg_right.gif) repeat-y 100% 0%;
}
#in {
   width: 100%;
   height: auto;
   // height: 100%;
   min-width: 900px;
   position: relative;
   background: transparent url(img/bg_right_top.jpg) no-repeat 100% 0%;
}
#girl {
   width: 100%;
   height: 100%;
   position: relative;
   background: transparent url(img/girl.gif) no-repeat 100% 100%;
}
#column_indent8 {
   width: 8%;
   vertical-align: top;
}
#column_indent5 {
   width: 5%;
   vertical-align: top;
}
#column_left {
   width: 22%;
   vertical-align: top;
}
#column_right {
   vertical-align: top;
}
#decor {
   width: 80px;
}

.menu img {
   margin: 2px 0px 7px 0px;
}
.border {
   height: 98px;
   margin: 0px 0px 0px 1px;
   border-left: 1px solid #90c4d9;
}
#lang {
   float: right;
   position: relative;
   right: -80px;
   top: 11px;
   width: 100px;
   height: 25px;
   background: #000000;
   text-align: center;
   line-height: 20px;
   font-weight: bold;
}
#lang, #lang a, #lang a:hover {
   color: #e4e4e4;
}

.menu_top {
   height: 86px;
   position: relative;
   padding-left: 152px;
}
.menu_top a img {
   margin: 0px 20px 0px 18px;
}
.menu_left {
   padding: 79px 0px 0px 0px;
}
.menu_left h3 {
   padding: 0px;
   margin: 0px;
   height: 14px;
   border-left: 2px solid #c2c71a;
}
.menu_left h3 img {
   margin: 0px 0px 0px 18px;
}
.menu_left ul {
   border-left: 1px solid #b7c4c8;
   margin: 2px 0px 13px 1px;
   padding: 7px 20px 0px 18px;
   font-size: 9px;
   list-style: none;
}
.menu_left li {
   padding: 0px 0px 2px 0px;
   margin: 0px;
}
.header {
   height: 172px;
   position: relative;
   clear: both;
   width: 100%;
}
.header table {
   width: 100%;
}
.header td {
   width: 100%;
   background: transparent url(img/bg_head.jpg) no-repeat 100% 0%;
}
.content {
   clear: both;
   width: 80%;
   padding: 0px 0px 40px 0px;
}
.content p {
   line-height: 1.4em;
}
.news {
   clear: both;
   width: 100%;
   margin: 30px 0px 30px 0px;
}
.news table {
   width: 100%;
}
.news th {
   text-align: left;
   padding: 0px 0px 2px 0px;
}
.news th img {
   position: relative;
   left: -1px;
}
.news td {
   vertical-align: top;
   padding: 15px 30px 6px 19px;
   border-left: 1px solid #b7c4c8;
}
.news td.date {
   text-align: right;
   border: none;
   font-size: 9px;
   color: #1a8bb5;
   padding: 15px 21px 6px 0px;
}


#copyright {
   vertical-align: bottom;
   height: 30px;   
}
#copyright div {
   position: relative;   
   padding: 0% 0% 0% 35%;
}
#copyright p {
   width: 152px;
   float: left;
   background: #8b989c;
   height: 30px;
   line-height: 30px;
   text-align: center;
   color: #ffffff;
   padding: 0px;
   margin: 8px 0px 0px 0px;
}
#design {
   margin: 0px 0px 0px 18px;
   //margin: 0px 0px 0px 15px;   
}
.text th, .text td {
   vertical-align: top;
}
.text td {
   padding: 2px 10px 12px 0px;
}
