* {
  margin: 0pt;
  padding: 0pt;
  }
body {
  color: black;
  font-size: 10px;
  font-family: verdana;
  background-color: #fff;
  }
a:link,a:hover,a:visited {
  line-height: 18px;
  text-decoration: none;
  outline: none;
  color: #000;
  }
a:hover {
  color: red;
  }
a.menu-front:link,a.menu-front:hover,a.menu-front:visited {
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  }
a.menu-front:hover {
  color: red;
  text-decoration: none;
  }
a.menu-front:visited {
  text-decoration: none;
  } 
a.menu-global {
  color: #000;
  background-color: #fff;
  padding-right: 8px;
  text-transform: uppercase;
  text-decoration: none;
  z-index: 1;
  }
a.menu-global:hover {
  color: red;
  text-decoration: none;
  }
a.menu-global:visited {
  text-decoration: none;
  } 
div.menuline {
  border-top: 1px solid #B2B2B2;
  border-right: 1px solid #B2B2B2;
  z-index: 0;
  }
#wrapper { position: absolute; top: 50%; left: 50%; width: 783px; height: 580px; margin-top: -290px; margin-left: -390px; }

#front { width: 783px; height: 582px; float: left; background:#323241; border: solid 1px #323241; }
#front-right { width: 310px;float: right;}
#front-img { position:absolute; top: 200px; height: 180px; width:781; margin: 1px; }

#left { width: 465px; height: 582px; float: left; border: solid 1px black; }
#right { width: 310px; height: 582px; float: right; border: solid 1px black; }
#picture { height: 474px; margin: 22px; margin-top: 25px; width:421px;}
#picture_info { padding-left: 5px; padding-top: 0px; text-transform: uppercase;}
#picture_menu { position: absolute; bottom: 15px; width: 394px; height: 54px; margin-right: 36px; margin-left: 35px; }
#logo { width: 128px; height: 19px; margin-top: 22px; margin-left: 22px; }
#menu { position:relative; margin-top: 25px; margin-left: 22px; width: 266px; margin-bottom:15px; padding-bottom: 10px;}
#info { position:relative; margin: 22px; margin-top: 15px; padding-top: 25px; padding-bottom: 10px; width: 266px;  border-top: 1px solid gray;}

