body, html { margin: 0;
            padding: 0;
           background-color: #ffdb14;
           font-family: Verdana, Helvetica, Arial, sans-serif;
            }

html, body {
   font-size: 11px;
   text-align: center;
   }
p, table {
    font-size: 11px;
    line-height: 16px;
    }

img { border: none}

form {
            padding-left: 10px;
            padding-bottom: 5px;
            padding-top: 5px;
            margin-bottom: 20px;
            }
a:link {
   color: #1569CE;
   letter-spacing: 1px;
   text-decoration: underline;
   font-weight: bold;
}

a:visited {
   color: #4693EF;
   letter-spacing: 1px;
   text-decoration: underline;
   font-weight: bold;
}

a:hover {
   color: #000;
   text-decoration: none;
}

a:active {
   color: #000;
   text-decoration: none;
}

h1 {
    font-weight: bold;
    font-style:italic;
    font-size: 14px;
        }

h2 {
    font-weight: bold;
    font-size: 12px;
    line-height: 16px
        }


.navi {
   list-style-image:url(img/list_style_image.gif)!important;
   list-style-image:url(img/list_style_image2.gif);
   margin-top: 65px;
   line-height: 25px;
}

#news {
        color: #fff;
         padding-right: 5px;
         padding-left: 5px;
         }

#mainDiv {
        position: relative;
        width: 774px;
        height: 508px;
        margin: 20px auto;
        background-image: url(img/bg.gif);
        text-align: left;
        }

#toplinks {
        list-style-image:url(img/list_style_tick.gif)!important;
               list-style-image:url(img/list_style_tick2.gif);
        position: absolute;
        width: 395px;
        left: 595px!important;
         left: 585px;
        top: 42px;
        line-height: 24px;
        text-decoration: none;
        }

#head-transporter {
        position: absolute;
        width: 183px;
        left: 375px;
        top: 30px;
        }

