/* CSS Document */

* {
          margin: 0;
          padding: 0;
          }
.clear {
          width: 100%;
          clear: both;
          line-height: 0;
          }
          
body {
          background: url(../img/bg.jpg) repeat-x 0 0 #FFFBCF;
          font-family: Tahoma, 'Trebuchet MS';
          }
          
#container {
          width: 827px;
          margin: auto;
          }
          
#top {
          width: 827px;
          height: 200px;
          float: left;
          background: url(../img/top.jpg) no-repeat 0 0 #679fea;
          border-top: 3px solid #14466F;
          border-bottom: 3px solid #14466F;
          }
          #top h1 {
                    width: 800px;
                    float: left;
                    margin: 40px 10px 0 10px;
                    display: inline;
                    font-size: 20px;
                    letter-spacing: -1px;
                    }
                    #top h1 a {
                              text-decoration: none;
                              color: #000000;
                              }
                    #top h1 img {
                              border: 0;
                              }
#search {
          width: 985px;
          background: url(../img/search.jpg) repeat-x 0 0 #009E63;
          float: left;
          padding: 5px 5px 5px 10px;
          }
          #search p {
                    font-size: 14px;
                    font-weight: bold;
                    color: #FFF500;
                    float: left;
                    width: 160px;
                    padding: 2px 0 0 0;
                    }
                    #search select {
                              float: left;
                              font-size: 12px;
                              color: #333;
                              width: 160px;
                              margin: 0 0 0 15px;
                              display: inline;
                              }
                    #search label {
                              float: left;
                              font-size: 12px;
                              color: #333;
                              margin: 3px 2px 0 15px;
                              display: inline;
                              }
                              #search input {
                                        float: left;
                                        }
                    #search input.sub {
                              float: left;
                              font-size: 12px;
                              color: #fff;
                              margin: 0 0 0 15px;
                              display: inline;
                              border: 0;
                              background: none;
                              font-weight: bold;
                              }
                              
#sidebar {
          width: 282px;
          float: right;
          }
          #sidebar .box {
                    width: 282px;
                    float: left;
                    margin: 10px 0 0 0;
                    background: #DFDAA7;
                    padding: 0 0 10px 0;
                    }
                    #sidebar .box h3 {
                              width: 262px;
                              height: 27px;
                              float: left;
                              background: url(../img/h3.jpg) no-repeat 0 0;
                              font-size: 14px;
                              color: #fff;
                              padding: 13px 0 0 20px;
                              }
                              #sidebar .box p {
                                        width: 262px;
                                        float: left;
                                        padding: 4px 10px 4px 10px;
                                        font-size: 11px;
                                        font-weight: bold;
                                        color: #07406F;
                                        background: #FEFF8F;
                                        }
                              #sidebar .box ul {
                                        width: 250px;
                                        float: left;
                                        padding: 7px 0 10px 22px;
                                        }
                                        #sidebar .box ul li {
                                                  width: 250px;
                                                  float: left;
                                                  list-style-type: none;
                                                  margin: 3px 0 0 0;
                                                  font-weight: bold;
                                                  font-size: 12px;
                                                  }
                                                  #sidebar .box ul li a {
                                                            color: #333;
                                                            text-decoration: none;
                                                            }
                                                            #sidebar .box ul li a:hover {
                                                                      color: #fff;
                                                                      }
          
#txt {
          width: 542px;
          float: left;
          margin: 10px 0 0 0;
          }
          .sitemap {
                    width: 520px;
                    float: left;
                    margin: 10px 0 0 0px;
                    display: inline;
                    padding: 0 0 10px 0;
                    }
                    .sitemap ul {
                              width: 520px;
                              float: left;
                              }
                              .sitemap ul li {
                                        width: 250px;
                                        float: left;
                                        font-size: 12px;
                                        margin: 2px 0 0 0;
                                        padding: 0 0 0 10px;
                                        list-style-type: none;
                                        }
                                        .sitemap ul li a {
                                                  text-decoration: none;
                                                  color: #333;
                                                  }
                                                  .sitemap ul li a:hover {
                                                            text-decoration: underline;
                                                            }
          .pagin {
                    width: 500px;
                    padding: 10px;
                    float: left;
                    }
                    .pagin a {
                              text-decoration: none;
                              font-weight: bold;
							  background: #5D1F06;
                              color: #fff;
                              font-size: 12px;
                              padding: 3px;
                              border: 1px solid #538FBF;
                              float: left;
                              margin: 3px 0 0 3px;
                              display: inine;
                              }
                              .pagin a:hover {
                                        background: #990D0E;
                                        color: #fff;
                                        }
          #txt h2 {
                    width: 542px;
                    height: 27px;
                    float: left;
                    background: url(../img/h2.jpg) no-repeat 0 0;
                    font-size: 14px;
                    color: #fff;
                    padding: 13px 0 0 20px;
                    margin: 0px 0 0 0;
                    }
          #txt .offer {
                    width: 270px;
                    float: left;
                    padding: 10px 0 0 0;
                    height: 180px;
                    border-bottom: 1px solid #CFE9FF;
                    }
                    #txt .offer h3 {
                              width: 265px;
                              float: left;
                              font-size: 13px;
                              padding: 0 0 0 5px;
                              }
                              #txt .offer h3 a {
                                        color: #333;
                                        text-decoration: none;
                                        }
                                        #txt .offer h3 a:hover {
                                                  text-decoration: underline;
                                                  }
                              #txt .offer p {
                                        color: #07406F;
                                        float: left;
                                        font-size: 11px;
                                        padding: 0 5px 0 5px;
                                        margin: 5px 0 0 0;
                                        }
                                        #txt .offer p img {
                                                  float: left;
                                                  margin: 0 5px 2px 0;
                                                  border: 2px solid #B61B15;
                                                  display: inline;
                                                  }
          #txt .about {
                    width: 540px;
                    float: left;
                    }
                    #txt .about p {
                              width: 520px;
                              float: left;
                              margin: 10px 0 0 0;
                              color: #333;
                              font-size: 12px;
                              padding: 10px;
                              }
                    #txt .form {
                              width: 520px;
                              float: left;
                              }
                              #txt .form p {
                                        margin: 0;
                                        }
                              
#footer {
          width: 827px;
          padding: 10px 0 10px 0;
          float: left;
          background: #DFDAA7;
          border-bottom: 3px solid #14466F;
          }
          #footer p {
                    font-size: 12px;
                    color: #333;
                    float: left;
                    margin: 0px 0 0 10px;
                    display: inline;
                    width: 817px;
                    }
          