/*
 *  psd2css.css
 *
 *  This is your external CSS style sheet. It defines all of the CSS styles that you
 *  are using in your page.  If you are going to create multiple pages from the same
 *  PSD file (like a template), you will share this CSS style sheet between the various
 *  pages.
 *
 *  This file was originally generated at http://psd2cssonline.com 
 *  June 8, 2009, 2:10 pm with psd2css Online version 1.39
 *
 */

body{
  /* This is the background image to the entire page that you
   * get because of the layer 'black_bodybg' that you created.
   * If you would like this layer to stay static relative to the
   * browser window (you don't want it to scroll with your content)
   * just add the word 'fixed' to the line below (before the ;). */
  background: url(Layer-2.png);
}

/* You named this layer gcwatermark_center_jpg */
#Layer-1 {
  position: absolute;
  margin-left: -535.5px;
  left: 50%;
  top: +0px;
  width: 1071px;
  height: 717px;
  z-index: 1;
}

/* You named this layer scroller_text */
#Layer-3 {
  position: absolute;
  left: 174px;
  top: 122px;
  width: 738px;
  height: 1300px;
  z-index: 3;

  /* Here are some suggestions for this area's text settings */
  text-align: left;
  /* If you don't want scroll bars when your content gets bigger than the space
   * you designed for it, remove the following line.      */
  overflow: auto;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: small;
  color: #FFFFFF;
}

/* You named this layer topMenubarWM_jpg */
#Layer-4 {
  position: absolute;
  left: 139px;
  top: 43px;
  width: 812px;
  height: 58px;
  z-index: 4;
}

/* You named this layer mission_linkover */
#Layer-5 {
  position: absolute;
  left: 591px;
  top: 13px;
  width: 182px;
  height: 32px;
  z-index: 5;
}

/* You named this layer mission_link */
#Layer-6 {
  position: absolute;
  left: 634px;
  top: 13px;
  width: 87px;
  height: 32px;
  z-index: 6;
}

/* You named this layer products_linkover */
#Layer-7 {
  position: absolute;
  left: 397px;
  top: 2px;
  width: 184px;
  height: 44px;
  z-index: 7;
}

/* You named this layer products_link */
#Layer-8 {
  position: absolute;
  left: 436px;
  top: 2px;
  width: 106px;
  height: 44px;
  z-index: 8;
}

/* You named this layer training_linkover */
#Layer-9 {
  position: absolute;
  left: 219px;
  top: 16px;
  width: 184px;
  height: 29px;
  z-index: 9;
}

/* You named this layer training_link */
#Layer-10 {
  position: absolute;
  left: 262px;
  top: 16px;
  width: 97px;
  height: 29px;
  z-index: 10;
}

/* You named this layer aboutUs_linkover */
#Layer-11 {
  position: absolute;
  left: 27px;
  top: 1px;
  width: 184px;
  height: 43px;
  z-index: 11;
}

/* You named this layer aboutUs_link */
#Layer-12 {
  position: absolute;
  left: 64px;
  top: 1px;
  width: 106px;
  height: 43px;
  z-index: 12;
}

/* You named this layer german_hmenu_jpg */
#Layer-13 {
  position: absolute;
  left: 139px;
  top: 43px;
  width: 812px;
  height: 58px;
  z-index: 13;
  display: none;
}

/* You named this layer german_link_jpg */
#Layer-14 {
  position: absolute;
  left: 842px;
  top: 7px;
  width: 131px;
  height: 29px;
  z-index: 14;
}

/* You named this layer japanese_hmenu_jpg */
#Layer-15 {
  position: absolute;
  left: 139px;
  top: 43px;
  width: 812px;
  height: 58px;
  z-index: 15;
  display: none;
}

/* You named this layer japanese_link_jpg */
#Layer-16 {
  position: absolute;
  left: 712px;
  top: 7px;
  width: 130px;
  height: 29px;
  z-index: 16;
}

/* You named this layer portuguese_hmenu_jpg */
#Layer-17 {
  position: absolute;
  left: 139px;
  top: 43px;
  width: 812px;
  height: 58px;
  z-index: 17;
  display: none;
}

/* You named this layer portuguese_link_jpg */
#Layer-18 {
  position: absolute;
  left: 563px;
  top: 7px;
  width: 149px;
  height: 29px;
  z-index: 18;
}

/* You named this layer russian_hmenu_jpg */
#Layer-19 {
  position: absolute;
  left: 139px;
  top: 43px;
  width: 812px;
  height: 58px;
  z-index: 19;
  display: none;
}

/* You named this layer russian_link_jpg */
#Layer-20 {
  position: absolute;
  left: 449px;
  top: 7px;
  width: 114px;
  height: 29px;
  z-index: 20;
}

/* You named this layer arabic_hmenu_jpg */
#Layer-21 {
  position: absolute;
  left: 139px;
  top: 43px;
  width: 812px;
  height: 58px;
  z-index: 21;
  display: none;
}

/* You named this layer arabic_link_jpg */
#Layer-22 {
  position: absolute;
  left: 310px;
  top: 7px;
  width: 139px;
  height: 29px;
  z-index: 22;
}

/* You named this layer index_link */
#Layer-23 {
  position: absolute;
  left: 109px;
  top: 7px;
  width: 201px;
  height: 29px;
  z-index: 23;
}

/* Here are some examples of how you might want to change the
 * look and behavior of the links on your page.  Some examples for
 * further customization are included in comments.  */
a { cursor: pointer; }
a:link { color: #F88;text-decoration: none; }
a:visited { color: #F88;text-decoration: none; }
a:hover {
  color: #F00;
  text-decoration: none;
  /* font-weight: bold; */
}

