/* CSS Document */

* {
          margin: 0;
          padding: 0;
          }
.clear {
          width: 100%;
          clear: both;
          line-height: 0;
          }
          
body {
          font-family: Tahoma, Verdana, Arial, Tahoma, 'Trebuchet MS';
          }

#wrapper {
          background: url(../img/container.jpg) no-repeat top left #fff;
          width: 1017px;
          float: left;
          }          
#container {
          width: 1017px;
          margin: auto;
          }
#top {
          width: 1017px;
          height: 420px;
          float: left;
          }
          #top h1 {
                    float: left;
                    margin: 30px 0 0 95px;
                    display: inline;
                    }
                    #top h1 img {
                              float: left;
                              border: 0;
                              }
          #top .txt {
                    width: 500px;
                    float: right;
                    height: 100px;
                    margin: 55px 95px 0 0;
                    _margin: 55px 46px 0 0;
                    display: inline;
                    }
                    #top .txt p {
                              width: 500px;
                              float: left;
                              font-size: 12px;
                              color: #8C8B8B;
                              }
                              #top .txt p span {
                                        color: #2E4693;
                                        }
                    #top .txt p.tel {
                              font-size: 22px;
                              color: #CA0000;
                              margin: 20px 0 0 0;
                              }
                              #top .txt p.tel b {
                                        font-size: 28px;
                                        color: #598DA4;
                                        font-weight: normal;
                                        }
                    #top .txt p.mail {
                              margin: 5px 0 0 0;
                              font-size: 11px;
                              color: #598DA4;
                              }
                              #top .txt p.mail span {
                                        color: #003F78;
                                        }
                    #top .txt img.zam {
                              float: left;
                              margin: 43px 0 0 1px;
                              display: inline;
                              }
                    #top .txt ul {
                              width: 500px;
                              float: left;
                              font-size: 14px;
                              margin: 10px 0 0 0;
                              }
                              #top .txt ul li {
                                        background: url(../img/topli.gif) no-repeat 0 8px;
                                        display: inline;
                                        float: left;
                                        color: #2E4693;
                                        margin: 0 10px 0 0;
                                        padding: 0 0 0 10px;
                                        }
                    #top .zam {
                              width: 250px;
                              float: left;
                              margin: 30px 0 0 0;
                              }
                              #top .zam p.bbb {
                                        color: #2E4693;
                                        font-weight: bold;
                                        font-size: 30px;
                                        width: 250px;
                                        }
                              #top .zam p.ccc {
                                        font-size: 25px;
                                        float: left;
                                        margin: 5px 0 0 0;
                                        line-height: 30px;
                                        color: #5A919D;
                                        width: 250px;
                                        }
                                        #top .zam p.ccc span {
                                                  color: #cc0000;
                                                  }
          #top .menu {       
                    width: 215px;
                    float: left;
                    padding: 30px 0 0 80px;
                    display: inline;
                    }
                    #top .menu ul {
                              width: 200px;
                              float: left;
                              }
                              #top .menu ul li {
                                        display: inline;
                                        width: 200px;
                                        float: left;
                                        }
                                        #top .menu ul li img {
                                                  float: left;
                                                  border: 0;
                                                  }

#contentbg {
          background: url(../img/content.jpg) no-repeat 0 45px;
          width: 1017px;
          float: left;
          }                              
