
#twoColumnsWrap{
  background: url(/images/bg1.jpg) repeat-y;
  width: 750px;
  overflow: hidden;
  margin: 0 25px;
  border-top: 8px solid #fff;
  clear: both;
  padding-bottom: 14px;
}
#column_1{
  background: #004773 url(/images/bg2.jpg) repeat-y;
  width: 382px;
  float: left;
}
#column_1 .contentText{
  background: url(/images/checkmark.jpg) 9px 19px no-repeat;
}
.contentText{
  padding: 22px 0px 19px 119px;
}
.contentText h2{
  font-size: 26px;
  color: #fff;
  border: 0;
  font-weight: 400;
  line-height: 28px;
}
.contentText p{
  font-size: 16px;
  font-weight: 600;
  line-height: 18px;
  padding: 16px 0 0 1px;
}
#column_1 .contentText p{
  color: #80B3D4;
}
#twoColumnsWrap ol{
  font-size: 18px;
  list-style-type: decimal;
  list-style-position: outside;
  line-height: 25px;
  padding: 0px 0px 15px 121px;
}
#twoColumnsWrap ol span{
  color: #fff;
}
#column_1 ol{
  color: #00263E;
}
.inset{
  padding: 22px 0px 19px 0px;
  width: 100%;
  overflow: hidden;
}
#column_1 .inset{
  background: url(/images/bg3.jpg) repeat-y;
}
#column_1 .inset p{
  float: left;
  color: #80B3D4;
  font-size: 14px;
  font-weight: 600;
  line-height: 27px;
  padding: 0px 10px 0px 55px;
}
#column_1 .buttonImitator2{
  background: #003F67 url(/images/corn3.gif) top left no-repeat;
  height: 30px;
}
#column_1 .buttonImitator2 a{
	background: url(/images/corn4.gif) top right no-repeat;
  font-size: 15px;
  line-height: 27px;
  padding: 0px 14px 3px 14px;
}
#column_2{
  float: right;
  width: 365px;
  background: #75AE05 url(/images/bg4.jpg) repeat-y;
}
#column_2 .contentText{
  background: url(/images/cash.gif) 0px 22px no-repeat;
}
#column_2 .contentText p{
  color: #283C00;
}
#column_2 ol{
  color: #416100;
}
#column_2 .inset{
  background: url(/images/bg5.jpg) repeat-y;
}
#column_2 .textField{
  border: 1px solid #608F04;
  float: left;
  padding: 2px 0;
  height: auto;
  font-size: 18px;
  display: inline;
  margin: 0px 10px 0px 45px;
}
#column_2 .buttonImitator2{
  background: #304700 url(/images/corn5.gif) top left no-repeat;
  height: 30px;
}
#column_2 .buttonImitator2 a{
  background: url(/images/corn6.gif) top right no-repeat;
  font-size: 15px;
  line-height: 27px;
  padding: 0px 14px 3px 14px;
}
.topic{
  float: left;
  width: 233px;
  display: inline;
  font-size: 13px;
  line-height: 17px;
  margin: 39px 0px 44px 26px;
  color: #333333;
}
.topic h3{
  color: #0067A8;
  font-size: 16px;
  line-height: 18px;
  padding: 0px 0px 14px 0px;
}
.topic p{
  padding-bottom: 5px;
}
.topic a{
  text-decoration: none;
}
.topic p.quote{
  background: url(/images/quote.gif) 0px 4px no-repeat;
  padding: 0px 0px 6px 34px;
}
#bottomLinks{
  text-align: center;
  clear: both;
  padding-bottom: 11px;
}
#bottomLinks img{
  margin: 0 25px;
}
#users {
	text-align:center;
	width:100%;
	clear:both;
	font-size:18px;
	color:#333333;
	padding-top:15px;

}
