body{
  background-color: #fff;
  font-family: "verdana", "tahoma", sans serif;
  font-size: 100%;
  text-align: center;
  margin: 0;
  padding: 0;
}
div#Container {
  background-color: #081526;
  color: #7B9CC7;
  font-size: 70%;
  width: 800px;
  margin: auto;
  text-align: left;
}
p#Logo {
  background: url("/image/serton_logo.jpg") right no-repeat;
  float: left;
  height: 46px;
  width: 461px;
  margin: 0;
}
p#Logo a {
  float: right;
  display: block;
  width: 121px;
  height: 46px;
}
p#Logo strong, ul#Menu span, div#Top strong, p#Top strong {
  display: none;
}
div#Top {
  background: #081526 url("/image/serton_top.jpg");
  width: 800px;
  height: 236px;
  clear: both;
  padding: 0;
}
ul#Menu {
  float: left;
  width: 800px;
  margin: 0;
  padding: 0;
}
ul#Menu li {
  display: inline;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
ul#Menu li a {
  float: left;
  height: 43px;
  padding: 0;
}
ul#Menu li img {
  border: 0;
}
div#Main {
  background-color: #081526;
  float: left;  
}
div#MainLeft {
  float: left;
  width: 420px;
  padding: 30px 0 20px 25px;
  _padding: 30px 0 0px 25px;
}
div#MainLeftIn {
  float: left;
  width: 380px;
  margin: 0;
  line-height: 1.5em;
}
div#MainLeftIn p#MainLeftTop {
  margin: -2px 0 0 0;
  line-height: 2.0em;
  text-align: justify;
}
p#MainLeftPict {
  background: #081526 url("/image/serton_main_left_pict.jpg") no-repeat;
  height: 103px;
  width: 96px;
  float: left;
  margin: 20px 0 0 0;
}
p.MainLeftMiddle {
  float: left;
  width: 125px;
  margin: 20px 0 0 5px;
}
p.MainLeftMiddleRight {
  float: right;
  width: 125px;
  margin: 20px 0 0 20px;
}
p.MainLeftButton {
  float: left;
  width: 370px;
  height: 17px;
  margin: 0;
}
p.MainLeftButton a {
  font-weight: bold;
  color: #12B0E0;
  margin: 0;
  padding: 0;
  float: right;
  display: block;
  text-decoration: none;
}
p.MainLeftButton a:hover {
  font-weight: bold;
  color: #50CDF1;
  float: right;
  display: block;
  text-decoration: underline;
}
div#Main h1, h2 {
  color: #fff;
  font-size: 110%;
  margin: 0;
}
div#MainRightIn h2 {
  color: #fff;
  font-size: 110%;
  margin: 0 0 0 35px;
}
div#Main h1 {
  width: 300px;
}
div#Main h2 {
  width: 250px;
}
div#Main a.HeaderLink, div#Main a.HeaderLink {
  color: #11B2E0;
  font-size: 110%;
  text-decoration: none;
  font-weight: bold;
}
div#MainRightIn a.HeaderLink, div#MainRightIn a.HeaderLink {
  color: #11B2E0;
  font-size: 110%;
  text-decoration: none;
  margin: 0 0 0 35px;
  font-weight: bold;
}
div#Main a:hover, div#Main a:hover {
  color: #50CDF1;
  text-decoration: underline;
}
div#MainRight {
  float: right;
  width: 355px;
  margin: 30px 0 0 0;
}
div#MainRightIn {
  background: #081526 url("/image/serton_main_devider.jpg") -3px 0 no-repeat;
  float: left;
  width: 315px;
  line-height: 1.5em;
}
ul.MainRightLinksLeft {
  width: 140px;
  padding: 0;
  margin: 0 0 0 20px;
}
ul.MainRightLinksLeft li {
  background: #081526 url("/image/serton_dot.jpg") no-repeat;
  margin: 10px 0 10px 0;
  list-style-type: none;
  padding-left: 15px;
}
ul.MainRightLinksRight {
  float: right;
  width: 130px;
  padding: 0;
  margin: 0;
}
ul.MainRightLinksRight li {
  background: #081526 url("/image/serton_dot.jpg") no-repeat;
  margin: 10px 0 10px 0;
  list-style-type: none;
  padding-left: 15px;
}
div#MainRightPictDiv {
  float: left;
  background-color: #121D2F;
  width: 325px;
  _width: 355px;
  padding: 0 0 15px 28px;
}
p#MainRightPict {
  background: #fff url("/image/serton_main_right_pict.jpg") no-repeat;
  height: 136px;
  width: 279px;
  float: left;
  margin: 10px 0 0 0;
}
p#MainRightPict strong{
  display: none;
}
#Foot {
  background: #fff url("/image/serton_foot_bg.jpg");
  width: 800px;
  height: 47px;
  clear: both;
}
ul#FootMenu {
  width: 782px;
  margin: 0;
  padding: 20px 0 0 0;
  color: #5a4e21;
}
ul#FootMenu li {
  display: inline;
  padding: 0;
  list-style-type: none;
  padding: 10px 0 0 30px;
}
ul#FootMenu li a {
  color: #AFAFAF;
  text-decoration: none;
}
ul#FootMenu li a:hover {
  color: #CACACA;
  text-decoration: underline;
}
ul#FootMenu li#Webdesign{
  margin-left: 185px;
}

ul#FootMenu li#Webdesign a{
  text-decoration: none;
  color: #734E21;
}
ul#FootMenu li#Webdesign a:hover{
  text-decoration: underline;
  color: #A57130;
}

/* default basic */
a {
  color: #7993d1;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
p {
  margin: 0 0 10px 0;
  line-height: 1.6em;
}
img {
  display: block;
  border: 0;
}
ul li {
  list-style-type: square;
  line-height: 1.3em;
  padding-bottom: 3px;
}
table {
  font-size: 100%;
  color: #7B9CC7;
  border: 1px solid #afafaf;
  border-collapse: collapse;
}
table tr td {
  border: 1px solid #afafaf;
  border-collapse: collapse;
  padding: 5px;
}
table tr td p {
  margin: 0;
}
textarea {
  width: 230px;
  height: 80px;
  border: 1px solid #14759e;
}
form {
  margin: 0;
}

/* default subclass */
hr.separator {
  clear: both;
  visibility: hidden;
  padding-top: 5px;
}
p#page404 {
  width: 370px;
  height: 50px;
  font-size: 150%;
  color: red;
  margin: 20px 0 20px 20px;
  overflow: auto;
}
p.errorMessage {
  color: red;
  margin-top: 10px;
}
p.infoMessage {
  color: green;
  margin-top: 10px;
}
span.highlight {
  color: #ff8c00;
  font-size: 130%;
}
input.input {
  width: 200px;
  border: 1px solid #14759e;
}
table#tableForm {
  border: 0;
}
table#tableForm tr td {
  border: 0;
}
table#tableForm tr td.right {
  width: 120px;
  text-align: right;
  vertical-align: top;
}
div.photoBox {
  float: left;
  width: 100px;
  height: 105px;
  margin-left: 8px;
}
#detailPhotoBox {
  width: 393px;
  text-align: center;
}
div.photoBox img, div#detailPhotoBox img {
  border: 2px solid #175e88;
  display: inline;
}
p#lastNextPhoto {
  text-align: center;
}