H1#maintitle
{
	font-weight: normal;
	font-size: 2.5em;
}

IMG#chameleon-big
{
    margin-left: -5em;
    margin-top: -1em;
}

DIV#mainlayout
{
    position: relative;
}

P#overview
{
}

DIV#benefits
{
    position: absolute;

    /* Menu on left */
/*    top: 1em;*/
/*    left: 18em;*/
    /* Menu on right */
    top: 4em;
    left: 400px;

    height: 44em;
}

DIV#benefits P
{
    margin-top: 0;
}

DIV#benefits UL
{
    margin: 0;
    padding-left: 0;
}

DIV#chooseus
{
    padding-left: 2em;
    background: url(../images/separator.gif) repeat-y;
    position: relative;
}

DIV#benefits LI
{
    padding-bottom: 1em;
    list-style: none;
}

DIV#benefits LI STRONG
{
    color: #320d7b;
    font-family: "Century Gothic", sans-serif;
    text-transform:lowercase;
    font-weight: bold;
    font-style: normal;
    font-size: x-large;
}

IMG#chameleon-big
{
    position: fixed;
    left: 11em;
    top: 8em;
    width: 474px;
    height: 440px;
}

DIV#jobad P
{
    padding: 0;
    margin: 0;
}

DIV#jobad
{
    padding: 5px;
    width: 17em;
    min-width: 220px;
    border: 2px solid #6f6;
    font-size: smaller;
    margin: 0px 0em;
    z-index: 10;
    position: relative;
    padding-top: 100px;
    background: #dcffdc url("../images/vacancy-trans.png") 0 5px no-repeat;
}
