html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

body {
  font-size: 62.5%;
  margin: 0;
  color: #252525;
  font-family: Arial, Helvetica, sans-serif;
  background: #c9c9c9; }

p {
  margin: 1.5em 0; }

a {
  color: #6fa453;
  font-weight: bold;
  text-decoration: none; }
  a:hover {
    color: black;
    font-weight: bold;
    text-decoration: underline; }
  a img {
    border: none; }

img {
  display: block; }

.group:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

form {
  margin: 0;
  padding: 0; }

input[type="hidden"] {
  display: none; }
input[type=text]:focus, input[type=password]:focus {
  outline: none; }

textarea:focus, select:focus {
  outline: none; }

form input {
  font-family: Arial, Helvetica, sans-serif; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  color: #005e81; }

h1 {
  font-size: 1.8em;
  line-height: 1.2;
  margin-bottom: 0.5em; }

h2 {
  font-size: 1.5em;
  line-height: 1.2;
  margin-bottom: 0.2em; }

h3 {
  font-size: 1.3em;
  line-height: 1.2;
  margin-bottom: 0.2em; }

h4 {
  font-size: 1.1em;
  line-height: 1.25;
  margin-bottom: 0.2em; }

h5, h6 {
  font-size: 1em;
  line-height: 1.25;
  margin-bottom: 0.2em; }

#wrapper {
  width: 1024px;
  margin: 0;
  padding: 0; }

#header {
  display: block;
  width: 100%;
  height: 114px;
  background: #383e45;
  position: relative; }

#logo {
  float: left;
  width: 690px;
  height: 114px;
  margin: 0;
  background: url(/images/customer_login/logo_feeflow.gif) no-repeat 0 0; }

#content-wrapper {
  float: left;
  width: 964px;
  margin: 0;
  padding: 30px;
  background: white; }

#main-nav {
  display: block;
  width: 334px;
  height: 39px;
  position: absolute;
  bottom: 0;
  right: 0; }
  #main-nav ul {
    list-style-type: none;
    padding: 0;
    margin: 0; }
  #main-nav li {
    float: left;
    list-style-type: none; }

#welcome-wrapper {
  float: left;
  width: 100%;
  height: 225px; }
  #welcome-wrapper #welcome {
    float: left;
    width: 630px;
    height: 225px;
    padding: 0 30px;
    background: url(/images/customer_login/bg_welcome.jpg) no-repeat 0 0; }
    #welcome-wrapper #welcome img {
      float: left; }
  #welcome-wrapper #image {
    float: left;
    width: 334px;
    height: 225px;
    background: url(/images/customer_login/img.jpg) no-repeat 0 0; }

#ff-login {
  float: left;
  width: 370px;
  height: 180px;
  padding: 0 0 0 130px;
  font-size: 1.2em;
  background: url(/images/customer_login/img_login.jpg) no-repeat 0 0; }
  #ff-login #error_messages h2 {
    font-size: 1.2em;
    color: red; }
  #ff-login #error_messages ul li {
    color: red;
    margin-left: 1em;
    list-style: none; }
  #ff-login dl {
    float: left; }
  #ff-login dd {
    float: left;
    line-height: 30px;
    width: 100%; }
    #ff-login dd:first-child {
      margin-bottom: 1em; }
    #ff-login dd.radio {
      width: 100%;
      line-height: 1.2em;
      margin: 0.5em 0; }
      #ff-login dd.radio label {
        width: auto;
        line-height: 1.2em; }
      #ff-login dd.radio span {
        background: none;
        width: auto; }
    #ff-login dd #submitButton {
      -webkit-border-radius: 1em;
      -moz-border-radius: 1em;
      border-radius: 1em;
      background: #424242;
      float: left;
      font-size: 1.2em;
      margin-top: 10px;
      padding: 0 1em;
      width: auto; }
      #ff-login dd #submitButton a {
        text-decoration: none;
        color: white; }
  #ff-login form label {
    float: left;
    width: 100%;
    font-weight: bold; }
  #ff-login form span {
    float: left;
    width: 195px;
    background: url(/images/customer_login/bg_input.gif) no-repeat 0 0;
    padding: 0 10px; }
  #ff-login form input {
    border: none;
    background: transparent; }
    #ff-login form input.form180px {
      width: 180px; }
    #ff-login form input.button {
      float: left;
      margin: 0;
      padding: 0;
      background: none;
      border: none; }

#ff-business {
  float: right;
  width: 310px;
  height: 160px;
  padding: 0 0 0 130px;
  font-size: 1.2em;
  background: url(/images/customer_login/img_business.jpg) no-repeat 0 0; }
  #ff-business dl {
    float: left; }
  #ff-business dd {
    float: left;
    margin: 0.5em 0 0 0;
    line-height: 1.4; }

#ff-green {
  float: right;
  clear: right;
  width: 310px;
  height: 160px;
  padding: 0 0 0 130px;
  font-size: 1.2em;
  background: url(/images/customer_login/img_green.jpg) no-repeat 0 0; }
  #ff-green dl {
    float: left; }
  #ff-green dd {
    float: left;
    margin: 0.5em 0 0 0;
    line-height: 1.4; }

#ff-customer {
  float: right;
  clear: right;
  width: 310px;
  height: 160px;
  padding: 0 0 0 130px;
  font-size: 1.2em;
  background: url(/images/customer_login/img_customer.jpg) no-repeat 0 0; }
  #ff-customer dl {
    float: left; }
  #ff-customer dd {
    float: left;
    margin: 0.5em 0 0 0;
    line-height: 1.4; }

#footer {
  float: left;
  width: 100%;
  text-align: center;
  background: white;
  border-top: 1px solid black;
  padding: 20px 0 10px 0; }
  #footer ul {
    list-style-type: none;
    padding: 0;
    margin: 0; }
  #footer li {
    display: inline;
    margin: 0 5px; }
