#body .column { width: 432px; float: left; position: relative; }
#body .column + .column { margin-left: 48px; }
#body .column .offerings { margin: 0 0 20px 0; padding: 0; list-style-type: none; text-align: center; }
#body .column .offerings li + li { margin-top: 7px; }
#body .column h3 { font-size: 14px; font-family: arial; text-transform: uppercase; position: absolute; top: 426px; }
#body #right h3 { right: 0}
#body #left h3 a, #body #right h3 a { text-decoration: none; color: #03346f }
#body #right h3 a { color: #e05227;  }

#body .column img { position: absolute; top: 224px; }
