* { margin: 0; padding: 0; }
body {
 font: 70%/1.5em verdana, tahoma, arial, sans-serif;
 background: url(bg.gif);
 color: #4F82CB;
}
a, a:visited {
 text-decoration: none;
 color: #4F82CB;
}
a:hover {
 color: #FF2173;
}
#home {
 border: 1px solid #C7E2F8;
 background: #fff url(bg.jpg) repeat-x;
 width: 976px;
 margin: 0 auto;
}
#header {
 color: #fff;
 font-size: 42px;
 font-weight: bolder;
 padding: 90px 0px 0px 410px;
 background: url(tp.gif) no-repeat 5px 0px;
 height: 100px;
}
#content {
 clear: both;
 width: 976px;
}
#menu {
 HEIGHT: 30px;
 width: 850px;
 OVERFLOW: hidden;
 position:absolute;
 top: 0px; margin-left: 200px;
 font: 11px "Lucida Grande", Verdana, sans-serif;
 list-style-type: none;
}
#menu li {
 FLOAT: left;
 margin-left: 5px;
 LIST-STYLE-TYPE: none;
}
#menu li a {
 color: #fff;
 DISPLAY: block;
 background: #83C8E9;
 border-bottom: 1px solid #fff;
 border-left: 1px solid #fff;
 border-right: 1px solid #fff;
 padding: 4px;
}
#menu li a:hover {
 padding-bottom: 4px;
 padding-top: 0px
}
#ctg {
 float: left;
 overflow: hidden;
 width: 175px;
 padding: 0 0 30px 10px;
}
#ctg h1 {
 color: #555;
 padding: 5px 3px;
 cursor: pointer;
 margin-top: 10px;
 position: relative;
 border: #eff0f1 1px solid;
 background: url(m-bg.gif);
 font: bold 1.1em verdana, 'trebuchet ms', sans-serif;
}
#ctg li {
 list-style: none;
 background: url(st.gif) no-repeat 0px 6px;
 padding-left: 18px;
}
#ctg a {
 display: block;
 width: 155px;
 font: bold 12px/18px Verdana, Tahoma;
 border-bottom: 1px solid #EFF0F1;
}
#ctg a span{
 color: #FF2173;
 font: 80%/1.5em verdana, tahoma, arial, sans-serif;
}
#main {
 float: left;
 text-align: center;
 overflow: hidden;
 width: 790px;
}
#main h1 {
 padding: 14px 0px 5px 25px;
 background: url(tg.gif) no-repeat 3px 14px;
 font: bold 125% verdana, 'trebuchet ms', sans-serif;
 color: #88ac0b;
 text-align: left;
 border-bottom: #eff0f1 1px solid
}
#tx-en,#tx-es,#tx-pt,#tx-de,#tx-th {
 height: 80px;
 width: 432px;
 display: block;
 margin: 10px auto;
 padding-top: 22px;
}
#tx-en { background: url(tx-en.gif) no-repeat; }
#tx-es { background: url(tx-es.gif) no-repeat; }
#tx-pt { background: url(tx-pt.gif) no-repeat; }
#tx-de { background: url(tx-de.gif) no-repeat; }
#tx-th { background: url(tx-th.gif) no-repeat; }
#im {
 width: 18px;
 float: left;
 cursor: pointer;
 margin-left: 2px;
}
textarea {
 float: left;
 height: 45px;
 width: 410px;
 border: 1px solid #ccc;
 font: 11px "Courier New", Courier, monospace;
}
.pg {
 margin: 20px;
 display: block;
 list-style: none;
 line-height: 230%;
 text-align: center;
 margin-bottom: 30px;
}
.pg a{
 margin: 2px;
 padding: 2px 6px;
 background: #e9f1f8;
 text-decoration: none;
 border: 1px solid #c7e2f8;
 color: #4f82cb;
}
.pg-off {
 margin: 2px;
 padding: 2px 6px;
 background: #f3f3f3;
 border: 1px solid #dadada;
 color: #aaa;
}
.pg a:hover {
 border-color: #4f82cb;
}
#footer {
 color: #fff;
 margin-top: 30px;
 border: 1px solid #fff;
 background: #C7E2F8;
 text-align: center;
 clear: both;
 width: 974px;
 height: 20px;
}
#footer a {
 color: #fff;
 text-decoration: underline;
}

