/* [Layout Style] */

body { background-color: #ffffff; }

/* [Centering box] */
#layout_outer_c         { text-align: center;}
#layout_inner_c         { margin: 10px auto; text-align: left; width:816px; }
#layout {
  border-left: #ccc 1px solid;
  padding: 0; margin: 0; cellspacing: 0;
}
#layout_toolbars { }
#layout_left  { float:left; width:584px;}
#layout_right { float:left; width:217px; background-color: #FF6600; }
#layout_right img { display:block; }
#layout_right p {
  margin: 10px; color: #fff; font-weight: bold;
  font-family: "Microsoft Sans Serif", Helvetica, Arial, sans-serif;
  font-size: 12px;
}
#layout_banner { height: 155px;}
#layout_main_content {
  padding: 0 40px 0 20px;
  background-image: url(/UserFiles/Image/layout/bg_testimonial.gif);
  background-repeat: no-repeat;
  color: #676767;
  font-famiy: Microsoft Sans Serif; font-size: 9pt;
}
#layout_main_content h1 {
  color: #003366; font-family: "Microsoft Sans Serif", Helvetica, Arial, sans-serif;
  font-size: 13px; margin: 10px 0;
}
#layout_main_content b {
  color: #FF6600;
  font-weight: bold;
}
#layout_main_content h1.title a {
  color: #003366; font-family: "Microsoft Sans Serif", Helvetica, Arial, sans-serif;
  font-size: 13px; margin: 10px 0;
}
#layout_main_content h1.title a:hover {
  text-decoration: underline;
}
#layout_main_content h3 {
  font-family: "Microsoft Sans Serif", Helvetica, Arial, sans-serif;
  font-size: 13px; margin: 0;
}
#layout_main_content hr {
  height:1px;
}
#layout_nav_main { background-color: #013F78; font-size: 13px; font-family: }

a {text-decoration:none; }
#layout_credits { background-color: #FF6600; padding: 5px; text-align: center; font-size: 8pt; color: #fff; }
#layout_credits a { color: #fff; text-decoration:none; }
#layout_credits a:hover { text-decoration: underline; }
#swf_logo { float: left; display: block; }
a:active {
  color: #336699;
  color: #776500;
}
a:visited {
  color: #999933;
  color: #776500;
}