@charset "utf-8";

html, body, div, h1, h2, h3, h4, h5, h6,
p, blockquote, pre, address,
ul, ol, li, dl, dt, dd,
table, th, td, form, fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

html, body {
  width: 100%;
  height: 100%;
}

body {
  background: #ebebeb;
  font-size: 80%;
  font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
  line-height: 1.5;
  text-align: center;
}

a {
  color: #0b63bc;
}

table {
  border-collapse: collapse;
}

img {
  vertical-align: bottom;
  border: 0;
}

li {
  list-style: none;
}

label {
  display: block;
  cursor: pointer;
}

textarea {
  font-size: 100%;
  border: 1px solid #ccc;
}

div.wrapper {
  width: 100%;
  height: auto;
  background: #5f8000;
  background: #0d9bca url(../images/bg.jpg) repeat-x left top;
}

div.header {
  width: 820px;
  margin: 0 auto;
  text-align: left;
}

div.header ul {
  width: 820px;
  height: 40px;
  background: transparent url(../images/header_navi.png) no-repeat top left;
}

div.header ul li {
  display: inline;
  height: 18px;
  margin-left: 40px;
}

div.header ul li a {
  color: #fff;
  text-decoration: none;
}

div.header ul li a img {
  margin-top: 6px;
}

div.header div.section {
  width: 780px;
  height: 60px;
  margin: 80px 20px;
}

#business div.header div.section,
#profile div.header div.section,
#joboffer div.header div.section,
#contact div.header div.section {
  margin: 30px auto;
}

#business div.header div.section p,
#profile div.header div.section p,
#joboffer div.header div.section p,
#contact div.header div.section p {
  display: none;
}

div.header div.section h1 {
  width: 220px;
  height: 60px;
  float: left;
}

div.header div.section p {
  width: 520px;
  height: 60px;
  float: right;
  text-align: right;
}

div.nav {
  width: 820px;
  height: 80px;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
}

div.nav ul {
  width: 800px;
  height: 80px;
  padding: 0 10px;
  list-style: none;
  background: transparent url(../images/navigation-parts.png) no-repeat center bottom;
}

div.nav ul li {
  float: left;
  margin-top: 10px;
}

div.nav #navBusiness a,
div.nav #navProfile a,
div.nav #navJobOffer a,
div.nav #navContact a {
  display: block;
  width: 200px;
  height: 70px;
}

div.nav ul a {
  background: none;
}

div.nav ul li a img {
  width: 0px;
  height: 0px;
}


#business #navBusiness img,
#profile #navProfile img,
#joboffer #navJobOffer img,
#contact #navContact img,
div.nav ul li#navBusiness a:hover img,
div.nav ul li#navProfile a:hover img,
div.nav ul li#navJobOffer a:hover img,
div.nav ul li#navContact a:hover img {
  width: 200px;
  height: 70px;
}

div.main {
  width: 820px;
  background: transparent url(../images/content_body.gif) no-repeat bottom left;
  margin: 0 auto;
  text-align: left;
  padding-bottom: 20px;
  overflow: hidden;
}

div.main p {
  margin-bottom: 1.0em;
}

div.main div.section {
  width: 740px;
  margin: 30px 40px;
  overflow: hidden;
}

div.main div.section div.section {
  margin: 0;
  padding: 0;
  width: 560px;
  float: left;
}

div.main div.section div.article h2 {
  width: 180px;
  float: left;
}

div.main div.section div.article table {
  width: 560px;
  border-top: 3px solid #d8eaf7;
}

div.main div.section div.article table th,
div.main div.section div.article table td {
  padding: 10px 5px;
  border: 0 none;
  border-bottom: 1px solid #d8eaf7;
}

div.main div.section div.article table th {
  width: 130px;
  text-align: left;
}

#profile div.main div.section div.article dl dt,
#business div.main div.section div.article dl dt {
  font-weight: bold;
  padding-left: .5em;
  border-left: .5em solid #75a8c1;
  margin: .5em;
}

#profile div.main div.section div.article dl dd,
#business div.main div.section div.article dl dd {
  margin-left: 20px;
}

div.main div.section ul {
  margin-left: 20px;
  margin-bottom: 20px;
}

div.main div.section ul li {
  list-style: disc;
}

div.horizontalrule {
  width: 100%;
  height: 20px;
  clear: both;
}

div.horizontalrule hr {
  display: none;
}

div.main div.section h3 {
  border-top: 3px solid #d8eaf7;
  width: 560px;
  clear: both;
}

div.main div.section h3 img {
  border-top: 5px solid #d8eaf7;
  background: #fff;
}

div.footer {
  width: 820px;
  padding-bottom: 40px;
  text-align: center;
  clear: both;
  margin: 0 auto;
}

div.footer address {
  font-weight: bold;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-style: normal;
  font-size: 12px;
  color: #999;
}

#whatsnew dl {
  width: 360px;
}

#whatsnew dl dt {
  font-weight: bold;
  width: 360px;
  height: 20px;
  line-height: 20px;
}

#whatsnew dl dd {
  margin-left: 100px;
  margin-bottom: 20px;
}

#whatsnew dl dt.activityresults {
  background: url(../images/actresult.png) no-repeat 100px 0;
}

#whatsnew dl dt.prodresults {
  background: url(../images/prodresult.png) no-repeat 100px 0;
}


#home div.main div.section div.article h2 {
  width: 360px;
  height: 24px;
  margin-bottom: 25px;
  float: none;
}

#home div.main div.section div.primary {
  margin-right: 20px;
  width: 360px;
  float: left;
}

#home div.main div.section div.secondary {
  width: 360px;
  float: left;
}

#home div.main div.section div.secondary div.banner {
  margin-bottom: 40px;
}

#home div.main div.section div.secondary div.banner img,
#business div.main div.section div.banner img {
  border: 2px solid #ccc;
}

#business div.section div.banner p.bnr {
  width: 360px;
  height: 50px;
  float: left;
}

#business div.section div.banner p.lnktxt {
  width: 190px;
  float: right;
}

#business div.section div.banner p.lnktxt a {
  font-size: 10px;
}

#contact table th,
#contact table td {
  border: 0;
}

#contact strong,
#contact table th span {
  font-weight: bold;
  color: #f00;
}

#contact form input {
  border: 1px solid #ccc;
}

#contact form input.contact_sub,
#contact form textarea.contact_txt {
  width: 400px;
}

#contact form input.contact_btn {
  background-color: #d8eaf7;
  color: #0c81c4;
  font-weight: bold;
  width: 120px;
  height: 30px;
}