<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />

<style type="text/css2">

body {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

div#wrapper {
    margin-left: auto; 
    margin-right: auto;
    margin-top: auto;
    margin-bottom: auto;
    width:900px;
}

div#main {
    background-image: url(backmain.jpg);
    width: 900px;
    height: 580px;
    margin-top: 0px;
    margin-left: 0px;
    position:relative;
}

div#nav {
    left: 186px;
    top: 96px;
    width: 250px;
    height: 240px;
    overflow: auto;
    overflow-x: hidden;
    position: absolute;
    margin: 0px;
    padding: 0px;
}

div#content {
    left: 420px;
    top: 115px;
    width: 480px;
    height: 385px;
    font-family: arial,helvetica,sans-serif;
    line-height: 16px;
    color: #666666;
    font-size: 11px;
    overflow: auto;
    overflow-x: hidden;
    position: absolute;
    margin: 0px;
    padding: 0px;
}

.floatleft
{
float: left;
margin: 0px 10px 0px 0px;
}

div#img {
    left: 430px;
    top: 115px;
    width: 440px;
    height: 390px;
    overflow: auto;
    overflow-x: hidden;
    position: absolute;
    margin: 0px;
    padding: 0px;
}

div#audi {
    left: 475px;
    top: 395px;
    width: 25px;
    height: 105px;
    overflow: auto;
    overflow-x: hidden;
    position: absolute;
    margin: 0px;
    padding: 0px;
}

div#copyright {
    left: 380px;
    top: 520px;
    width: 500px;
    height: 25px;
    font-family: arial,helvetica,sans-serif;
    line-height: 14px;
    color: #444B68;
    font-size: 10px;
    overflow: auto;
    overflow-x: hidden;
    position: absolute;
    margin: 0px;
    padding: 0px;
}

</style>