* {
   padding: 0;
   margin: 0;
}

body {
   width: 798px;
   margin: 0px;
   padding: 0px;
   font-family: Verdana, Helvetica, Georgia;
   font-weight: normal;
   font-size: 14px;
   color: #000000;
   background: #356181 url(http://www.sw-websitedesign.com/Img/backgroundlong.jpg) repeat-x;
   margin-left: auto;
   margin-right:  auto;
}

#header {
  width: 798px;
  height: 244px;
  border: 2px solid #120f09;
  background: url(http://www.sw-websitedesign.com/Img/Header.jpg) no-repeat;
}

ul {
   margin: 0;
   padding: 0;
   list-style: none;
   width: 798px;
   height: 45px;
   float: left;
   background: #2b2317 url(http://www.sw-websitedesign.com/Img/backNav.jpg) repeat-x;
   font-family:  "Trajan Pro", "Charlemagne STD", "Adobe Caslon Pro", Helvetica;
   font-weight: bold;
   font-size: 16px;
   border-top: 1px solid #594527;
   border-right: 2px solid #120f09;
   border-left: 2px solid #120f09;
}

ul li {
   float: left;
}

ul a {
   display: block;
   float: left;
   padding: 0 35px;
   line-height: 45px;
   background: url(http://www.sw-websitedesign.com/Img/BackNavSplit.jpg) repeat-y left top;
   text-decoration: none;
   color: #ffffff;
}

ul .first {
   background: none;
}

ul .last {
    background: url(http://www.sw-websitedesign.com/Img/BackNavSplit.jpg) repeat-y right top;
}

ul .spacer {
   margin: 0 0.1em;
}

ul a:hover {
   height: 45px;
   background: url(http://www.sw-websitedesign.com/Img/ArrowwithBack.gif) no-repeat left top;
   color:  #8fc1e5;
}

#content {
   width: 798px;
   height: 620px;
   background: #ffffff;
   border: 2px solid #120f09;
   border-top: 4px solid #120f09;
} 

.sample {
  display: block;
  width: 750px;
  height: 210px;
  padding: 20px 0px 10px 10px;
}

img {
  margin: 0;
  width: 168px; 
  float: left;
  padding: 15px 0;
}

#contentmain p {
  float: right;
  width: 355px;
  padding: 15px 0;
  border-bottom: 2px solid #493e26;
}

#contentmain a {
   text-decoration: underline;
   color: #475d6b;
   font-weight: bold;
}

#contentmain a:hover {
   text-decoration: none;
   color: #fc8f0e;
   font-weight: bold;
}

.smalltext {
   font-size: 10px;
}

.servicetype {
   font-family:  "Trajan Pro", "Charlemagne STD", "Adobe Caslon Pro", Helvetica;
   font-weight: bold;
   color: #3788ad;
}
 
#sidecontent {
  float: left;
  margin: 20px 0 15px 15px;
  padding: 0 5px 0 5px;
  width: 240px;
  height: 580px;
  border: 2px solid #fc8f0e;
}

.serviceback {
   float: right;
   margin: 5px 10px;
   width: 468px;
   height: 168px;
   text-align: center;
   color: #ffffff;
   background: url(http://www.sw-websitedesign.com/Img/ServicesBoxBack.jpg);
   border: 2px solid #356181;
}

.biglong {
   padding: 0 1px;
   font-family:  "Trajan Pro", "Charlemagne STD", "Adobe Caslon Pro", Helvetica;
   font-weight: normal;
   font-size: 18px;
   color: #8fc1e5;
} 

.clear {
   clear: both;
}

h1 {
   margin-top: 15px;
   text-align: center;
   font-family:  "Trajan Pro", "Charlemagne STD", "Adobe Caslon Pro", Helvetica;
   font-size: 14px;
   font-weight: bold;
   text-decoration: underline;
   color: #fc8f0e;
}

h2 {
   text-indent: -5000px;
   font-size: 10px;
}

#footer a {
   position: relative;
   left: 550px;
   top: 10px;
   text-decoration: none;
   font-family:  "Trajan Pro", "Charlemagne STD", "Adobe Caslon Pro", Helvetica;  
   font-weight: bold;
   color: #ffffff;
   margin-top: 35px;
   padding: 10px;
}

#footer a:hover {
   font-weight: bold;
   text-decoration: underline;
   color: #8fc1e5;
}

#footer p {
  text-align: center;
  font: 12px Minion Pro;
  font-weight: bold;
  padding-top: 10px;
  color: #8fc1e5;
}

.costs {
   font-family:  "Trajan Pro", "Charlemagne STD", "Adobe Caslon Pro", Helvetica;
   font-size: 14px;
   font-weight: bold;
   color: #475d6b;
   padding: 5px 0px;
} 


.smalltext {
   font-size: 10px;
}




