/*
  Template 0227
  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: #6C6C93;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

body {
  font-size: 11.5pt;
  color: #404040;
  background: #FFFFFF;
  font-family: 'Times New Roman', serif;
  line-height: 1.5em;
}

br.clear-all {
  clear: both;
}

h1,h2,h3,h4 {
  font-weight: normal;
  /* ######text-transform: uppercase; */
}

h2 {
  font-size: 1.6em;
}

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

h3 {
  font-size: 1.25em;
}

h4 {
  font-size: 1em;
}

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

img.float-right {
  float: left;
  margin: 0px 0px 0px 15px;
  width: 98px;
  height: 98px;
}

img.top-right {
#  position: absolute;
  float: right;
  right: 0px;
  top: 0px;
  width: 120px;
  height: 118px;  

}

#row {
    display: flex;
    height: 98px;
}

#column {
    //flex: 80%;
    float: left;
    height: 98px;
    padding: 5px;
}

#column2 {
    float: left;
    //flex: 10%;
    height: 98px;
    padding: 5px;
}

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: 0;
  margin: 0 0 0 215px;
  width: 725px;
}

#column2 {
  padding: 0;
  width: 200px;
  float: left;
}

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

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

#content3 {
  overflow: hidden;
}

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

#header-bg {
    background-image: url('../images/topbar_right.gif');
    width: 980px;
    height: 115px;
}

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

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

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

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

#inner-container h2, #inner-container h3, #inner-container h4 {
  color: #212121;
}

#inner-container strong {
  color: #474747;
}

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

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

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

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

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

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

#main-menu {
  margin: 20px 0 0 0;
  line-height: 22px;
  border-bottom: solid 1px #4C4C67;
  left: 0;
  background: #6C6C93 url('../images/bg2.gif') repeat-x left top;
  width: 940px;
  padding: 0 20px 0 20px;
  bottom: 0;
  position: absolute;
  border-top: solid 1px #B6B6C9;
  height: 22px;
}

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

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

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

#main-menu ul li.first-item {
  padding-left: 0;
}
#main-menu ul li.last-log {
  padding-right: 0;
  float: right; 
  text-align:right;
}

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

#search-form {
  right: 20px;
  top: 0;
  height: 121px;
  line-height: 121px;
  position: absolute;
}

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

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

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

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