/* Start of CMSMS style sheet 'TiPG: layout' */
body {
  position: relative;
  margin: 10px 0 300px;
  padding: 0;
  width: 100%;
  font-size: small;
  font-family: arial, sans-serif;
  text-align: center;
}
* html body {
  font-size: x-small; /* for IE5/Win */
  f\ont-size: small; /* for other versions of IE */
}
#wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 760px;
  \width: 758px;
  w\idth: 760px;
  text-align: left;
  background: url('/uploads/images/bg_wrapper.jpg') center top repeat-y;
  border: 1px solid #888;
}
#header {
  position: relative;
  margin: 0;
  padding: 0;
  height: 155px;
  background: #fff url('/uploads/images/hdr_TrainInPG_default.jpg') top left no-repeat;
  border-bottom: 2px solid #fff;
}
body.home #header {
  height: 209px;
  background-image: url('/uploads/images/hdr_TrainInPG_home.jpg');
}
#navcontainer {
  position: relative;
  margin: 0;
  padding: 0;
}
#content {
  float: right;
  margin: 0;
  padding: 10px 30px 10px 20px;
  width: 546px;
  \width: 586px;
  w\idth: 546px;
}
#content #rt {
  float: right;
  margin: 0 0 6px 6px;
  padding-left: 4px;
  width: 181px;
  \width: 185px;
  w\idth: 181px;
  border-left: 1px solid #888;
}

#colcontent {
  float: right;
  margin: 0;
  padding: 10px 20px;
  width: 346px;
  \width: 386px;
  w\idth: 346px;
}
#colthree {
  float: right;
  margin: 0 12px 6px 6px;
  padding-left: 4px;
  width: 163px;
  \width: 167px;
  w\idth: 163px;
  border-left: 1px solid #888;
}
#center {
  width: 330px;
}
#above {
  position: relative;
  margin: -10px -20px 0;
  padding: 10px 20px 0;
  background: url('/uploads/images/bg_content_home.jpg') top right repeat-y;
  border-bottom: 1px solid #fff; 
  text-align: center;
}
#below {
  clear: both;
  margin-top: 10px;
}
#info {
  float: right;
  position: relative;
  margin: 0;
  width: 190px;
  text-align: left;
}
#sidebar {
  position: relative;
  margin: 0 597px 0 10px;
  padding: 0;
}
#footer {
  clear: both;
  margin: 0 10px;
  padding: 5px 10px;
  width: 720px;
  \width: 740px;
  w\idth: 720px;
  background-color: #b12831;
  color: #fff;
  border-top: 2px solid #fff;
  border-bottom: 10px solid #fff;
}
/* End of 'TiPG: layout' */

