/* Screen CSS */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

*:focus {
  outline: 0; }

body {
  line-height: 1em;
  color: black;
  background: #fff;
}

ol, ul {
  list-style: none; }

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: "" ""; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: ""; }

img a {
  border: none; }

a:active, a:focus {
  outline: 0; }

html, body {
  height: 100%;
  min-height: 100%; }


/* Styles */
body {
  line-height: 1.5;
  font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 75%;
  overflow: auto;
  text-align: center;
}
body #container {
  margin: 0 auto;
  width: 780px;
  height: 100%;
  text-align: left;
}
.clear {
  clear: both;
  overflow: hidden;
  display: inline-block;
}
#top {
  clear: both;
  overflow: hidden;
  display: inline-block;
  margin-top: 10px;
  width: 780px;
}
#top .logo {
  width: 217px;
  height: 70px;
}
#top .navigation {
  float: right;
  width: 523px;
  margin-top: -50px;
  clear: both;
  overflow: hidden;
  display: inline-block;
}
#top .navigation a {
  float: left;
  margin-right: 5px;
}
#top .navigation a #core_services_link {
  width: 84px;
  height: 19px;
  background-image: url(../Images/new_homepage/navigation/core_services.png);
  background-position: 0px 0px;
}
#top .navigation a #job_postings_link {
  width: 81px;
  height: 19px;
  background-image: url(../Images/new_homepage/navigation/job_postings.png);
  background-position: 0px 0px;
}
#top .navigation a #university_relationships_link {
  width: 129px;
  height: 19px;
  background-image: url(../Images/new_homepage/navigation/university_relationships.png);
  background-position: 0px 0px;
}
#top .navigation a #employer_showcase_link {
  width: 114px;
  height: 19px;
  background-image: url(../Images/new_homepage/navigation/employer_showcase.png);
  background-position: 0px 0px;
}
#top .navigation a #coaching_link {
  width: 65px;
  height: 19px;
  background-image: url(../Images/new_homepage/navigation/coaching.png);
  background-position: 0px 0px;
}
#top .navigation a:hover #core_services_link {
  background-image: url(../Images/new_homepage/navigation/core_services.png);
  background-position: 0px 19px;
}
#top .navigation a:hover #job_postings_link {
  background-image: url(../Images/new_homepage/navigation/job_postings.png);
  background-position: 0px 19px;
}
#top .navigation a:hover #university_relationships_link {
  background-image: url(../Images/new_homepage/navigation/university_relationships.png);
  background-position: 0px 19px;
}
#top .navigation a:hover #employer_showcase_link {
  background-image: url(../Images/new_homepage/navigation/employer_showcase.png);
  background-position: 0px 19px;
}
#top .navigation a:hover #coaching_link {
  background-image: url(../Images/new_homepage/navigation/coaching.png);
  background-position: 0px 19px;
}

