body {
   margin-left: 0px;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: 0px;
   font-family: times new roman;
   font-size: 11pt;
   }

#logo {
   padding-right: 6%;
   }

#tagline {
   font-family: sans-serif;
   text-align: center;
   background-color: navy;
   color: white;
   height: 32px;
   font-size: 25px;
   font-style: italic;
   }

#navigation {
   height: 100%;
   width: 180px;
   background-color: navy;
   float: left;
   margin-right: 20px;
   padding-left: 5px;
   padding-top: 10px;
   font-size: 20px;
   }

#navigation img {
   margin-left: 25px;
   }

#map {
   position: absolute;
   left: 490px;
   margin-top: -40px;

   }

#cities {
   position: absolute;
   left: 270px;
   margin-top: 10px;
   width: 400px;
   height: 275px;
   }

#topbarrightbox {
   position: absolute;
   left: 460px;
   top: 0px;
   background-color: navy;
   width: 100%;
   height: 194px;
   }

#rightbox {
   position: absolute;
   left: 63%;
   top: 10px;
   margin-left: 50px;
   background-color: white;
   border: groove;
   width: 300px;
   height: 150px;
   font-size: 14px;
   text-align: center;
   color: navy;
   }

#slideshow {
   position: absolute;
   left: 150px;
   top: 220px;
   margin-left: 50px;
   font-size: 16px;
   text-align: center;
   }

#content {
   float: left;
   width: 70%;
   height: 100%;
   }

#qualityservice {
   font-style: italic;
   font-style: bold;
   text-align: center;
   font-size: 20px;
   padding-top: 70px;
   }
img {
   border: none;
   }
h1 {
   font-family: georgia;
   font-size: 1.8em;
}

h3, h4 {
   margin-bottom: 0px;
   }

h4 {
   margin-top: 0px;
   }

ul {
   margin-top: 0px;
   }

a {
   color: navy;
   }

a:hover {
   color: gray;
   }
