h1
    {
        margin: 0 auto;
        background-image: url('/img/title.gif');
        background-repeat: repeat-x;
        padding:10px;
        font-size: 14px;
        font-family:verdana;
        color:#bc333a;
    }

ul.menu
    {
        list-style: url('/img/point.gif');
        padding-left:20px;
    }

ul.menu li
    {
        margin:5px;
    }

ul.menu a:active,ul.menu a:link,ul.menu a:visited
    {
        text-decoration:none;
        color:#d1d1d1;
        font-size:10px;
        font-family:verdana;
        font-weight:bold;
    }
ul.menu a:hover
    {

    }

img, div { behavior: url(/iepngfix.htc) }
#menu
    {
        width: 337px;
        clear: both;
        float: left;
        margin-top: 85px;
        word-spacing: 6px;
        padding-left: 10px;
        padding-top: 4px;
    }
#head_inner > #menu
    {
        margin-top: 90px;
    }
#menu a:link,#menu a:visited,#menu a:active
    {
        text-decoration:none;
        color:white;
        font-family: verdana;
        font-size:10px;
        font-weight:bold;
    }
#menu a:hover
    {

    }
#search
    {
        float: right;
        margin-top: 91px;
        margin-right: 12px;
    }
#head_inner > #search
    {
        margin-right: 24px;
    }
#s
    {
        background:transparent;
        color:#a09896;
        margin-right: 5px;
        width: 151px;
        border:0;
        margin-top:1px;
        font-weight:normal;
    }
#x
    {
        background:transparent;
        color:white;
        width: 29px;
        border: 0;
        font-size: 10px;
        font-weight: bold;
        font-family: verdana;
    }
#head
    {
        background-image: url('/img/header.gif');
        background-repeat: repeat-x;
        height:106px;
        position:relative;
    }
#head_inner
    {
        background-image: url('/img/header_inner.png');
        background-repeat: no-repeat;
        height:115px;
        width:941px;
        margin: 0 auto;
    }
#main
    {
        background-image: url('/img/main.png');
        background-color: #232323;
        background-repeat: repeat-x;
        padding-bottom:15px;
        width:998px;
        margin:0 auto;
    }
#page
    {
        width:968px;
        margin:0 auto;
        background-color:#202020;
        padding-top:20px;
    }

#footer
    {
        clear:both;
        background-image: url('/img/footer.gif');
        background-repeat: repeat-x;
        height:68px;
        position:relative;
        color: white;
        font-family:verdana;
        font-size:10px;
    }
a.footlink:link,a.footlink:visited,a.footlink:active
    {
        text-decoration:none;
        color:white;
        font-family:verdana;
        font-size:10px;
        font-weight: bold;
    }
a.footlink:hover
    {

    }
#car
    {
        position:absolute;
        background-image: url('/img/car.jpg');
        background-repeat: no-repeat;
        height:109px;
        width:183px;
        right:0;
        top:-41px;
    }