.hover_box {
  position: absolute;
  top: 139px;
  margin-left: 258px;
  width: 492px;
  height: 110px;
  padding: 5px 15px 15px 15px;
  color: #fff;
  background-image: url(../Images/new_homepage/hover_box.png);
}
.hover_box strong {
  font-weight: bold;
}
.hover_box .close {
  text-align: right;
  margin-right: -5px;
}
.hover_box ul {
  list-style-type: disc;
  list-style-position: outside;
  margin-left: 30px;
}
.hover_box ul li {
  font-size: 11px;
}
#midde {
  clear: both;
  overflow: hidden;
  display: inline-block;
}
#middle h1 {
  font-size: 24px;
  line-height: 28px;
  text-align: right;
  color: #333;
  margin-bottom: 20px;
}
#middle .right_button {
  width: 100%;
  text-align: right;
  margin-bottom: 5px;
}
#middle #construction {
  color: #777;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  margin: 50px 0px;
}
#middle #construction a, #middle #construction a:active, #middle #construction a:visited {
  color: #777;
  text-decoration: none;
}
#middle #construction a:hover {
  color: #333;
  text-decoration: none;
}
#middle table#logo_table {
  width: 100%;
  margin-bottom: 50px;
}
#middle table#logo_table td {
  width: 33%;
  height: 110px;
  text-align: center;
  vertical-align: middle;
}
#middle .representative {
  margin-left: 2px;
  width: 215;
  float: left;
}
#middle .about_description {
  margin-bottom: 15px;
  float: right;
  width: 523px;
}
#middle .about_description h1 {
  text-align: right;
}
#middle .about_description p, #middle .coaching_description p {
  color: #555;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 15px;
  clear: both;
  overflow: hidden;
  display: inline-block;
}
#middle .coaching_description {
  margin: 0px 40px 15px 40px;
}
#middle .coaching_flowchart {
  margin: 0px 20px 40px 20px;
  clear: both;
  overflow: hidden;
  display: inline-block;
}
#middle .coaching_flowchart .images, #middle .coaching_flowchart .captions {
  clear: both;
  overflow: hidden;
  display: inline-block;
}
#middle .coaching_flowchart .captions h2 {
  font-size: 26px;
  line-height: 38px;
}
#middle .coaching_flowchart .captions img {
  margin-bottom: -3px;
}
#middle .coaching_flowchart .candidates {
  width: 240px;
  text-align: center;
  float: left;
}
#middle .coaching_flowchart .candidates .arrow {
  margin-top: 5px;
}
#middle .coaching_flowchart .matchmaking {
  width: 240px;
  text-align: center;
  float: left;
}
#middle .coaching_flowchart .results {
  width: 240px;
  text-align: center;
  float: left;
}
#middle .coaching_flowchart .candidates img#open_candidates_image {
  margin-top: 10px;
}
#middle .coaching_flowchart .matchmaking img#open_matchmaking_image {
  margin: 35px;
}
#middle .coaching_flowchart .results img#open_results_image {
  margin-top: 58px;
}
#middle .coaching_buttons {
  clear: both;
  overflow: hidden;
  display: inline-block;
  text-align: right;
  width: 100%;
  margin-bottom: 15px;
}
#middle .coaching_buttons .jobseeker_button {
  background-image: url(../Images/new_homepage/jobseeker_button.png);
  background-repeat: no-repeat;
  width: 105px;
  height: 40px;
  line-height: 15px;
  padding-top: 3px;
  text-align: center;
}
#middle .coaching_buttons .employer_button {
  background-image: url(../Images/new_homepage/employer_button.png);
  background-repeat: no-repeat;
  width: 105px;
  height: 40px;
  line-height: 15px;
  padding-top: 3px;
  text-align: center;
}
#middle .coaching_buttons  a, #middle .coaching_buttons  a:visited, #middle .coaching_buttons  a:active {
  color: #fff;
  text-decoration: none;
  float: right;
  margin-right: 10px;
}
#middle .coaching_buttons  a:hover {
  color: #eee;
}
#middle .service_description {
  float: right;
  width: 523px;
}
#middle .service_description h1 {
  color: #333;
  font-size: 30px;
  line-height: 32px;
  font-weight: normal;
  margin-bottom: 0px;
  text-align: left;
}
#middle .service_description .flowchart {
  margin-top: 20px;
  width: 523px;
  clear: both;
  overflow: hidden;
  display: inline-block;
}
#middle .service_description .flowchart .images {
  clear: both;
  overflow: hidden;
  display: inline-block;
  height: 119px;
}
#middle .service_description .flowchart .candidates {
  width: 138px;
  text-align: center;
  float: left;
}
#middle .service_description .flowchart .candidates img {
  margin-top: 28px;
}

#middle .service_description .flowchart .elite_talent {
  margin-top: 20px;
  text-align: center;
  font-size: 10px;
  line-height: 12px;
  color: #333;
  width: 54px;
  float: left;
}
#middle .service_description .flowchart .elite_talent img {
  margin-top: 5px;
}

#middle .service_description .flowchart .matchmaking {
  margin: 0px;
  width: 140px;
  text-align: center;
  float: left;
}
#middle .service_description .flowchart .matchmaking img {
  margin: 0px;
}

#middle .service_description .flowchart .relevant_candidates {
  margin-top: 20px;
  text-align: center;
  font-size: 10px;
  line-height: 12px;
  color: #333;
  width: 54px;
  float: left;
}
#middle .service_description .flowchart .relevant_candidates img {
  margin-top: 5px;
}

#middle .service_description .flowchart .results {
  width: 100px;
  text-align: center;
  float: left;
}
#middle .service_description .flowchart .results img {
  margin-top: 23px;
}
#middle .service_description .flowchart .caption_headers {
  padding: 1px 0px;
  background-image: url(../Images/new_homepage/caption_header_bg.png);
  width: 510px;
  height: 23px;
  clear: both;
  overflow: hidden;
  display: inline-block;
}
#middle .service_description .flowchart .caption_headers h2 {
  font-size: 12px;
  color: #fff;
}
#middle .service_description .flowchart .caption_headers h2 a, #middle .service_description .flowchart .caption_headers h2 a:active, #middle .service_description .flowchart .caption_headers h2 a:visited {
  color: #fff;
  text-decoration: none;
}

