/* content box */#content {float: left;width: 408px;margin: 0 0 30px 0;background: url(../gfx/samples/samples_stripes.gif) repeat top left; }#content_main {float: left;width: 408px;background: url(../gfx/promos/promo_wave.gif) no-repeat top left; }#content h2 {float: left;width: 408px;height: 70px;margin: 0 0 4px 0;text-indent: -9999px;background: url(../gfx/contact/contact_title.gif) no-repeat top left; }#contact {float: left;width: 408px;padding: 0 0 42px 0;background: url(../gfx/contact/contact_bottom.gif) no-repeat bottom left; }/* info */#info {float: left;width: 324px;margin: 70px 42px 0 42px;border-bottom: 1px solid #00347D;display: inline; /* fixes IE/Win double margin bug */ }#info dl {float: left;width: 324px;padding: 10px 0;border-top: 1px solid #00347D; }* html #info dl {font-size: 90%; }#info dt {flaot: left;width: 324px;font-weight: bold; }#info dd {margin: 0; }#info dd.email {padding: 5px 0;color: #00347D;list-style: disc outside; }#content a {color: #00347D;text-decoration: underline; }#content a:hover {color: #5C75B5; }