body {
  font-family: Lucida Grande, Lucida Sans, Lucida, Arial, sans-serif;
  font-size: 12px;
  margin: 0;
  padding: 0;
  color: #4d596b;
}

#greeting {
  margin: 0px;
  padding: 8px 0 0 0;
}

#header {
  height: 78px;
  font-size: 15px;
  color: #a5aab2;
  background: url(../images/gradient_top.gif) repeat-x top;
  font-style: italic;
  text-align: center;
}

#content {
  width: 950px;
  margin: 0 auto;
}

h1#maintitle {
  color: #254b82;
  font-size: 24px;
  font-weight: normal;
  font-style: italic;
}

#leftcolumn {
  float: left;
  width: 290px;
}

#rightcolumn {
  margin-left: 290px;
}

#footer {
  width: 100%;
  clear: both;
  background: #e9eff9;
}

#footer-panel {
  background: #e9eff9;
}

#footer-wrapper {
  width: 950px;
  margin: 0 auto;
  background: none;
}


#footer-benefit {
  width: 650px;
  float: left;
  font-size: 18px;
  line-height: 25px;
  color: #596679;
  background: none;
  padding: 0px 20px;
  margin-top: 20px;
}

#footer-flag {
  width: 250px;
  margin-left: 700px;
  padding-top: 25px;
  font-size: 22px;
  color: #254b82;
  text-align: center;
}

#footer-guarantee {
  margin-top: 0px;
}

#footer-banner {
  background: url(../images/gradient_bottom.jpg) repeat-x bottom;
  height: 46px;
  clear: both;
}

.one-col {
  margin-top: 0px;
}

.one-col a, .one-col a:visited,
.two-col a, .two-col a:visited {
  color: #d30e00;
  text-decoration: none;
}

.one-col a:hover, .two-col a:hover {
  color: #4d89cf;
  text-decoration: none;
}

.two-col {
  margin-top: 0px;
}

.one-col ul, ul.two-col {
  padding-left: 15px;
  margin-left: 3px;
}

td.two-col {
  padding-bottom: 15px;
}

.two-col p {
  margin-top: 0px;
}

h2 {
  color: #254b82;
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 0px;
}

ul {
  list-style-image: url(../images/Grey_Bulletpoint.gif);
}

.post-title {
  color: #3C7BC6;
}
