
body {
  margin:0 auto;
  padding:0 auto;
  background: #f3f3f3 url('images/background.gif') repeat-x;
  width:100%;
}

#container {
  position:relative;
  width:100%;
  top:0px;
  left:0px;
}

#header {
  position:relative;
  top:0px;
  left:0px;
  height:96px;
  width:805px;
  background: #ffffff url('images/header.gif') no-repeat;
}

#links {
  position:relative;
  top:7px;
  left:288px;
  width:500px;
  height:40px;
}

#links a {
  font-family:arial;
  font-size:12px;
  font-weight:bold;
  color:#ffffff;
  text-decoration:none;
  margin-right:8px;
}

#links a:hover {color: #386612;}

#content {
  position:relative;
  top:0px;
  left:0px;
  width:100%;
  _height:500px;
  min-height:500px;
  background: #ffffff;
}

#leftside {
  position:relative;
  left:0px;
  top:10px;
  width:217px;
  height:auto;
  text-align:center;
}

#rightside {
  position:relative;
  left:230px;
  top:-23px;
  width:560px;
  height:auto;
  background: #ffffff;
}

#footer {
  position:relative;
  width:100%;
  top:0px;
  height:30px;
  background: url('images/footer.gif') repeat-x;
}

#footer-text {
  color:#505050;
  font-family: trebuchet MS, tahoma, verdana, sans-serif;
  font-size:11px;
  width:805px;
}

#content p,ul,li {
  font-family: trebuchet MS, tahoma, verdana, sans-serif;
  font-size:13px;
  color:#2f2f2f;
}


#content h2 {
  font-family: trebuchet MS, tahoma, verdana, sans-serif;
  font-size:15px;
  color:#4a7a22;
  margin-top:0px;
  padding-top:0px;
}

#laptopman {
  position:absolute;
  top:40px;
  left:600px;
  height:248px;
  width:188px;
  background: url('images/laptopman.gif') no-repeat;
}

#news {
  position:absolute;
  top:40px;
  left:23px;
  width:171px;
  height:421px;
  background: url('images/news.jpg') no-repeat;
}

#news_large {
  position:absolute;
  top:40px;
  left:23px;
  width:171px;
  height:519px;
  background: url('images/news_large.jpg') no-repeat;
}

a.news {
  font-family:trebuchet MS, tahoma;
  font-size:12px;
  color:#4a7a22;
}

.news_date {
  font-family:trebuchet MS, tahoma, sans-serif;
  font-size:13px;
  font-weight:bold;
}

a.list_large {
  font-family:trebuchet MS, tahoma;
  font-size:13px;
  color:#505050;
  font-weight:bold;
}

ul.sitemap_list {
  line-height:26px;
  list-style-image: url('images/list_button.gif');
}

ul.sitemap_small {
  line-height:20px;
}

.quote_field {
  font-family: trebuchet MS, tahoma, sans-serif;
  font-weight: bold;
  font-size:11px;
}