/*
  Template 0020
  Designed by CSS Templates For Free and licensed under the Creative Commons Attribution 3.0
  Website: http://www.csstemplatesforfree.org/
  Twitter: @cssforfree
*/

* {
  padding: 0;
  margin: 0;
}

a {
  text-decoration: underline;
  color: #D2532D;
}

a:hover {
  text-decoration: none;
}

body {
  font-size: 11.5pt;
  background: #294156 url('images/body.gif') top left repeat-x;
  line-height: 1.75em;
  color: #CAD0D5;
  font-family: Georgia, serif;
}

br.clear-all {
  clear: both;
}

h1,h2,h3,h4 {
  letter-spacing: 1px;
  font-weight: normal;
}

h2 {
  font-size: 1.5em;
}

h2,h3,h4 {
  color: #FFFFFF;
  margin-bottom: 1em;
}

h3 {
  font-size: 1.25em;
}

h4 {
  font-size: 1em;
}

img.float-left {
  float: left;
  margin: 6px 6px 6px 6px;
}

img.float-top {
  margin: 6px 6px 6px 6px;
}

p {
  margin-bottom: 1.5em;
}

ul {
  margin-bottom: 1.5em;
}

ul h4 {
  margin-bottom: 0.35em;
}

#column1 {
  width: 500px;
  float: left;
  background: #FFFFFF;
  padding: 10px;
}

#column1 a {
  color: #0D0D0D;
}

#column1 h2, #column1 h3, #column1 h4 {
  color: #121212;
}

#column2 {
  float: right;
  color: #EAF0F5;
  padding: 10px;
  width: 230px;
  margin: 0px 0px 0px 0px;
  background: #466E91 url('images/column2.gif') top left repeat-x;
}

#column2 a {
  color: #F6F8FA;
}

#column2 h2, #column2 h3, #column2 h4 {
  color: #FFFFFF;
}

#content1 {
  margin: 0px 0px 15px 0px;
  overflow: hidden;
}

#content2 {
  margin: 1px 1px 1px 1px;
  overflow: hidden;
}

#content3 {
  overflow: hidden;
}

#feature-box {
  position: relative;
  padding: 0px;
  height: 220px;
  background: #000106;
  width: 800px;
  margin: 0px 0px 0px 0px;
}

#header {
  height: 140px;
  padding: 0px;
  width: 800px;
  position: relative;
}

#inner-container {
  position: relative;
  color: #262626;
  width: 800px;
  padding: 0px;
  margin: 20px 0px 0px 0px;
}

#inner-container .features {
  padding-left: 0;
  list-style: none;
}

#inner-container .features li {
  padding: 10px 0px 10px 0px;
  clear: both;
}

#inner-container strong {
  color: #0D0D0D;
}

#inner-container ul {
  padding-left: 1.25em;
}

#main-logo {
  margin: 0px auto;
  position: relative;
  line-height: 10px;
  text-align: center;
  height: 10px;
}

#main-logo a {
  color: #FFFFFF;
  text-decoration: none;
}

#main-logo h1 {
  font-size: 2.25em;
}

#main-menu {
  bottom: 0;
  left: 0;
  height: 40px;
  line-height: 40px;
  width: 800px;
  position: absolute;
  background: #D2532D url('images/menu.gif') top left repeat-x;
}

#main-menu a {
  text-decoration: none;
  color: #FFFFFF;
}

#main-menu ul {
  list-style: none;
  width: 800px;
  text-align: center;
}

#main-menu ul li {
  display: inline;
  text-align: center;
  padding: 0px 10px 0px 10px;
}

#outer-container {
  position: relative;
  width: 800px;
  margin: 0px auto 0px auto;
}

#search-form input.btn {
  color: #FFFFFF;
  border: 0px;
  padding: 6px;
  background: #D2532D;
  margin-left: 1em;
}

#search-form input.txt {
  padding: 5px;
  border: solid 1px #FFFFFF;
}

#site-credits {
  text-align: center;
  padding: 40px 0px 95px 0px;
}

#site-credits a {
  color: #CAD0D5;
}