html
{
  overflow-y: scroll;
}

body 
{ 
  margin: 0px;
  padding: 7px 0px 7px 0px;
  font-family: Century Gothic, Verdana, Arial, Helvetica;
}

#container
{
  position: relative;
  width: 920px;
  height: 624px;
  margin: 0 auto;
  background-color: #ffffff;
}

#header
{
  width: 214px;
  height: 69px;
  margin: 20px 0px 0px 35px;
  padding: 0px;
  text-align: center;
  vertical-align: middle;
  float: left;
}

#menu
{
  width: 620px;
  height: 40px;
  text-align: left;
  margin: 20px 20px 0px 26px;
  padding: 0px;
  float: right;
}

#left
{
  float: left;
  margin: 14px 0px 0px 20px;
}

#path
{
  width: 613px;
  height: 16px;
  float: right;
  margin: 7px 20px 5px 20px;
  padding: 2px 0px 0px 7px;
  background-image: url('./img/button5.gif');
  font-size: 10px;
}

.search_box
{
  width: 123px;
  height: 18px;
  padding: 2px 0px 2px 0px;
  margin: 0;
  font-size: 11px;
}

#center
{
  width: 628px;
  padding: 0;
  float: left;
  font-size: 12px;
  text-align: justify;
}

#inside
{
  width: 553px;
  height: 444px;
  overflow: auto;
  margin: 0px 0px 15px 0px;
  padding: 7px 40px 7px 40px;
}

div.red_line
{
  margin-top: 16px;
  float: left;
  width: 100%;
  height: 4px;
  background-image: url('./img/button6.gif');
}

div.medium_red_line
{
  margin-top: 16px;
  float: left;
  width: 100%;
  height: 2px;
  background-image: url('./img/button6.gif');
}

div.thin_red_line
{
  margin-top: 16px;
  float: left;
  width: 90%;
  height: 1px;
  background-image: url('./img/button6.gif');
}

div.info
{
  width: 100%;
  font-size: 13px;
  text-align: left;
  padding: 3px;
  float: left;
}

div.description
{
  width: 420px;
  font-size: 11px;
  text-align: justify;
  padding: 3px;
  float: left;
}

div.trainer_pic
{
  width: 102px;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  padding: 0px;
  float: right;
}

#footer
{
  width: 230px;
  vertical-align: bottom;
  padding: 25px 25px 0px 0px;
  float: right;
  font-size: 11px;
  text-align: right;
}

#last
{
  width: 100%;
  height: 1px;
  clear: both;
  background: #fff;
}

span.highlight, span.highlight2
{
  color: #a00020;
}

span.highlight2
{
  font-weight: bold;
}

h1
{
  text-decoration: none;
  color: #a00020;
  font-weight: bold;
  font-size: 15px;
  margin-bottom: 24px;
  padding: 0;
}

h2
{
  text-decoration: none;
  color: #a00020;
  font-weight: bold;
  font-size: 13px;
  margin: 0;
  padding: 0;
}

div.sa
{
  width: 32px;
  float: left;
  background-image: url('./img/button6.gif');
}

input.plus
{
  color: #fff;
  border: 0px;
  width: 24px;
  height: 24px;
  background-image: url('./img/button6.gif');
}

a.expand
{
  display: inline-block;
  margin-right: 7px;
  font-size: 10px;
  height: 15px;
  width: 15px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  background-image: url('./img/button6.gif');
}

div#program_left
{
  width: 400px;
  height: 444px;
  padding: 7px 40px 0px 25px;
  float: left;
  overflow: auto;
  text-align: left;
}

div#program_right
{
  width: 140px;
  padding: 35px 0px 7px 20px;
  font-size: 10px;
  text-align: left;
  float: left;
}

div#training_left
{
  width: 390px;
  height: 444px;
  margin: 0px 0px 15px 0px;
  padding: 7px 40px 7px 40px;
  float: left;
  overflow: auto;
}

div#training_right
{
  width: 138px;
  padding: 7px 0px 7px 20px;
  font-size: 11px;
  text-align: left;
  float: left;
}

div#latest_left
{
  width: 380px;
  height: 444px;
  margin: 0px 0px 15px 0px;
  padding: 7px 40px 7px 40px;
  overflow: auto;
  float: left;
  text-align: left;
}

div.latest_description
{
  width: 380px;
  font-size: 11px;
  text-align: justify;
  padding: 0px;
  margin: 12px 0px 0px 0px;
  float: left;
}

div#latest_right
{
  width: 148px;
  padding: 25px 0px 7px 20px;
  font-size: 11px;
  float: left;
  line-height: 2;
  text-align: left;
}

table.training_table
{
  width: 100%;
  border: 0px;
  font-size: 11px;
  text-align: left;
}

