
body {
  font: 0.70em Arial, Helvetica, sans-serif;
  color: #000000;
  margin: 0px;
  padding: 0px;
  background: #FFFFFF url(/website-design/images/gradient.png) repeat-x left top;
}

form {
  margin: 0px;
  padding: 0px;
}

a {
  color: #F58424;
  text-decoration: none;
}

a img,
img {
  border: none;
}

h1 {
  font-size: 200%;
  color: #F58424;
  margin: 0px 0px 10px;
  padding: 0px;
}

h2 {
  font-size: 150%;
  color: #F58424;
  margin: 10px 0px;
  padding: 0px;
}

p {
  margin: 10px 0px;
}

#container {
  margin: 0px;
  padding: 0px;
  height: 750px;
  width: 1000px;
  position: relative;
  left: 0px;
  top: 0px;
  background: #FFFFFF url(/website-design/images/bg.png) no-repeat left top;
}

#logo {
  height: 64px;
  width: 208px;
  position: absolute;
  left: 141px;
  top: 130px;
}

#content-bg {
  height: 562px;
  width: 446px;
  position: absolute;
  left: 61px;
  top: 188px;
  background: url(/website-design/images/contentbg.png);
}

#content {
  background: #FFFFFF;
  height: 426px;
  width: 328px;
  position: absolute;
  left: 141px;
  top: 203px;
  padding: 15px;
}

#graphic {
  height: 469px;
  width: 493px;
  position: absolute;
  left: 507px;
  top: 0px;
  background: url(/website-design/images/graphic.jpg) no-repeat;
}

#bottom {
  height: 281px;
  width: 493px;
  position: absolute;
  left: 507px;
  top: 469px;
  background: url(/website-design/images/bottom.png);
}

#fix-it {
  position: absolute;
  height: 105px;
  width: 182px;
  left: 671px;
  top: 469px;
}

#portfolio {
  position: absolute;
  height: 91px;
  width: 182px;
  left: 671px;
  top: 574px;
}

#footer {
  color: #aeaeae;
  position: absolute;
  height: 15px;
  width: 304px;
  left: 182px;
  top: 677px;
}
