/* Careers Style Sheet */

  #nav .nav-careers {
    background-position:100px;
	}

  #two-column .left-rail {
    background: url('../images/careers-left-rail-bg.jpg') no-repeat top;
	}
  #two-column .left-rail #info {
    width:144px;
	position:absolute;
	margin-left:22px;
	margin-top:125px;
	}
  #two-column .left-rail #info #box {
    width:120px;
	font-family:Arial;
	font-size:9pt;
	color:#A09A8B;
	padding:8px 12px;
	position:absolute;
    }
  #two-column .left-rail #info #box .name {
    font-size:11pt;
	color:#6991A6;
    }
  #two-column .left-rail #info #box .phone {
    font-size:10.5pt;
	font-weight:bold;
	}
  
  #two-column .employment {
    height:502px;
	background: url('../images/employment-bg.jpg');
	}
  #two-column .benefits {
    height:665px;
	background: url('../images/benefits-bg.jpg');
	}
  
  #two-column #main-content #lists {
    width:546px;
	position:absolute;
	}
  #two-column #main-content #lists #list {
    width:546px;
	float:left;
	margin:0 0 18px 0;
	}
  #two-column #main-content #lists #list ul {
    font-family: Arial;
	font-size:10pt;
	color:#464646;
	}
  #two-column #main-content #lists #list .benefit-list {
    color:#7C7C7C;
	}
  #two-column #main-content #lists #list ul li {
    list-style:none;
	padding:0 0 2px 0;
	}
  #two-column #main-content #lists #list ul .employee-benefits {
    list-style:none;
	background: url('../images/gray-asterisk.gif') no-repeat top left;
	padding:0 0 2px 10px;
	}
  #two-column #main-content #lists #list ul .header {
    font-size:12pt;
	color:#6991A6;
	}
  