#middle .service_description .flowchart .caption_headers .matchmaking, #middle .service_description .flowchart .captions .matchmaking  {
  width: 158px;
  margin: 0px 45px 0px 40px;
}
#middle .service_description .flowchart .caption_headers .results, #middle .service_description .flowchart .captions .results {
  width: 110px;
}
#middle .service_description .flowchart .captions {
  margin-top: 2px;
  color: #0079c1;
  font-size: 12px;
  line-height: 13px;
  clear: both;
  overflow: hidden;
  display: inline-block;
}
#middle .service_description .flowchart .ixl_center {
  margin: 10px 0px 0px 40px;
  clear: both;
  overflow: hidden;
  display: inline-block;
  color: #555;
  line-height: 16px;
  font-size: 12px;
  height: 66px;
}
#middle .service_description .flowchart .ixl_center .arrow {
  text-align: center;
  width: 56px;
}

#actions {
  clear: both;
  overflow: hidden;
  display: inline-block;
  border-top: 1px solid #f3901d;
  padding: 0px;
  width: 100%;
}
#actions .left {
  float: left;
  width: 235px;
  margin-top: 10px;
}
#actions .left .links {
  text-align: center;
  margin-left: 15px;
  clear: both;
  overflow: hidden;
  display: inline-block;
}
#actions .left .links a, #actions .left .links a:visited, #actions .left .links a:active {
  margin: 0px 5px;
  float: left;
}
#actions .left .links a #login_button {
  width: 70px;
  height: 19px;
  background-image: url(../Images/new_homepage/navigation/login_button.png);
  background-position: 0px 0px;
}
#actions .left .links a #contact_us_button {
  width: 101px;
  height: 19px;
  background-image: url(../Images/new_homepage/navigation/contact_us_button.png);
  background-position: 0px 0px;
}
#actions .left .links a:hover #login_button {
  background-image: url(../Images/new_homepage/navigation/login_button.png);
  background-position: 0px 19px;
}
#actions .left .links a:hover #contact_us_button {
  background-image: url(../Images/new_homepage/navigation/contact_us_button.png);
  background-position: 0px 19px;
}
#actions .left .news {
  text-align: left;
  margin-top: 5px;
}
#actions .left .news h3 {
  text-align: left;
  color: #f3901d;
  font-size: 12px;
}
#actions .left .news p {
  text-align: left;
  line-height: 14px;
  font-size: 10px;
}
#actions .left .news p a {
  margin: 0px;
  color: #0079C1;
}
#actions .right {
  float: right;
  width: 503px;
  height: 85px;
}
#actions .right h3 {
  text-align: center;
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 4px;
}
#actions .right .buttons {
  margin: 0px 73px 10px 83px;
  height: 43px;
  clear: both;
  overflow: hidden;
  display: inline-block;
}
#actions .right .buttons .jobseeker_button {
  background-image: url(../Images/new_homepage/jobseeker_button.png);
  background-repeat: no-repeat;
  width: 105px;
  height: 40px;
  line-height: 15px;
  padding-top: 3px;
  text-align: center;
}
#actions .right .buttons .employer_button {
  background-image: url(../Images/new_homepage/employer_button.png);
  background-repeat: no-repeat;
  width: 105px;
  height: 40px;
  line-height: 15px;
  padding-top: 3px;
  text-align: center;
}
#actions .right .buttons .testdrive_button {
  background-image: url(../Images/new_homepage/testdrive_button.png);
  background-repeat: no-repeat;
  width: 105px;
  height: 40px;
  line-height: 15px;
  padding-top: 3px;
  text-align: center;
}
#actions .right .buttons  a, #actions .right .buttons  a:visited {
  color: #fff;
  text-decoration: none;
  float: left;
  margin-right: 10px;
}
#actions .right .buttons  a:hover {
  color: #eee;
}
#footer {
  clear: both;
  overflow: hidden;
  display: inline-block;
  width: 100%;
  color: #555;
  font-size: 10px;
  margin: 3px 0px 20px 0px;
  border-top: 2px solid #f3901d;
}
#footer a, #footer a:visited, #footer a:active {
  color: #555;
  text-decoration: none;
  padding: 0px 5px;
}
#footer a:hover {
  color: #888;
}
#footer .links {
  float: left;
  width: 300px;
}

#footer .copyright {
  float: right;
  text-align: right;
  width: 400px;
}