    body {        background-image: url("../images/background1a.jpg");        background-repeat: repeat-x;        background-color: #D4D0EA;        font: 11px/1.5 Arial, Verdana, sans-serif;        margin: 0px;        padding: 0px;      }      .container {        position: absolute;        left: 5px;        top: 5px;        width: 765px;        border: 3px solid #eeeeee;        border-style: double;        background-color: #ffffff;        z-index: 0;      }      .heading {        background: transparent url("../images/header.gif") no-repeat top left;        width: 685px;        height: 100px;        margin-top: 20px;        margin-left: 80px;        z-index: 1;      }      .heading span {        display: none;      }      .contact {        float: right;        padding-right: 40px;        height: 15px;        margin-top: -5px;        font-size: 11px;        font-weight: bold;        color: #B2AFC0;        z-index: 1;      }      .navigation {        position: relative;        margin-left: 30px;        width: 150px;        background-color: transparent;        z-index: 1;      }      .navigation ul {        list-style: none;        margin: 0 0 0 25px;        padding-left: 0;      }      .navigation li{        width: 120px;        margin-left: 20px;        padding: 10px;        background-color: transparent;        font-size: 15px;        font-weight: bold;                color: #A52A2A;      }            .navigation li a:link, li a:visited {        color: #8B879E;      }            .navigation li a {        text-decoration: underline;      }      .navigation li a:hover{        color: #A52A2A;      }     .content {        position: relative;        margin-left: 200px;        margin-top: -180px;      }      .intro {        width: 550px;        font-size: 13px;        font-weight: bold;        color: #666666;        line-height: 150%;      }      a.introlink:link, a.introlink:visited {        color: #8B879E;      }      a.introlink:hover {        color: #A52A2A;      }      div#col1 {        position: absolute;        width: 150px;        left: 14px;        top: 0px;      }      div#col2 {        position: absolute;        width: 150px;        left: 350px;        top: 0px;      }      .placeholder {        position: relative;        top: 0px;        left: 0px;      }      .featured1 {        position: relative;       /*left: 155px;*/        left: 150px;        top: 0px;        /*top: 28px;*/        width: 400px;        height: 2px;        background-color: #8B879E;      }      .featured2 {        position: relative;        left: 360px;        top: 0px;        width: 400px;        height: 33px;        color: #A52A2A;        font-weight: bold;        font-size: 12px;      }      .pre-logo {        width: 75px;        height: 75px;        background-color: #ffffff;        background-image: url("../images/pre.gif");        z-index: 0;      }      .par {        width: 480px;        line-height: 150%;      }      .h3 {        font-size: 12px;        font-weight: bold;        color: #B2AFC0;      }     .copyright {        width: 550px;        font-size: 11px;        color: #B2AFC0;      }      .copyright a:link, a:visited {        color: #B2AFC0;      }      .copyright a:hover{        color: #A52A2A;      }      .dec-index {        position: absolute;        left: 20px;        top: 20px;        width: 80px;        height: 550px;        background-image: url("../images/dec1.gif");        z-index: 0;      }      div#dec-bh {        position: absolute;        left: 20px;        top: 20px;        width: 80px;        height: 550px;        background-image: url("../images/dec2.gif");        z-index: 0;      }      div#dec-gp {        position: absolute;        left: 20px;        top: 20px;        width: 80px;        height: 550px;        background-image: url("../images/dec3.gif");        z-index: 0;      }      div#dec-news {        position: absolute;        left: 20px;        top: 20px;        width: 80px;        height: 550px;        background-image: url("../images/dec4.gif");        z-index: 0;      }      div#dec-contact {        position: absolute;        left: 20px;        top: 20px;        width: 80px;        height: 550px;        background-image: url("../images/dec1.gif");        z-index: 0;      }

