/*
  Template 0235
  Designed by CSS Templates For Free and licensed under the Creative Commons Attribution 3.0
  Website: http://www.csstemplatesforfree.org/
  Twitter: @cssforfree
*/

* {
  margin: 0;
  padding: 0;
}

a {
  text-decoration: underline;
  color: #6C9380;
}

a:hover {
  text-decoration: none;
}

body {
  line-height: 1.5em;
  color: #DFDFDF;
  font-size: 11.5pt;
  background: #808080 url('images/bg1.gif') repeat-x left top;
  font-family: Georgia, serif;
}

br.clear-all {
  clear: both;
}

h1,h2,h3,h4 {
  text-transform: uppercase;
  letter-spacing: -1px;
}

h2 {
  font-size: 1.5em;
}

h2,h3,h4 {
  margin-bottom: 0.75em;
  color: #FFF;
}

h3 {
  font-size: 1.25em;
}

h4 {
  font-size: 1em;
}

img.float-left {
  margin: 5px 20px 20px 0;
  float: left;
}

img.float-top {
  margin: 5px 0 20px 0;
}

p {
  margin-bottom: 1.25em;
}

ul {
  margin-bottom: 1.25em;
}

ul h4 {
  margin-bottom: 0.3em;
}

#column1 {
	width: 910px;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

#column2 {
  float: left;
  width: 200px;
  padding: 0;
}

#column3 {
  width: 200px;
  float: right;
  padding: 0;
}

#content1 {
  overflow: hidden;
  margin: 0 0 15px 0;
}

#content2 {
  margin: 0 0 15px 0;
  overflow: hidden;
}

#content3 {
  overflow: hidden;
}

#header {
  padding: 20px;
  height: 150px;
  position: relative;
}

#inner-container {
  color: #363636;
  width: 940px;
  background: #B0B0B0 url('images/bg2.gif') repeat-x left top;
  margin: 0 0 0 0;
  border-top: solid 1px #F0F0F0;
  position: relative;
  padding: 40px 20px 20px 20px;
  border-bottom: solid 1px #8A8A8A;
}

#inner-container .features {
  padding-left: 0;
  list-style: none;
}

#inner-container .features li {
  clear: both;
  padding: 10px 0 10px 0;
}

#inner-container a {
  color: #242424;
}

#inner-container h2, #inner-container h3, #inner-container h4 {
  color: #141414;
}

#inner-container strong {
  color: #242424;
}

#inner-container ul {
  list-style: none;
}

#inner-container ul li {
  border-top: solid 1px #C9C9C9;
  padding: 5px 0 5px 0;
}

#inner-container ul li.first-item {
  border-top: 0;
  padding-top: 0;
}

#main-logo {
  height: 110px;
  width: 940px;
  position: absolute;
  bottom: 10px;
  text-align: center;
  line-height: 110px;
}

#main-logo a {
  color: #FFF;
  text-decoration: none;
}

#main-logo h1 {
  font-size: 1.75em;
}

#main-menu {
  width: 980px;
  height: 60px;
  line-height: 60px;
  top: 0;
  border-top: solid 1px #B6C9C0;
  position: absolute;
  background: #6C9380 url('images/bg3.gif') repeat-x left top;
  left: 0;
  border-bottom: solid 1px #4C675A;
}

#main-menu a {
  color: #FFF;
  text-decoration: none;
  text-transform: uppercase;
}

#main-menu ul {
  width: 980px;
  list-style: none;
  text-align: center;
}

#main-menu ul li {
  display: inline;
  text-align: center;
  padding: 0 10px 0 10px;
}

#outer-container {
  width: 980px;
  position: relative;
  margin: 20px auto 0 auto;
}

#search-form input.btn {
  background: #6C9380 url('images/bg4.gif') repeat-x left top;
  color: #FFF;
  border: 0;
  margin-left: 1em;
  border-bottom: solid 1px #4C675A;
  border-top: solid 1px #B6C9C0;
  padding: 6px;
}

#search-form input.txt {
  padding: 5px;
  border: solid 1px #FFF;
}

#site-credits {
  padding: 35px 0 55px 0;
  margin: 0 0 10px 0;
  text-align: center;
}

#site-credits a {
  color: #DFDFDF;
}
