/*
  Template 0254
  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 {
  color: #2D80D2;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

body {
  font-size: 11.5pt;
  line-height: 1.5em;
  color: #404040;
  background: #FFFFFF url('images/bg1.gif') repeat-x top left;
}

body,input {
  font-family: Georgia, serif;
}

br.clear-all {
  clear: both;
}

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

h2 {
  font-size: 1.75em;
}

h2,h3,h4 {
  margin-bottom: 0.75em;
  color: #000;
}

h3 {
  font-size: 1.5em;
}

h4 {
  font-size: 1em;
}

img.float-left {
  float: left;
  margin: 5px 20px 20px 0;
}

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 {
  float: left;
  width: 635px;
  padding: 20px;
}

#column2 {
  padding: 20px;
  width: 250px;
  margin: 0 0 0 690px;
  color: #737373;
}

#column2 a {
  color: #1F1F1F;
}

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

#column2 ul {
  list-style: none;
}

#column2 ul li {
  padding: 5px 0 5px 0;
  border-top: dashed 1px #B3B3B3;
}

#column2 ul li.first-item {
  padding-top: 0;
  border-top: 0;
}

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

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

#content3 {
  overflow: hidden;
}

#header {
  height: 120px;
  position: relative;
  padding: 20px;
}

#inner-container {
  padding: 0;
  position: relative;
  width: 980px;
  margin: 25px 0 15px 0;
}

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

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

#inner-container ul {
  list-style: none;
}

#inner-container ul li {
  border-top: dashed 1px #B3B3B3;
  padding: 5px 0 5px 0;
}

#inner-container ul li.first-item {
  border-top: 0;
  padding-top: 0;
}

#main-logo {
  height: 107px;
  left: 20px;
  line-height: 107px;
  position: absolute;
  top: 0;
}

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

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

#main-menu {
  width: 940px;
  border-bottom: solid 1px #1467B9;
  bottom: 0;
  border-top: solid 1px #5AADFF;
  line-height: 53px;
  margin: 0 0 0 0;
  padding: 0 20px 0 20px;
  height: 53px;
  left: 0;
  background: #1E71C3 url('images/bg2.gif') repeat-x top left;
  position: absolute;
}

#main-menu a {
  color: #FFF;
  letter-spacing: -1px;
  text-decoration: none;
}

#main-menu ul {
  list-style: none;
}

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

#main-menu ul li.first-item {
  padding-left: 0;
}

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

#search-form input.btn {
  color: #FFF;
  background: #2D80D2;
  padding: 0;
  margin-left: 1em;
  border-top: solid 1px #69BCFF;
  border: 0;
}

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

#site-credits {
  margin: 0 0 50px 0;
  text-align: center;
  padding: 0 0 55px 0;
}

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