body {
  background: #CCCCCC;
  color: #463C3C;
  font-family: 'ArialMT','Arial',sans-serif;
  font-size: 12px;
  line-height: 17px;
  margin: 0; }

a {
  color: #463C3C; }

a:hover {
  color: #000; }

img {
  border: 0; }

#arn_job_logo {
  display: none;
  position: absolute;
  margin-left: 435px;
  top: 400px; }

h1 {
  font-size: 18px;
  font-weight: normal;
  margin-top: 25px; }

.container {
  background: #eaeaea url(/assets/bottom_rounded.gif) bottom no-repeat;
  margin: 22px auto 0;
  padding-bottom: 10px;
  min-height: 625px;
  width: 657px; }
  .container .content {
    padding: 0 65px 20px 65px; }
    .container .content .line {
      border-bottom: 1px solid #000;
      margin-bottom: 20px;
      padding-bottom: 20px; }
  .container .menu_item {
    margin-top: 5px;
    margin-right: 22px; }
  .container h2 {
    font-family: 'Eurostile-Demi','Eurostile','D Eurostile Demi','ArialMT','Arial',sans-serif;
    font-size: 22px;
    font-weight: normal;
    line-height: 28px;
    margin: 0;
    padding: 10px 0;
    width: 100%; }

body.jobs .container {
  padding-bottom: 40px; }
  body.jobs .container .content {
    padding-left: 65px;
    padding-right: 0; }
body.jobs h1 {
  font-size: 12px;
  font-weight: bold;
  margin: 20px 0 20px 0; }
body.jobs .job {
  display: table-cell;
  margin-right: 10px;
  width: 411px; }
body.jobs .logos {
  margin-left: 440px;
  position: absolute;
  top: 165px;
  width: 100px; }
  body.jobs .logos img {
    margin-bottom: 10px; }
