body,div,ul,li,p{margin:0;padding:0;}img{border:0;}

body {
   margin: 0;
   background: #ffffff url(../im/background.png) repeat-x;
   font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #000000;
   text-align: center;
}

h1 {
   font-size: 18px;
   color: #0570b4;
   margin: 10px 0 0 0;
   padding: 0;
   text-decoration: none;
}

h2,h2 a,h2 a:hover {
   font-size: 16px;
   color: #65b100;
   text-decoration: none;
   margin-bottom: 8px;
}

h3 {
   font-size: 18px;
}

.free {
   position: absolute;
   right: 0;
   z-index: 1;
}

#global {
   margin: 0 auto;
   width: 1050px;
   text-align: left;
}

#header {
   width: 983px;
   height: 186px;
}

#header-logo {
   float:left;
   width: 466px;
   height: 186px;
   background: url(../im/logo.png) no-repeat bottom;
}

#header-text {
   float:left;
   width: 464px;
   height: 186px;
}

#language   {
   padding: 69px 0px 0px 269px;
}

#language-form   {
   font-size: 12px;
   font-family: tahoma;

}

#content {
   height: 450px;
   width: 983px;
   background: url(../im/background-content.png) repeat-y;
}

#separator {
   height: 14px;
}

#menu {
   margin-left: 12;
   width: 903px;
   height: 160px;
   background: #e9f0f6;
}

#menu img {
   border: 0px;
}

#menu-1 {
   float:left;
   margin: 10 10 10 37;
   width: 148px;
   height: 141px;
   cursor:pointer;
}

#menu-2 {
   float:left;
   margin: 10;
   width: 148px;
   height: 141px;
   cursor:pointer;
}

#menu-3 {
   float:left;
   margin: 10;
   width: 148px;
   height: 141px;
   cursor:pointer;
}

#menu-4 {
   float:left;
   margin: 10;
   width: 148px;
   height: 141px;
   cursor:pointer;
}

#menu-5 {
   float:left;
   margin: 10;
   width: 148px;
   height: 141px;
   cursor:pointer;
}

#menu2 {
   margin-left: 12;
   width: 903px;
   height: 50px;
   background: #e9f0f6;
}

#menu2 img {
   border: 0px;
}
#menu2-1 {
   float:left;
   margin: 0 10 0 37;
   width: 148px;
   height: 46px;
   cursor:pointer;
}

#menu2-2 {
   float:left;
   margin: 0 10;
   width: 148px;
   height: 46px;
   cursor:pointer;
}

#menu2-3 {
   float:left;
   margin: 0 10;
   width: 148px;
   height: 46px;
   cursor:pointer;
}

#menu2-4 {
   float:left;
   margin: 0 10;
   width: 148px;
   height: 46px;
   cursor:pointer;
}

#menu2-5 {
   float:left;
   margin: 0 10;
   width: 148px;
   height: 46px;
   cursor:pointer;
}

#text {
   position: absolute;
   overflow: hidden;
   width: 903px;
   height: 330px;
   margin: 0 12px 12px 12px;
}

#contact {
   position: absolute;
   overflow: hidden;
   width: 903px;
   height: 450px;
   margin: 0 12px 12px 12px;
}


#text ul li {
   display: block;
   float: left;
   width: 903px;
}

#text2 {
   position: absolute;
   margin-left: 0;
   width: 13440px;
}

#text2 li {
   list-style: none;
}

#taketest {
   position: absolute;
   margin:180px 0 0 12px;
   width: 903px;
   height: 40px;
   background: #e9f0f6;
   font-size: 30px;
   color: #0570b4;
   text-align: center;
   text-decoration:underline;
}

#taketest a {
   color: #0570b4;
}

#background-bottom {
   font-size: 8px;
   height: 14px;
   width: 930px;
   background: url(../im/background-bottom.png) no-repeat bottom;
}

#footer {
   margin-top: 20px;
   height: 40px;
   background: #7c99b9;
   color: #ffffff;
   padding-top: 15px;
   font-size: 12px;
}

#footer a {
   color: #ffffff;
}

