/*
  Template 0225
  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 {
  color: #5B74F3;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

body {
  background: #FFFFFF url('images/bg1.gif') repeat-x left top;
  font-size: 11pt;
  font-family: 'Times New Roman', serif;
  color: #404040;
  line-height: 1.5em;
}

br.clear-all {
  clear: both;
}

h1,h2,h3,h4 {
  text-transform: uppercase;
}

h2 {
  font-size: 1.5em;
}

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

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

#column2 {
  margin: 0 0 0 640px;
  width: 300px;
  padding: 20px;
}

#column2 ul {
  list-style: none;
}

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

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

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

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

#content3 {
  overflow: hidden;
}

#header {
  color: #FFF;
  border-top: solid 1px #5B74F3;
  background: #5B74F3 url('images/bg2.gif') repeat-x left top;
  padding: 20px;
  height: 120px;
  position: relative;
}

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

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

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

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

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

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

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

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

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

#main-menu {
  border-top: solid 1px #5B74F3;
  background: #5B74F3 url('images/bg3.gif') repeat-x left top;
  position: absolute;
  line-height: 53px;
  width: 980px;
  left: 0;
  height: 53px;
  border-bottom: solid 1px #4C674C;
  bottom: 0;
}

#main-menu a {
  color: #FFF;
  text-transform: uppercase;
  text-decoration: none;
}

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

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

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

#search-form input.btn {
  border-top: solid 1px #5B74F3;
  margin-left: 1em;
  padding: 6px;
  background: #5B74F3 url('images/bg4.gif') repeat-x left top;
  color: #FFF;
  border: 0;
  border-bottom: solid 1px #4C674C;
}

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

#site-credits {
  margin: 0 0 45px 0;
  text-align: center;
  padding: 20px 0 20px 0;
  background: #E0E3F5;
  border-top: 5px solid #D8D8D8;
}

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