* {
   font-family: verdana;
   font-size: 12px;
   }

body {
   background-color: #93382E;
   }

#top {
   background-image: url('images/top.gif');
   height: 15px;
   width: 767px;
   text-align: left;
   background-repeat: no-repeat;
   }

#mid {
   background-image: url('images/mid.gif');
   width: 767px;
   background-repeat: repeat-y;
   text-align: left;
   }

#midpos {
   width: 767px;
   text-align: left;
   padding-left: 7px;
   }

#navigation {
   background-image: url('images/navbg.gif');
   width: 755px;
   height: 37px;
   }

#navpos {
   padding-top: 9px;
   padding-left: 10px;
   font-size: 11px;
   }

#low {
   background-image: url('images/low.gif');
   height: 15px;
   width: 767px;
   text-align: left;
   background-repeat: no-repeat;
   }

#container {
   width: 767px;
}

a.nav:link {
   color: white;
   font-family: verdana;
   font-weight: bold;
   text-decoration: underline;
   font-size: 11px;
   }

a.nav:visited {
   color: white;
   font-family: verdana;
   font-weight: bold;
   text-decoration: underline;
   font-size: 11px;
   }

a.nav:hover {
   color: white;
   font-family: verdana;
   font-weight: bold;
   text-decoration: none;
   font-size: 11px;
   }

a:link {
   color: #25beea;
   font-family: verdana;
   font-weight: bold;
   text-decoration: underline;
   font-size: 12px;
   }

a:visited {
   color: #25beea;
   font-family: verdana;
   font-weight: bold;
   text-decoration: underline;
   font-size: 12px;
   }

a:hover {
   color: black;
   font-family: verdana;
   font-weight: bold;
   text-decoration: underline;
   font-size: 12px;
   }

#thumblinks {
   width: 277px;
   height: 32px;
   background-image: url('images/thumb_links.gif');
   background-repeat: no-repeat;
   padding-top: 0;
   margin-top: 0;
   }

#tl2 {
   padding-top: 0;
   margin-top: 0;
   padding-left: 10px;
   font-size: 11px;
   }

#leftside {
   width: 400px;
   }

#leftext {
   width: 350px;
}

p {
   text-align: justify;
}

p.right {
   width: 300px;
   }

li {
   background-image: url('images/check.gif');
   background-repeat: no-repeat;
   padding-left: 25px;
   list-style: none;
   padding-bottom: 3px;
}


#formstyle {
   width: 345px;
   height: 253px;
   background-image: url('images/formbg.gif');
   }

#fs2 {
   padding-left: 21px;
   padding-top: 15px;
   }

label {
   display: block;
   color: white;
   font-size: 10px;
   padding-top: 2px;
   }

.finput {
   font-size: 10px;
   border: 1px solid white;
   padding: 2px;
   width: 135px;
   background-image: url('images/inputbg.gif');
   }

textarea {
   border: 1px solid white;
   background-image: url('images/inputbg.gif');
   width: 300px;
   height: 75px;
   }

#services {
   width: 750px;
   }

#s2 {
   padding-left: 10px;
   padding-right: 10px;
   }

#testleft {
   width: 368px;
   height: 232px;
   padding: 0;
   margin: 0;
   }

#testright {
   width: 387px;
   height: 232px;
   padding: 0;
   margin: 0;
   background-image: url('images/test_right.png');
   }

#testpos {
   color: white;
   padding-top: 23px;
   padding-left: 10px;
   padding-right: 10px;
   text-align: justify;
   }

#signat {
   text-align: right;
   }

a.test:link {
   color: #25beea;
   font-family: verdana;
   font-weight: bold;
   text-decoration: underline;
   font-size: 12px;
   }

a.test:visited {
   color: #25beea;
   font-family: verdana;
   font-weight: bold;
   text-decoration: underline;
   font-size: 12px;
   }

a.test:hover {
   color: white;
   font-family: verdana;
   font-weight: bold;
   text-decoration: underline;
   font-size: 12px;
   }

#fbbutton {
  width: 48px;
  height: 48px;
  text-indent: -9999px;
  overflow:  hidden;
  display: block;
  background:transparent url("images/fbrollover.png") no-repeat;
  }

#fbbutton:hover {
  background-position: -48px 0;
  }

#msbutton {
  width: 48px;
  height: 48px;
  text-indent: -9999px;
  overflow:  hidden;
  display: block;
  background:transparent url("images/msrollover.png") no-repeat;
  }

#msbutton:hover {
  background-position: -48px 0;
  }

#twbutton {
  width: 48px;
  height: 48px;
  text-indent: -9999px;
  overflow:  hidden;
  display: block;
  background:transparent url("images/twrollover.png") no-repeat;
  }

#twbutton:hover {
  background-position: -48px 0;
  }