body {
  background-color: #003366;
}

tr, td, img, h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 0;
  border: 0;
}

td {
  vertical-align: top;
}



table#frame {
  border-collapse: collapse;
  width: 793px;
  margin: 0 auto;
}

table#frame td#top {
  background-image: url("/images/layout/top.jpg");
  height: 137px;
}

table#frame td#nav {
  background-color: #999999;
  background-image: url("/images/layout/left_slide.jpg");
  background-repeat: repeat-y;
}

table#frame td#content {
  background-color: #ffffff;
  width: 598px;
}

table#frame td#right-slide {
  background-image: url("/images/layout/right_slide.jpg");
  width: 10px;
  background-repeat: repeat-y;
}


table#frame td#bottom {
  background-image: url("/images/layout/bottom.jpg");
  height: 13px;
  background-repeat: no-repeat;
}

table#frame td#nav ul, table#frame td#nav li {
  margin: 0;
  padding: 0;
  border: 0;
}

table#frame td#nav ul {
  background-image: url("/images/layout/menu.jpg");
  background-repeat: no-repeat;
  font-family: Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  height: 280px;
  padding-top: 25px;
  padding-left: 30px;
  list-style-type: square; 
  color: #ffcc00;
}

table#frame td#nav ul li {
  width: 140px;         
  line-height: 1.17;
  margin-bottom: 5px;
}


table#frame td#nav ul li#courses {
  margin-top: 9px;
}

table#frame td#nav ul li#holidays {
  margin-top: 8px;
}

table#frame td#nav ul li#benefits {
  margin-top: 9px;
}

table#frame td#nav ul li#methodology {
  margin-top: 8px;
}

table#frame td#nav ul li#successes {
  margin-top: 9px;
}

table#frame td#nav ul li#branches {
  margin-top: 8px;
}

table#frame td#nav ul li#contact {
  margin-top: 8px;
}
                                  
table#frame td#nav ul li a {
  color: white;
  text-decoration: none;
}

table#frame td#nav ul li a:hover {
  color: #ffcc00;
}

#content {
  font-family: Verdana, sans-serif;
  color: #000000;
}

#content p {
  margin: 10px 20px 10px 20px;
  font-size: 13px;
}

#content h1 {
  margin: 20px 20px 20px 20px;
  font-size: 24px;
  font-weight: bold;
}

#content h2 {
  margin: 20px 20px 10px 20px;
  font-size: 18px;
  font-weight: bold;
}

#content a {
  color: #cc0033;
}

#content a:hover {
  text-decoration: none;
}

#content ul, #content ol {
  font-size: 13px; 
  margin-right: 50px;
}

#content ul li, #content ol li {
  margin-top: 6px;
}

#content ol {
  margin-left: 10px;
}

#content table.branch {
  margin: 20px;
  width: 500px;
  font-size: 13px;
  border-collapse: collapse;
  border: 1px solid #999999;
}

#content table.branch th {
  background-color: #999999;
  padding: 1px 5px 1px 5px;
  text-align: left;
  color: #ffffff;
}

#content table.branch td {
  padding: 5px 5px 20px 5px;
}

#content table.branch td.photo {
  width: 120px;
  border: 1px solid #999999;
  padding: 0px;
}

#content p img {
  border: 1px solid #333333;
}

#content p.dies {
  text-align: right;
}

#content p.dies img {
  border: none;
}

#content blockquote p {
  color: #666666;
  font-family: Georgia, Times, serif;
  font-style: italic;
}

#content p#date {
  color: #999999;
}   


#content form {
  margin-left: 20px;
}                  


#content form div {
  margin-bottom: 20px;
}                     

#content form label {
  font-size: 11px;
}

table#front {
  width: 100%;
  border-collapse: collapse;
}

div#header {
  background-color: #660000;
  font-size: 13px;
  font-weight: bold;
  color: white;
  text-align: center;
  letter-spacing: 3px;
  width: 387px;
  height: 20px;
  padding-top: 2px;
}

div#banner {
  font-size: 10px;
  width: 387px;
  background-color: #ffcc00;
  clear: left;
  height: 70px;
}




div#banner a {
  color: #000000;
  text-decoration: none;
}

div#banner a:hover {
  text-decoration: underline;
}

div#banner div {
  display: inline;
  float: left;
  width: 129px;
  padding: 3px 0px 3px 0px;
  text-align: center;
  background-color: inherit;
  height: 55px;
}

div#gallery {
  width: 387px;
  height: 80px;
}

div#gallery div {
  width: 129px;
  height: 80px;
  display: inline;
  float: left;
}

div#gallery div#one {
  background-image: url('/images/layout/1.jpg');
}

div#gallery div#two {
  background-image: url('/images/layout/2.jpg');
}

div#gallery div#three {
  background-image: url('/images/layout/3.jpg');
}

div#messages {
  width: 387px;
  background-image: url('/images/layout/gradient.gif');
  background-repeat: no-repeat;
  padding-bottom: 20px;
  padding-top: 20px;
}

div#messages span {
  color: #666666;
  font-weight: bold;
}

td#content div#messages h1 {
  color: #003366;
}

/*html>body div#messages h1 {
  padding-top: 70px;
}*/

td#content div#messages h2 {
  font-size: 14px;
  margin-bottom: 0px;
}

td#content div#messages p {
  margin-top: 0px;
  margin-bottom: 0px;
}

div#cite {
  font-size: 13px;
  font-family: Georgia;
  font-style: italic;
  width: 200px;
  text-align: right;
  color: #000000;
  line-height: 20px;
  float: right;
}

#cite p.dies {
  margin-top: 30px;
}

td#nav p.adv {
  margin-left: 23px;
  margin-top: 10px;
}

td#nav p.adv img {
  border: 1px solid #3d3d3d;
}

td#nav p#topmost {
  margin-top: -20px;
}

div#stat {
  margin-top: 10px;
  margin-left: 63px;
}
