body {
    background-color: rgb(132,33,36);
    color: rgb(255,255,255);
    font: 13px Verdana,Arial,FreeSans,Helvetica,sans-serif;
    margin: 0px;
    padding: 0px;
    text-align: center;
}

strong {
    font-weight: bolder;
}

div#page {
    z-index: 1;
    margin: 20px auto;
    width: 742px;
    height: 556px;
    color: rgb(32,32,32);
    background: rgb(255,255,255);
    text-align: left;
}

div#pagein2 {
    position: absolute;
    z-index: 2;
    width: 742px;
    height: 556px;
    background: rgb(210,170,170) url("/images/bg.jpg") no-repeat;
}

div#pageinx2 {
    position: absolute;
    z-index: 5;
}

div#pagein {
    position: absolute;
    z-index: 2;
    width: 742px;
    height: 556px;
    background: rgb(255,255,255) url("/images/mainbg.jpg") no-repeat;
}

div#wh1 {
    position: absolute;
    top: 200px;
    left: 0px;
    z-index: 3;
    width: 742px;
    height: 225px;
    background: rgb(255,255,255);
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

div#wh2 {
    position: absolute;
    top: 298px;
    left: 0px;
    z-index: 4;
    width: 742px;
    height: 41px;
    background: rgb(255,255,255);
    opacity: 0.5;
    filter: alpha(opacity=50);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

div#lang {
    position: absolute;
    top: 380px;
    left: 310px;
    z-index: 99;
    width: 32px;
    height: 30px;
    background: transparent url("/images/lang.gif") no-repeat;
}

div#wh3 {
    position: absolute;
    top: 280px;
    left: 0px;
    z-index: 2;
    width: 742px;
    height: 50px;
    background: rgb(255,255,255);
    opacity: 0.5;
    filter: alpha(opacity=50);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

div#wh4 {
    position: absolute;
    top: 330px;
    left: 0px;
    z-index: 2;
    width: 742px;
    height: 226px;
    background: rgb(255,255,255);
    opacity: 0.85;
    filter: alpha(opacity=85);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
}

div#wh4in {
    position: absolute;
    top: 330px;
    left: 0px;
    z-index: 2;
    width: 742px;
    height: 226px;
    background: transparent;
}

div#whin {
    position: absolute;
    top: 200px;
    left: 0px;
    z-index: 5;
    width: 742px;
    height: 225px;
    background: transparent url("/images/logoguides.png") no-repeat;
}

div#wh3in {
    position: absolute;
    top: 280px;
    left: 0px;
    z-index: 3;
    width: 742px;
    height: 50px;
    background: transparent;
}

div#logo {
    position: absolute;
    top: 158px;
    left: 24px;
    width: 114px;
    height: 47px;
    background: transparent url("/images/logo.png") no-repeat;
}

div#redb {
    position: absolute;
    top: 10px;
    width: 128px;
    height: 40px;
    z-index: 9;
    background: transparent url("/images/bgx.jpg") no-repeat;
}

div#maintxt {
    position: absolute;
    top: 30px;
    left: 180px;
    color: rgb(132,33,36);
    font: 13px Verdana,Arial,FreeSans,Helvetica,sans-serif;
    line-height: 19px;
}

div#content {
    position: absolute;
    z-index: 10;
    top: 20px;
    left: 170px;
    width: 563px;
    height: 193px;
    background: transparent url("/images/txtbg.jpg") no-repeat;
}

h1.main {
   position: absolute;
   top: 110px;
   left: 246px;
   margin: 0px;
   padding: 0px;
   color: rgb(132,33,36);
   font: 16px Verdana,Arial,FreeSans,Helvetica,sans-serif;
}

a#link1,a#link2 {
    display: block;
    position: absolute;
    top: 158px;
    color: rgb(64,64,64);
    font: 13px Verdana,Arial,FreeSans,Helvetica,sans-serif;
    text-decoration: none;
}

a#link1 {
    font-weight: bolder;
    left: 295px;
}
a#link2 {
    left: 397px;
}
a#mlink0,a#mlink1,a#mlink2,a#mlink3,a#mlink4 {
    z-index: 20;
}

a#mlink0,a#mlink1,a#mlink2,a#mlink3,a#mlink4,a.smlink {
    display: block;
    position: absolute;
    top: 288px;
    width: 120px;
    padding: 9px 0px;
    font: 13px Verdana,Arial,FreeSans,Helvetica,sans-serif;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
}

a.smlink {
    background: rgb(132,33,36);
    color: rgb(255,255,255);
}

a.smlink:hover {
    background: rgb(180,40,40);
}

a#mlink0 {
    background: rgb(255,255,255);
    color: rgb(132,33,36);
    font-weight: bold;
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

a#mlink0:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

a#mlink1,a#mlink2,a#mlink3,a#mlink4 {
    background: rgb(132,33,36);
    color: rgb(255,255,255);
}

a#mlink1:hover,a#mlink2:hover,a#mlink3:hover,a#mlink4:hover {
    background: rgb(180,40,40);
}

a#mlink0 { left: 20px; }
a#mlink1 { left: 180px; }
a#mlink2 { left: 310px; }
a#mlink3 { left: 440px; }
a#mlink4 { left: 570px; }

a.sel {
    font-weight: bold;
}

img#arrow_up,img#arrow_dn {
    cursor: pointer;
    position: absolute;
    left: 520px;
    width: 11px;
    height: 7px;
}

img#arrow_up { top: 20px; }
img#arrow_dn { top: 147px; }

iframe#cfram {
    position: absolute;
    top: 10px;
    left: 20px;
    width: 480px;
    height: 160px;
}

