* { margin: 0; padding: 0; }
body {
 margin: 10px;
 background: #cccccc;
 font: 70%/1.5em verdana, tahoma, arial, sans-serif;
 color: #0063cd;
 text-align: center;
}
a {
 color: #4f82cb;
 text-decoration: none;
}
a:hover {
 color: #4ebf37;
}
a img{
 border: none;
}
#home {
 margin: 0px auto;
 width: 930px;
 background: #ffffff url(bg.jpg) repeat-y;
 text-align: left;
}
#content{
 clear: both;
 margin: 0px auto;
 background: #fff;
 width: 910px;
}
#header {
 margin: 0 auto;
 width: 890px;
 height: 100px
 position: relative;
 background: #458FD6  url(header.jpg);
 padding: 20px 0px 20px 40px;
 font: bolder 4.2em 'trebuchet ms', arial, sans-serif;
 color: #fff;
}
#menu {
 clear: both;
 background: #82c13e;
 margin: 0 auto;
 width: 918px;
 font: bold 12px/26px verdana, arial, tahoma, sans-serif;
 height: 26px
}
#menu ul {
 float: left;
 padding-left: 15px;
 list-style-type: none;
}
#menu ul li {
 display: inline
}
#menu ul li a {
 padding: 0px 5px;
 display: block;
 float: left;
 color: #fff;
}
#menu ul li a:hover {
 color: #333;
 background: #fff;
}
#ctg {
 padding-bottom: 30px;
 float: left;
 width: 180px;
}
#ctg h1 {
 color: #555;
 padding: 5px;
 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;
 padding: 2px 0px 2px 18px;
 background: url(set.gif) no-repeat 0px 5px;
 margin: 0px 2px;
 border-bottom: #eff0f1 1px solid
}
#ctg ul a {
 display: block;
 width: 160px;
 font-weight: bolder;
}
#ctg a span{
 color: #4ebf37;
 vertical-align: text-top;
 font: 70%/1.5em verdana, tahoma, arial, sans-serif;
}
#main {
 margin: 10px 0px;
 text-align: center;
 overflow: hidden;
 float: right;
 width: 730px;
}
#tx-en,#tx-es,#tx-pt,#tx-de,#tx-th {
 height: 80px;
 width: 432px;
 display: block;
 margin: 20px 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;
 font: 11px "Courier New", Courier, monospace;
}
.pg {
 margin: 20px;
 display: block;
 list-style: none;
 line-height: 230%;
 text-align: center;
}
.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 {
 clear: both;
 padding-top: 5px;
 background: #82c13e url(footer.jpg);
 margin: 0 auto;
 width: 930px;
 color: #fff;
 height: 25px;
 text-align: center;
}
#footer a {
 color: #fff;
 text-decoration: underline;
}

