<style type="text/css">

.imgpos{
   float: left;
   margin: 0 30px 0 0;
}


.vilsign {
   height: 240px;
   width: 160px;
   margin: 0;
   border: 2px solid #733;
   padding: 0;
}

#contactus{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 0.9em;
   margin: 0px;
   padding-left: 0px;
   position: static;
   top: 500px;
   left: 0;
   height: 100%;
   height: 470px;
   overflow: hidden;
   color: #603;
}


#contactus01{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 0.9em;
   margin: 0 0 0 20px;
   padding-left: 10px;
   position: relative;
   top: 0px;
   left: 0;
   height: 400px;
   min-width: 200px;
   overflow: hidden;
   color: #603;
}

#contactus h2 {
   font-family: cursive;
   font-size: 1.6em;
   font-weight: bold;
   color: #900000;
   margin: 20px 0 0 40px;
}


#contactus h3 {
   margin: 20px 0 0 40px;
}

#contactus dl {
   position: absolute;
   top: 280px;
   left: 0;
   padding: 0 0 0 0;
   border: 0;
   margin: 20px 0 0px 40px;
}


#contactus dt {
   display: block;
   font-style: italic;
   font-weight: bold;
   font-size: 0.8em;
   margin: 0;
}

#contactus dd {
   margin: -15px 0 20px 100px;
   text-indent: 10px
}

.sidebar {
   bottom: 40px;
}

.left{
   top: 200px;
   left: 10px;
   width: 115px;
}


.right{
   top: 50px;
   right: 10px;
   margin-top: 150px;
}

</style>