td.head
{
  text-align: center;
  font-weight: bold;
  background-color: #ddd;
  padding: 5px 2px 5px 2px;
}

td.col1, .col2, .col3
{
  text-align: center;
  padding: 5px 2px 5px 2px;
}

td.col1
{
  width: 40px;
}

td.col2
{
  text-align: left;
}

td.col3
{
  width: 55px;
}

td.row
{
  background-color: #eee;
}

li.program {
  text-align: left;
  margin-bottom: 3px;
}

a.highlight
{
  text-decoration: underline;
  color: #a00020;
  font-weight: bold;
}

a.highlight:hover
{
  text-decoration: none;
  color: #ee0000;
}

ul
{
  text-align: left;
}

ul.horizontal, ul.vertical, ul.list
{
  margin: 0;
  padding: 0;
  display: block;
  list-style: none;
  font-weight: bold;
  text-align: center;
}

ul.list
{
  text-align: left;
}

ul.horizontal li
{
  width: 103px;
  height: 10px;
  float: left;
  background-color: #be1e2d;
}

ul.horizontal li#top_where
{
  font-size: 15px;
  color: #eeeeee;
  padding: 10px 0px 19px 0px;
  background-image: url('./img/button2.gif');
  border: 1px solid;
  border-color: #f0c0c4 #721a21 #721a21 #f0c0c4;
}

ul.horizontal a:link, ul.horizontal a:visited
{
  background-image: url('./img/button1.gif');
  font-size: 14px;
  display: block;
  height: 10px;
  text-align: center;
  padding: 11px 0px 18px 0px;
  text-decoration: none;
  color: #444444;
  border: 1px solid;
  border-color: #eee #999 #999 #eee;
}

ul.horizontal a:hover
{
  background-image: url('./img/button2.gif');
  color: #cfcfcf;
  border: 1px solid;
  border-color: #f0c0c4 #721a21 #721a21 #f0c0c4;
}

ul.vertical
{
  width: 250px;
  border: 1px solid;
  border-color: #eee #999 #999 #eee;
}

ul.vertical li#left_where
{
  height: 15px;
  text-align: left;
  font-size: 14px;
  color: #eeeeee;
  padding: 6px 12px 10px 12px;
  background-image: url('./img/button4.gif');
  border: 1px solid;
  border-color: #f0c0c4 #721a21 #721a21 #f0c0c4;
}

ul.vertical li#left_where_sub
{
  height: 13px;
  background-image: url('./img/button6.gif');
  text-align: right;
  font-size: 12px;
  color: #eeeeee;
  padding: 4px 12px 6px 12px;
  border: 1px solid;
  border-color: #f0c0c4 #721a21 #721a21 #f0c0c4;
}

ul.vertical a:link, ul.vertical a:visited
{
  text-align: left;
  font-size: 13px;
  display: block;
  height: 14px;
  text-decoration: none;
  background-image: url('./img/button3.gif');
  color: #444444;
  padding: 7px 12px 10px 12px;
  border: 1px solid;
  border-color: #eee #999 #999 #eee;
}

ul.vertical a:hover
{
  background-image: url('./img/button4.gif');
  color: #cfcfcf;
  border: 1px solid;
  border-color: #f0c0c4 #721a21 #721a21 #f0c0c4;
}

ul.vertical a.submenu
{
  background-image: url('./img/button5.gif');
  height: 0px;
  font-size: 11px;
  text-align: right;
  padding: 4px 12px 6px 12px;
  opacity: 0;
}

ul.vertical a.submenu:hover
{
  background-image: url('./img/button6.gif');
}

img
{
  border: 0px;
}

img#logo
{
  width: 202px;
  height: 62px;
}

#top1
{
  position: absolute;
  left: 0%;
  top: 0%;  
  width: 15px;
  height: 15px;
}

#top2
{
  position: absolute;
  right: 0%;  
  top: 0%;
  width: 15px;
  height: 15px;
}

#bottom1
{
  position: absolute;
  left: 0%;
  bottom: 0%;
  width: 15px;
  height: 15px;
}

#bottom2
{
  position: absolute;
  right: 0%;
  bottom: 0%;
  width: 15px;
  height: 15px;
}

img.certificates
{
  width: 120px;
  height: 90px;
  margin: 0px 12px 12px 0px;
}

img.certificates2
{
  width: 88px;
  height: 124px;
  margin: 0px 12px 12px 0px;
}

.button
{
  margin-top: 7px;
  width: 120px;
  height: 24px;
  font-family: Century Gothic, Verdana, Arial, Helvetica;
  font-size: 11px;
  color: #fff;
  border: 0px;
  cursor: pointer;
  background-image: url('./img/button6.gif');
}