body{
  background-image:url(images/bgimg_body1.jpg);
  background-repeat:no-repeat;
  background-position:center top;
}

.all{
  margin:auto;
  width:1000px;
}

.all1{
  float:left;
  width:1000px;
  position:relative;
  background-image:url(images/bgimg_layout1_mid.png);
  background-repeat:no-repeat;
  background-repeat:repeat-y;
  background-position:center top;
}

.all2{
  float:left;
  width:1000px;
  position:relative;
  /*min-height:1860px;*/
  background-image:url(images/bgimg_layout1_top.jpg);
  background-repeat:no-repeat;
  background-position:center top;
}

  
.header_container{
  float:left;
  width:1000px;
  height:420px;
  position:relative;
  z-index:5;
}
    .header_login_container{
      float:left;
      margin:10px 0px 0px 52px;
    }
      .header_login_container_label{
        font-size:14px;
        font-family:arial;
        color:#646263;
      }
      
      


.imgTans_container{
  float:left;
  width:736px;
  height:1035px;
  position:absolute;
  z-index:4;
  top:263px;
  right:16px;
}




.mid_container_layout1,
.mid_container_layout1_inner{
  float:left;
  width:1000px;
  position:relative;
  z-index:10;
}


    .mid_leftCol_layout1{
      float:left;
      margin:0px 0px 0px 44px;
      width:220px;
    }
      
      
        .left_widget_latestNews{
          float:left;
          width:201px;
          height:281px;
          margin-top:28px;
          /*background-image:url(images/bgimg_box_latestNews.jpg);
          background-repeat:no-repeat;*/
        }
            .left_widget_latestNews_inner{
              float:left;
              width:176px;
              margin:88px 0px 0px 17px;
              padding:0px;
              color:#000;
              font-family:arial;
              font-size:11px;
            }
            
              .left_widget_latestNews_inner A{
                color:#000;
              }
        
        .left_widget_signUp{
          float:left;
          width:201px;
          height:186px;
          margin-top:17px;
          /*background-image:url(images/bgimg_box_signUp.jpg);
          background-repeat:no-repeat;*/
        }
            .left_widget_signUp_inner{
              float:left;
              width:176px;
              margin:98px 0px 0px 17px;
              padding:0px;
              color:#000;
              font-family:arial;
              font-size:11px;
            }
            
        
        .left_widget_leftBanner{
          float:left;
          width:201px;
          height:638px;
          margin-top:12px;
          /*background-image:url(images/bgimg_box_leftBanner.jpg);
          background-repeat:no-repeat;*/
        }
        
          .left_widget_leftBanner_inner{
              float:left;
              width:176px;
              margin:18px 0px 0px 15px;
              color:#000;
              font-family:arial;
              font-size:11px;
          }
      
      
      
    
    .mid_center_layout1_container{
      float:left;
      margin:60px 0px 0px 0px;
      width:700px;
    }
        .mid_center_layout1_container_inner1{
          float:left;
          width:700px;
          padding:0px 0px 213px 0px;
          color:#fff;
        }
        
        .mid_center_layout1_container_inner2{
          float:left;
          width:700px;
          height:183px;
          background-image:url(images/bgimg_content_bot.png);
          background-repeat:no-repeat;
          background-position:center bottom;
          position:absolute;
          bottom:20px;
          right:40px;
        }
            .footer_extra_text,
            .footer_address,
            .footer_phone,
            .footer_mobile{
              font-family:arial;
              font-size:20px;
              font-weight:normal;
              position:absolute;
              
            }
            
            .footer_extra_text{
              width:700px;
              font-size:14px;
              font-weight:bold;
              top:0px;
              left:0px;
              padding:5px 0px;
              background-color:#b96da5;
              border-top:1px solid #bb8a9f;
              border-bottom:1px solid #bb8a9f;
              /*
              opacity: .6;
	            filter: alpha(opacity=60);
	            */
            }
            .footer_address{
              top:100px;
              left:350px;
            }
            .footer_phone{
              top:126px;
              left:350px;
            }
                .footer_phone A, 
                .footer_phone A:hover{
                  color:#fff;
                  font-size:18px;
                }
            .footer_mobile{
              top:152px;
              left:350px;
            }
    
    
    .bot_container_layout1{
      float:left;
      width:1000px;
      height:140px;
      padding:10px 0px 0px 0px;
      margin:22px 0px 0px 0px;
      background-image:url(images/bgimg_bannerBot_container.jpg);
      background-repeat:no-repeat;
      background-position:center top;
    }
    
.footer_container{
  float:left;
  width:1000px;
  height:120px;
  position:relative;
  background-image:url(images/bgimg_layout1_bot.png);
  background-repeat:no-repeat;
  background-position:center top;
}

    .footer_text_copyright{
      float:left;
      position:absolute;
      top:30px;
      left:30px;
      font-family:arial;
      font-weight:bold;
      font-size:14px;
      color:#383286;
    }
    
    .footer_text_developed{
      float:left;
      position:absolute;
      top:30px;
      right:30px;
      font-family:arial;
      font-size:14px;
      color:#383286;
    }
        .footer_text_developed A{
          color:#383286;
          font-weight:bold;
        }
