body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding: 0px;
  margin: 0px;
}
a:link {
  color: #3399FF;
  text-decoration: underline;
}
a:visited {
  color: #3399FF;
  text-decoration: underline;
}
a:hover {
  color: #FF9966;
  text-decoration: underline;
}
#page {
  width: 100%;
  background-color: #CCCCFF;
}

#header {
  width: 100%;
  background-color: #666699;
  padding: 0px;
  margin: 0px;
  height: 136px;
}
#header_content {
  width: 960px;
  margin: auto;
  color: #FFFFFF;
 }
#header_content table {
  margin: auto;
  width: 95%;
}
#header_content td {
  width: 33%;
  padding: 0px;
}
td.left {
  text-align: left;
}
td.right {
  text-align: right;
}
td.center {
  text-align: center;
}
#header_content h1 {
  font-size: 64px;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
}
#header_content a:link {
  color: #FFFFFF;
  text-decoration: none;
}
#header_content a:visited {
  color: #FFFFFF;
  text-decoration: none;
}
#header_content a:hover {
  color: #FFFFFF;
  text-decoration: none;
}
#header_content h2 {
  margin-right: 15px;
  font-size: 26px;
  margin: 0px 15px 0px 0px;
  font-style: normal;
  font-weight: normal;
}
#header_content img {
  border: none;
  margin: 0px;
  padding: 0px;
}
#content{
  width: 960px;
  margin: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: #FFFFFF;
}
#footer {
  width: 100%;
  height: 70px;
  background-color: #666699;
  padding: 0px;
  margin: 0px;
  margin-top: -30px;
}
#footer_content {
  width: 960px;
  margin: auto;
}
#bunners {
  padding-top: 35px;
  text-align: center;
}


#main_menu {
  width: 960px;
  margin: auto;
  height: 25px;
  padding-top: 5px;
  margin-top: -30px;
  background-image: url(../style/images/img1.gif);
  text-align: center;
  color: #666699;
}
#main_menu li {
  display: inline;
  margin-left: 5px;
  margin-right: 5px;
  color: #000000;
  vertical-align: middle;
}
#main_menu img {
  display: inline;
  margin-left: 0px;
  margin-right: 5px;
  vertical-align: middle;
}

#copyright {
  width: 960px;
  margin: auto;
  height: 30px;
  position: relative;
  background-image: url(../style/images/img2.gif);
  font-size: 9px;
  text-align: center;
  color: #000000;
}
#main {
  width: 940px;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}
#main li {
  margin-bottom: 20px;
}
ul.lev1 {
  font-weight: bold;
  font-size: 18px;
}
ul.lev1 li {
  list-style-image: url(../style/images/img6.gif);
}
ul.lev2 {
  margin-left: 320px;
  margin-top: -18px;
  border-bottom-color: #CCCCCC
}
ul.lev2 li {
  font-size: 14px;
  font-style: italic;
  list-style-image: url(../style/images/img7.gif);
}
.border {
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #CCCCCC;
}
.fixsize {
  width: 620px;
}
.fone1 {
  width: 320px;
  height: 240px;
  background-image: url(../style/images/img3.gif);
  background-position: 100%;
  background-repeat: no-repeat;
}
.fone2 {
  width: 320px;
  height: 240px;
  background-image: url(../style/images/img4.gif);
  background-position: 100%;
  background-repeat: no-repeat;
}
.fone3 {
  width: 320px;
  height: 140px;
  background-image: url(../style/images/img5.gif);
  background-position: 100%;
  background-repeat: no-repeat;
}
.fone4 {
  width: 320px;
  height: 280px;
  background-image: none;
  background-position: top;
  background-repeat: no-repeat;
}
.fone4 img {
  margin-top: 0px;
  border:none;
}

.red {
  color: #FF3300;
  font-size: 24px;
}
#company {
  width: 940px;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}
#company h3{
  text-align: center;
  color: #666699;
  width: 930px;
  background-color: #CCCCCC;
  padding: 5px;
}
#company p{
  margin-top: 5px;
  margin-bottom: 0px;
}
#cert {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
}
#cert img {
  margin: 2px;
  border:2px solid #CCCCCC;
}
#contacts {
  width: 940px;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}
#contacts h3{
  text-align: center;
  color: #666699;
  width: 930px;
  background-color: #CCCCCC;
  padding: 5px;
}
#contacts p{
  margin-top: 5px;
  margin-bottom: 0px;
}