#content {
          width: 920px;
          float: left;
          padding: 0 0 0 97px;
          }
          #content h2 {
                    color: #CA0100;
                    font-size: 16px;
                    float: left;
                    width: 900px;
                    margin: 10px 0 0 0;
                    }
          #content p.promo {
                    width: 900px;
                    float: left;
                    font-size: 11px;
                    color: #A7A7A7;
                    margin: 30px 0 0 0;
                    }
          #content #left {
                    width: 900px;
                    float: left;
                    padding: 30px 0 30px 0;
                    }
                    #content #left h3 {
                              font-size: 24px;
                              font-weight: normal;
                              margin: 0 0 0 0;
                              color: #498CB3;
                              float: left;
                              width: 900px;
                              }
                    #content #left h4 {
                              font-size: 18px;
                              font-weight: normal;
                              margin: 20px 0 0 0;
                              color: #498CB3;
                              float: left;
                              width: 800px;
                              }
                    #content #left p.txtleft {
                              width: 800px;
                              float: left;
                              margin: 20px 0 0 0;
                              font-size: 12px;
                              color: #7B7B7B;
                              line-height: 24px;
                              }
           #content #left #products .product {
                    margin: 20px 0 0 0;
                    }
          #content #products {
                    width: 505px;
                    float: left;
                    margin: 10px 0 0 0;
                    }
                    #content #products .product {
                              width: 500px;
                              float: left;
                              margin: 30px 0 0 0;
                              }
                              #content #products .product span {
                                        width: 400px;
                                        float: left;
                                        margin: 5px 0 0 0;
                                        }
                              #content #products .product h3 {
                                        font-size: 24px;
                                        font-weight: normal;
                                        margin: 0 0 15px 0;
                                        color: #498CB3;
                                        float: left;
                                        width: 400px;
                                        }
                              #content #products .product p {
                                        width: 165px;
                                        float: left;
                                        font-size: 11px;
                                        padding: 0 5px 0 0;
                                        margin: 0;
                                        color: #5A8191;
                                        }
                                        #content #products .product p strong {
                                                  color: #CC2023;
                                                  }
                                        #content #products .product p.border {
                                                  border-left: 1px solid #5A8191;
                                                  padding: 0 0 0 15px;
                                                  }
                                                  
          #content #txtright {
                    float: right;
                    width: 320px;
                    margin: 40px 0 0 30px;
                    display: inline;
                    padding: 0 0 15px 0;
                    border-bottom: 1px solid #E9E9E9;
                    }
                    #content #txtright h3 {
                              font-size: 24px;
                              font-weight: normal;
                              margin: 0 0 6px 0;
                              color: #498CB3;
                              float: left;
                              width: 300px;
                              }
                              #content #txtright p {
                                        width: 300px;
                                        float: left;
                                        margin: 10px 0 0 0;
                                        font-size: 13px;
                                        line-height: 24px;
                                        color: #5E5D5D;
                                        }
                                        #content #txtright p strong {
                                                  font-weight: normal;
                                                  color: #E40000;
                                                  }
                                                  
#footer {
          width: 100%;
          float: left;
          background: url(../img/footer.gif) repeat-x top;
          height: 100px;
          margin: 40px 0 0 0;
          }
          #footer .cont {
                    width: 920px;
                    margin: auto;
                    padding: 10px 0 0 97px;
                    }
                    #footer .cont p.contact {
                              width: 900px;
                              float: left;
                              font-size: 12px;
                              color: #A3A59F;
                              }
                              #footer .cont p.contact span {
                                        padding: 0 0 0 30px;
                                        }
                    #footer .cont p.copy {
                              float: left;
                              font-size: 12px;
                              color: #4F4F4F;
                              padding: 30px 0 0 0;
                              }
          #footer .cont img {
                    float: left;
                    padding: 20px 0 0 20px;
                    }
                    #footer .cont ul {
                              background: url(../img/footerul.gif) repeat-x top #fff;
                              float: right;
                              height: 50px;
                              margin: 11px 0px 0 0;
                              display: inline;
                              padding: 0 10px 0 10px;
                              }
                              #footer .cont ul li {
                                        display: inline;
                                        float: left;
                                        font-size: 12px;
                                        height: auto;
                                        }
                                        #footer .cont ul li a {
                                                  color: #999A9A;
                                                  text-decoration: none;
                                                  padding: 10px 10px 0 10px;
                                                  float: left;
                                                  }
                                                  #footer .cont ul li a:hover {
                                                            background: url(../img/footera.gif) repeat-x top #fff;
                                                            color: #163587;
                                                            }

                    