/* CSS Document */

/*************** Universal Properties ***************/
body { 
  background: url(images/bg.png);
  background-position: top center;
  background-repeat: repeat-x;
}

.header {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 0px;
  width: 726px;
  height: 276px;
  margin-left:-363px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

a.pagelinks img {
border:0px;
filter:alpha(opacity=00);
-moz-opacity:0.00;
opacity:0.00;
-khtml-opacity:0.00;
}

a.pagelinks:hover img {
filter:alpha(opacity=100);
-moz-opacity:1.00;
opacity:1.00;
-khtml-opacity:1.00;
}

.home {
  display:block;
  position:absolute;
  left:50%;
  top:255px;
  width:40px;
  height:21px;
  z-index:3;
  margin-left:-295px;
  background-color:transparent;
}

.services {
  display:block;
  position:absolute;
  left:50%;
  top:255px;
  width:53px;
  height:21px;
  z-index:3;
  margin-left:-191px;
  background-color:transparent;
}

.gallery {
  display:block;
  position:absolute;
  left:50%;
  top:255px;
  width:46px;
  height:21px;
  z-index:3;
  margin-left:-78px;
  background-color:transparent;
}

.testimonials {
  display:block;
  position:absolute;
  left:50%;
  top:255px;
  width:76px;
  height:21px;
  z-index:3;
  margin-left:17px;
  background-color:transparent;
}

.links {
  display:block;
  position:absolute;
  left:50%;
  top:255px;
  width:35px;
  height:21px;
  z-index:3;
  margin-left:147px;
  background-color:transparent;
}

.contact {
  display:block;
  position:absolute;
  left:50%;
  top:255px;
  width:50px;
  height:21px;
  z-index:3;
  margin-left:250px;
  background-color:transparent;
}

.white {
  font-family:tahoma;
  font-size:10px;
  color:#FFFFFF;
  font-weight:bold;
}

.brown {
  font-family:tahoma;
  font-size:11px;
  color:#694D28;
  font-weight:bold;
}
.browntest {
  font-family:tahoma;
  font-size:11px;
  color:#694D28;
  font-weight:bold;
  text-align:right;
}

.black {
  font-family:tahoma;
  font-size:13px;
  color:#000000;
  font-weight:normal;
}

a.normal:link, a.normal:active, a.normal:visited {
  font-family:Tahoma; 
  color:#694D28; 
  font-size:11px; 
  font-weight:bold; 
  text-decoration:none;
}

a.normal:hover {
  font-family:Tahoma; 
  color:#5F7B15; 
  font-size:11px; 
  font-weight:bold; 
  text-decoration:none
}

.arrows {
  font-family:tahoma;
  font-size:12px;
  color:#694D28;
  font-weight:bold;
}

/*************** Home Properties ***************/
.homemain {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 276px;
  width: 726px;
  height: 662px;
  margin-left:-363px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  background: url(images/main.png);
  background-repeat: repeat-y;
  z-index:1;
}

.homefooter {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 938px;
  width: 726px;
  height: 35px;
  margin-left:-363px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  background: url(images/footer.png);
  z-index:2;
}

.homefootertext {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 943px;
  width: 270px;
  margin-left:-135px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:3;
  text-align:center;
}

.homedesigntext {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 943px;
  width: 140px;
  margin-left:204px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:3;
  text-align:right;
}

.welcomepic {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 280px;
  width: 348px;
  height: 20px;
  margin-left:-350px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.welcome {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 303px;
  width: 336px;
  height: auto;
  margin-left:-344px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.viewerspic {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 280px;
  width: 348px;
  height: 20px;
  margin-left:2px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.viewers {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 428px;
  width: 336px;
  height:auto;
  margin-left:8px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.viewersimg {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 306px;
  width: 340px;
  height: 116px;
  margin-left:8px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.updatespic {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 442px;
  width: 348px;
  height: 20px;
  margin-left:-350px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.updates {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 465px;
  width: 336px;
  height: auto;
  margin-left:-344px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.whypic {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 648px;
  width: 348px;
  height: 20px;
  margin-left:-350px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.why {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 671px;
  width: 336px;
  height: auto;
  margin-left:-344px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.memberpic {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 791px;
  width: 348px;
  height: 20px;
  margin-left:2px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.member {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 817px;
  width: 339px;
  height: auto;
  margin-left:8px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

/*************** Services Properties ***************/
.termspic {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 280px;
  width: 348px;
  height: 20px;
  margin-left:-350px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.terms {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 304px;
  width: 336px;
  height: auto;
  margin-left:-344px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.areapic {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 811px;
  width: 348px;
  height: 20px;
  margin-left:-350px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.area {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 835px;
  width: 336px;
  height:auto;
  margin-left:-344px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.areaimg {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 942px;
  width: 170px;
  height:116px;
  margin-left:-344px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.mapform {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 951px;
  width: 150px;
  height:auto;
  margin-left:-166px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

input.sub {
  width:152px; 
  font-size:11px; 
  font-weight:normal; 
  font-family:tahoma;
} 

input.box {
  width:150px; 
  height:14px; 
  color:#000000;
  border:#FFFFFF solid 1px;
  font-size:11px;
  font-weight:normal; 
  font-family:tahoma; 
  background-color:#A5C1E9; 
}

.basicpic {
  visibility: visible;
  position: absolute;
  left:50%;
  top: 280px;
  width: 348px;
  height: 20px;
  margin-left:2px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.basic {
  visibility: visible;
  position: absolute;
  left:50%;
  top: 303px;
  width: 336px;
  height:auto;
  margin-left:8px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.basicimg {
  visibility: visible;
  position: absolute;
  left:50%;
  top: 362px;
  width: 170px;
  height:116px;
  margin-left:8px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.basicextra {
  visibility: visible;
  position: absolute;
  left:50%;
  top: 358px;
  width: 150px;
  height:auto;
  margin-left:186px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.overnightpic {
  visibility: visible;
  position: absolute;
  left:50%;
  top: 488px;
  width: 348px;
  height: 20px;
  margin-left:2px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.overnight {
  visibility: visible;
  position: absolute;
  left:50%;
  top: 511px;
  width: 336px;
  height:auto;
  margin-left:8px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.overnightimg {
  visibility: visible;
  position: absolute;
  left:50%;
  top: 618px;
  width: 170px;
  height:116px;
  margin-left:8px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.overnightextra {
  visibility: visible;
  position: absolute;
  left:50%;
  top: 614px;
  width: 150px;
  height:auto;
  margin-left:186px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.farmpic {
  visibility: visible;
  position: absolute;
  left:50%;
  top: 744px;
  width: 348px;
  height: 20px;
  margin-left:2px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.farm {
  visibility: visible;
  position: absolute;
  left:50%;
  top: 767px;
  width: 336px;
  height:auto;
  margin-left:8px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.farmimg {
  visibility: visible;
  position: absolute;
  left:50%;
  top: 826px;
  width: 170px;
  height:116px;
  margin-left:8px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.farmextra {
  visibility: visible;
  position: absolute;
  left:50%;
  top: 822px;
  width: 150px;
  height:auto;
  margin-left:186px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.transportationpic {
  visibility: visible;
  position: absolute;
  left:50%;
  top: 952px;
  width: 348px;
  height: 20px;
  margin-left:2px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.transportation {
  visibility: visible;
  position: absolute;
  left:50%;
  top: 975px;
  width: 336px;
  height:auto;
  margin-left:8px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.servicesfooter {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 1068px;
  width: 726px;
  height: 35px;
  margin-left:-363px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  background: url(images/footer.png);
  z-index:2;
}

.servicesfootertext {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 1073px;
  width: 270px;
  margin-left:-135px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:3;
  text-align:center;
}

.servicesdesigntext {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 1073px;
  width: 140px;
  margin-left:204px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:3;
  text-align:right;
}

.servicesmain {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 276px;
  width: 726px;
  height: 792px;
  margin-left:-363px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  background: url(images/main.png);
  background-repeat: repeat-y;
  z-index:1;
}

/*************** Gallery Properties ***************/
.gallerymain {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 276px;
  width: 726px;
  height: 678px;
  margin-left:-363px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  background: url(images/main.png);
  background-repeat: repeat-y;
  z-index:1;
}

.gallery1main {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 276px;
  width: 726px;
  height: 728px;
  margin-left:-363px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  background: url(images/main.png);
  background-repeat: repeat-y;
  z-index:1;
}

.galleryfooter {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 954px;
  width: 726px;
  height: 35px;
  margin-left:-363px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  background: url(images/footer.png);
  z-index:2;
}

.gallery1footer {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 1004px;
  width: 726px;
  height: 35px;
  margin-left:-363px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  background: url(images/footer.png);
  z-index:2;
}

.galleryfootertext {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 959px;
  width: 270px;
  margin-left:-135px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:3;
  text-align:center;
}

.gallery1footertext {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 1009px;
  width: 270px;
  margin-left:-135px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:3;
  text-align:center;
}

.gallerydesigntext {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 959px;
  width: 140px;
  margin-left:204px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:3;
  text-align:right;
}

.gallery1designtext {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 1009px;
  width: 140px;
  margin-left:204px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:3;
  text-align:right;
}

.ourpetspic {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 280px;
  width: 700px;
  height: 20px;
  margin-left:-350px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.ourpets {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 306px;
  width: 688px;
  height: auto;
  margin-left:-343px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
display:block;
}

.clientspetspic {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 574px;
  width: 700px;
  height: 20px;
  margin-left:-350px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.gallery1pets {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 306px;
  width: 688px;
  height: auto;
  margin-left:-343px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
display:block;
}

.clientspets {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 600px;
  width: 688px;
  height: auto;
  margin-left:-343px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

/*************** Testimonials Properties ***************/
.testimonialsmain {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 276px;
  width: 726px;
  height: 722px;
  margin-left:-363px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  background: url(images/main.png);
  background-repeat: repeat-y;
  z-index:1;
}

.testimonialsfooter {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 998px;
  width: 726px;
  height: 35px;
  margin-left:-363px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  background: url(images/footer.png);
  z-index:2;
}

.testimonialsfootertext {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 1003px;
  width: 270px;
  margin-left:-135px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:3;
  text-align:center;
}

.testimonialsdesigntext {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 1003px;
  width: 140px;
  margin-left:204px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:3;
  text-align:right;
}

.testimonialspic1 {
  visibility: visible;
  position: absolute;
  left:50%;
  top: 280px;
  width: 348px;
  height: 20px;
  margin-left:-350px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.testimonialspic2 {
  visibility: visible;
  position: absolute;
  left:50%;
  top: 432px;
  width: 348px;
  height: 20px;
  margin-left:-350px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.testimonialspic3 {
  visibility: visible;
  position: absolute;
  left:50%;
  top: 514px;
  width: 348px;
  height: 20px;
  margin-left:-350px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.testimonialspic4 {
  visibility: visible;
  position: absolute;
  left:50%;
  top: 666px;
  width: 348px;
  height: 20px;
  margin-left:-350px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.testimonialspic5 {
  visibility: visible;
  position: absolute;
  left:50%;
  top: 748px;
  width: 348px;
  height: 20px;
  margin-left:-350px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.testimonialspic6 {
  visibility: visible;
  position: absolute;
  left:50%;
  top: 900px;
  width: 348px;
  height: 20px;
  margin-left:-350px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.testimonialspic7 {
  visibility: visible;
  position: absolute;
  left:50%;
  top: 280px;
  width: 348px;
  height: 20px;
  margin-left:2px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.testimonialspic8 {
  visibility: visible;
  position: absolute;
  left:50%;
  top: 432px;
  width: 348px;
  height: 20px;
  margin-left:2px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.testimonialspic9 {
  visibility: visible;
  position: absolute;
  left:50%;
  top: 514px;
  width: 348px;
  height: 20px;
  margin-left:2px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.testimonialspic10 {
  visibility: visible;
  position: absolute;
  left:50%;
  top: 666px;
  width: 348px;
  height: 20px;
  margin-left:2px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.testimonialspic11 {
  visibility: visible;
  position: absolute;
  left:50%;
  top: 748px;
  width: 348px;
  height: 20px;
  margin-left:2px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.testimonialspic12 {
  visibility: visible;
  position: absolute;
  left:50%;
  top: 900px;
  width: 348px;
  height: 20px;
  margin-left:2px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.testsm1 {
  visibility: visible;
  position: absolute;
  left:50%;
  top: 306px;
  width: 164px;
  height: auto;
  margin-left:-172px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.testlg1 {
  visibility: visible;
  position: absolute;
  left:50%;
  top: 455px;
  width: 336px;
  height: auto;
  margin-left:-344px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.testimg1 {
  visibility: visible;
  position: absolute;
  left:50%;
  top: 306px;
  width: 170px;
  height: 116px;
  margin-left:-344px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.testsm2 {
  visibility: visible;
  position: absolute;
  left:50%;
  top: 540px;
  width: 164px;
  height: auto;
  margin-left:-172px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.testlg2 {
  visibility: visible;
  position: absolute;
  left:50%;
  top: 689px;
  width: 336px;
  height: auto;
  margin-left:-344px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.testimg2 {
  visibility: visible;
  position: absolute;
  left:50%;
  top: 540px;
  width: 170px;
  height: 116px;
  margin-left:-344px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.testsm3 {
  visibility: visible;
  position: absolute;
  left:50%;
  top: 782px;
  width: 164px;
  height: auto;
  margin-left:-172px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.testlg3 {
  visibility: visible;
  position: absolute;
  left:50%;
  top: 923px;
  width: 336px;
  height: auto;
  margin-left:-344px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.testimg3 {
  visibility: visible;
  position: absolute;
  left:50%;
  top: 774px;
  width: 170px;
  height: 116px;
  margin-left:-344px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.testsm4 {
  visibility: visible;
  position: absolute;
  left:50%;
  top: 306px;
  width: 164px;
  height: auto;
  margin-left:180px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.testlg4 {
  visibility: visible;
  position: absolute;
  left:50%;
  top: 455px;
  width: 336px;
  height: auto;
  margin-left:8px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.testimg4 {
  visibility: visible;
  position: absolute;
  left:50%;
  top: 306px;
  width: 170px;
  height: 116px;
  margin-left:8px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.testsm5 {
  visibility: visible;
  position: absolute;
  left:50%;
  top: 540px;
  width: 164px;
  height: auto;
  margin-left:180px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.testlg5 {
  visibility: visible;
  position: absolute;
  left:50%;
  top: 689px;
  width: 336px;
  height: auto;
  margin-left:8px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.testimg5 {
  visibility: visible;
  position: absolute;
  left:50%;
  top: 540px;
  width: 170px;
  height: 116px;
  margin-left:8px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.testsm6 {
  visibility: visible;
  position: absolute;
  left:50%;
  top: 792px;
  width: 164px;
  height: auto;
  margin-left:180px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.testlg6 {
  visibility: visible;
  position: absolute;
  left:50%;
  top: 923px;
  width: 336px;
  height: auto;
  margin-left:8px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.testimg6 {
  visibility: visible;
  position: absolute;
  left:50%;
  top: 774px;
  width: 170px;
  height: 116px;
  margin-left:8px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

/*************** Links Properties ***************/
.linksmain {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 276px;
  width: 726px;
  height: 388px;
  margin-left:-363px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  background: url(images/main.png);
  background-repeat: repeat-y;
  z-index:1;
}

.linksfooter {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 664px;
  width: 726px;
  height: 35px;
  margin-left:-363px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  background: url(images/footer.png);
  z-index:2;
}

.linksfootertext {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 669px;
  width: 270px;
  margin-left:-135px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:3;
  text-align:center;
}

.linksdesigntext {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 669px;
  width: 140px;
  margin-left:204px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:3;
  text-align:right;
}

.rescuepic {
  visibility: visible;
  position: absolute;
  left:50%;
  top: 280px;
  width: 348px;
  height: 20px;
  margin-left:-350px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.rescue {
  visibility: visible;
  position: absolute;
  left:50%;
  top: 303px;
  width: 336px;
  height: auto;
  margin-left:-344px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.rescueimg {
  visibility: visible;
  position: absolute;
  left:50%;
  top: 349px;
  width: 170px;
  height:116px;
  margin-left:-344px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.rescuelinks {
  visibility: visible;
  position: absolute;
  left:50%;
  top: 355px;
  width: 150px;
  height:auto;
  margin-left:-164px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.informationpic {
  visibility: visible;
  position: absolute;
  left:50%;
  top: 280px;
  width: 348px;
  height: 20px;
  margin-left:2px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.information {
  visibility: visible;
  position: absolute;
  left:50%;
  top: 303px;
  width: 336px;
  height: auto;
  margin-left:8px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.informationimg {
  visibility: visible;
  position: absolute;
  left:50%;
  top: 346px;
  width: 170px;
  height:116px;
  margin-left:8px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.informationlinks {
  visibility: visible;
  position: absolute;
  left:50%;
  top: 352px;
  width: 150px;
  height:auto;
  margin-left:186px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.searchpic {
  visibility: visible;
  position: absolute;
  left:50%;
  top: 472px;
  width: 348px;
  height: 20px;
  margin-left:2px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.search {
  visibility: visible;
  position: absolute;
  left:50%;
  top: 495px;
  width: 336px;
  height: auto;
  margin-left:8px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.searchimg {
  visibility: visible;
  position: absolute;
  left:50%;
  top: 538px;
  width: 170px;
  height:116px;
  margin-left:8px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.searchlinks {
  visibility: visible;
  position: absolute;
  left:50%;
  top: 544px;
  width: 150px;
  height:auto;
  margin-left:186px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.suppliespic {
  visibility: visible;
  position: absolute;
  left:50%;
  top: 472px;
  width: 348px;
  height: 20px;
  margin-left:-350px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.supplies {
  visibility: visible;
  position: absolute;
  left:50%;
  top: 495px;
  width: 336px;
  height: auto;
  margin-left:-344px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.suppliesimg {
  visibility: visible;
  position: absolute;
  left:50%;
  top: 538px;
  width: 170px;
  height:116px;
  margin-left:-344px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.supplieslinks {
  visibility: visible;
  position: absolute;
  left:50%;
  top: 544px;
  width: 150px;
  height:auto;
  margin-left:-164px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

/*************** Contact Properties ***************/
.contactmain {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 276px;
  width: 726px;
  height: 474px;
  margin-left:-363px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  background: url(images/main.png);
  background-repeat: repeat-y;
  z-index:1;
}

.contactfooter {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 750px;
  width: 726px;
  height: 35px;
  margin-left:-363px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  background: url(images/footer.png);
  z-index:2;
}

.contactfootertext {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 755px;
  width: 270px;
  margin-left:-135px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:3;
  text-align:center;
}

.contactdesigntext {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 755px;
  width: 140px;
  margin-left:204px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:3;
  text-align:right;
}

.contactinfopic {
  visibility: visible;
  position: absolute;
  left:50%;
  top: 280px;
  width: 348px;
  height: 20px;
  margin-left:-350px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.contactformpic {
  visibility: visible;
  position: absolute;
  left:50%;
  top: 280px;
  width: 348px;
  height: 20px;
  margin-left:2px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.forminfo {
  visibility: visible;
  position: absolute;
  left:50%;
  top: 303px;
  width: 336px;
  height: auto;
  margin-left:8px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.contactformimg {
  visibility: visible;
  position: absolute;
  left:50%;
  top: 392px;
  width: 170px;
  height:auto;
  margin-left:8px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.contactform {
  visibility: visible;
  position: absolute;
  left:50%;
  top: 394px;
  width: 150px;
  height: auto;
  margin-left:186px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

select.box {
  width:152px; 
  color:#000000;
  border:#FFFFFF solid 1px;
  font-size:11px;
  font-weight:normal; 
  font-family:tahoma; 
  background-color:#A5C1E9; 
}

textarea.box {
  width:150px; 
  height:150px; 
  color:#000000;
  border:#FFFFFF solid 1px;
  font-size:11px;
  font-weight:normal; 
  font-family:tahoma; 
  background-color:#A5C1E9;
  scrollbar-face-color:#A5C1E9; 
  scrollbar-highlight-color:#A5C1E9; 
  scrollbar-3dlight-color:#A5C1E9; 
  scrollbar-shadow-color:#A5C1E9; 
  scrollbar-darkshadow-color:#A5C1E9; 
  scrollbar-arrow-color:#000000; 
  scrollbar-track-color:#A5C1E9;
}

.contactinfoimg {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 306px;
  width: 170px;
  height:116px;
  margin-left:-344px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.contactinfo1 {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 331px;
  width: 150px;
  height:auto;
  margin-left:-164px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.contactinfo2 {
  visibility: visible;
  position: absolute;
  left: 50%;
  top: 430px;
  width: 336px;
  height: auto;
  margin-left:-344px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.rescueimg {
  visibility: visible;
  position: absolute;
  left:50%;
  top: 346px;
  width: 170px;
  height:116px;
  margin-left:-344px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}

.rescuelinks {
  visibility: visible;
  position: absolute;
  left:50%;
  top: 352px;
  width: 150px;
  height:auto;
  margin-left:-164px;
  padding:0px;
  border: 0px;
  background-color: transparent;
  z-index:2;
}
