body {
  background: #939598;
  color: #67686a;
  font: 62.5% helvetica, arial, sans-serif;
  margin: 0;
  padding: 1.5em 0;
  text-align: center;
  }

a {
  color: #25437a;
  }

a:hover {
  color: #6d6f71;
  }

table {
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  }

/* Hides from IE5/Mac \*/
  *html table { font-size: 1em; line-height: 1.68em; }
/* End hide from IE5/Mac */

p {
  margin: 0 0 1em 0;
  padding: 0;
  }

ul {
  margin: 0 auto;
  }

h1 {
  color: #25437a;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1.68em;
  margin: 0;
  }

div {
  margin: 0;
  padding: 0;
  }

form {
  margin: 0;
  padding: 0;
  }

form input {
  margin: 0;
  padding: 0;
  }

img {
  border: 0;
  }

/************** IDS AND CLASSES **************/

#page {
  background: #ffffff;
  margin: 0 auto;
  text-align: center;
  width: 992px;
  }

div.header {
  background: url("images/header/headercap_top.gif") no-repeat top;
  height: 121px;
  position: relative;
  text-align: left;
  width: 992px;
  }

div.header img.logo {
  left: 50px;
  position: absolute;
  top: 40px;
  }

div.header div.nav {
  bottom: 11px;
  right: 52px;
  position: absolute;
  }

div.header div.nav a {
  margin-left: 31px;
  }

div.header div.language {
  bottom: 11px;
  left: 110px;
  position: absolute;
  }

div.headerborder {
  background: #acacac;
  font-size: 0;
  height: 5px;
  }

div.bannersub {
  height: 94px;
  position: relative;
  width: 992px;
  }

div.bannersub img {
  right: 139px;
  position: absolute;
  bottom: 40px;
  }

div.bkgAPAC {
  background: url("apac/images/header/sub_banner_bkg.jpg") no-repeat top left;
  }

div.bkgEMEA {
  background: url("emea/images/header/sub_banner_bkg.jpg") no-repeat top left;
  }

div.bkgEMEAes {
  background: url("emea_es/images/header/sub_banner_bkg.jpg") no-repeat top left;
  }
  
div.bkgEMEAfr {
  background: url("emea_fr/images/header/sub_banner_bkg.jpg") no-repeat top left;
  }

div.bkgLA {
  background: url("latin_america/images/header/sub_banner_bkg.jpg") no-repeat top left;
  }

div.bkgNA {
  background: url("north_america/images/header/sub_banner_bkg.jpg") no-repeat top left;
  }

div.tagline {
  height: 40px;
  position: relative;
  text-align: left;
  }

div.tagline img {
  left: 250px;
  position: absolute;
  top: 17px;
  }

div.content {
  background: url("images/header/headercap_bottom.gif") no-repeat bottom left;
  font-size: 1.2em;
  line-height: 1.68em;
  min-height: 35em;
  padding-bottom: 2em;
  text-align: left;
  width: 992px;
  }

/* Hides from IE5/Mac \*/
  *html div.content { height: 35em }
/* End hide from IE5/Mac */


div.content:after {
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
  }

div.content div.copy {
  display: inline;
  float: left;
  margin: 1em 120px 0 90px;
  width: 475px;
  }

div.content div.subLocal {
  margin: 2em 90px 0 90px;
  padding-right: 30px;
  }

/* Hides from IE5/Mac \*/
  *html div.content div.subLocal { width: 505px; }
/* End hide from IE5/Mac */
  
div.content div.rightColumn {
  clear: right;
  float: left;
  margin: 1em 0;
  width: 290px;
  }

div.content div.local {
  margin-top: 0;
  padding-top: 2em;
  width: 270px;
  }

p.bullet {
  background: url("images/bullet_gray.gif") no-repeat top left;
  margin: .5em 0;
  line-height: 1.4em;
  padding: 0 0 0 1em;
  }