/*
CSS for Anglian Tree Solutions site
*/

body {
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: #ffffff;
  font-family: Verdana, sans-serif;
  color: #333333;
  font-size: small;
  font-weight: normal;
  font-style: normal;
  width: 750px;
}

p {
  font-size: small;
  line-height: 150%;
}

li {
  font-size: small;
  color: #003399;
  line-height: 150%;
}

h1 {
  font-family: Verdana, sans-serif;
  color: #003399;
  font-size: x-large;
  font-weight: bold;
  font-style: normal;
}

a {
  font-family: Verdana, sans-serif;
  color: #333333;
  font-size: small;
}

#bluetopheader {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 750px;
  height: 55px;
}

#navbuttons {
  position: absolute;
  top: 55px;
  left: 0px;
  width: 750px;
  height: 24px;
  padding-top: 3px;
  padding-left: 5px;
}

#mainimage {
  position: absolute;
  top: 79px;
  left: 0px;
  width: 750px;
  height: 88px;
}

#pageheading {
  padding-left: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  position: absolute;
  top: 172px;
  left: 0px;
  width: 500px;
  height: 30px;
}

#mainbody1 {
  padding: 10px;
  position: absolute;
  top: 207px;
  left: 0px;
  width: 230px;
}

#mainbody2 {
  padding: 10px;
  position: absolute;
  top: 207px;
  left: 250px;
  width: 220px;
}

#rightbox {
  position: absolute;
  top: 177px;
  left: 500px;
  width: 250px;
  height: 177px;
}

#gallery {
  position: absolute;
  border: #333333 solid 1px;
  padding: 10px;
  background-color: #ccccff;
  top: 400px;
  left: 10px;
  width: 710px;
 }

#gallerybig {
  position: absolute;
  border: #333333 solid 1px;
  padding: 10px;
  background-color: #ccccff;
  top: 251px;
  left: 5px;
  width: 470px;
}

#bottomimage {
  position: absolute;
  top: 645px;
  left: 0px;
  width: 750px;
  height: 33px;
}

#bottompurple {
  position: absolute;
  background-color: #990099;
  top: 678px;
  left: 0px;
  width: 750px;
  height: 2px;
}

#bottomblue {
  position: absolute;
  background-color: #003399;
  top: 680px;
  left: 0px;
  width: 750px;
  height: 5px;
}

#bottomimageequip {
  position: absolute;
  top: 945px;
  left: 0px;
  width: 750px;
  height: 33px;
}

#bottompurpleequip {
  position: absolute;
  background-color: #990099;
  top: 978px;
  left: 0px;
  width: 750px;
  height: 2px;
}

#bottomblueequip {
  position: absolute;
  background-color: #003399;
  top: 980px;
  left: 0px;
  width: 750px;
  height: 5px;
}

#bottomimageequipbig {
  position: absolute;
  top: 2765px;
  left: 0px;
  width: 750px;
  height: 33px;
}

#bottompurpleequipbig {
  position: absolute;
  background-color: #990099;
  top: 2798px;
  left: 0px;
  width: 750px;
  height: 2px;
}

#bottomblueequipbig {
  position: absolute;
  background-color: #003399;
  top: 2800px;
  left: 0px;
  width: 750px;
  height: 5px;
}

#bottomimage7 {
  position: absolute;
  top: 2235px;
  left: 0px;
  width: 750px;
  height: 33px;
}

#bottompurple7 {
  position: absolute;
  background-color: #990099;
  top: 2268px;
  left: 0px;
  width: 750px;
  height: 2px;
}

#bottomblue7 {
  position: absolute;
  background-color: #003399;
  top: 2270px;
  left: 0px;
  width: 750px;
  height: 5px;
}

#bottomimage4 {
  position: absolute;
  top: 1425px;
  left: 0px;
  width: 750px;
  height: 33px;
}

#bottompurple4 {
  position: absolute;
  background-color: #990099;
  top: 1458px;
  left: 0px;
  width: 750px;
  height: 2px;
}

#bottomblue4 {
  position: absolute;
  background-color: #003399;
  top: 1460px;
  left: 0px;
  width: 750px;
  height: 5px;
}

#bottomimage6 {
  position: absolute;
  top: 1965px;
  left: 0px;
  width: 750px;
  height: 33px;
}

#bottompurple6 {
  position: absolute;
  background-color: #990099;
  top: 1998px;
  left: 0px;
  width: 750px;
  height: 2px;
}

#bottomblue6 {
  position: absolute;
  background-color: #003399;
  top: 2000px;
  left: 0px;
  width: 750px;
  height: 5px;
}

