html{
  
}

body {
    color: #333333;
    font-family: 'Open Sans', sans-serif;
    text-align: justify;
    vertical-align:middle;
}

 .header_top{
     padding-top:20px;
     padding-bottom:5px;
        position:relative;
          
            width:100%;
            height: 150px;
           background-color:rgb(44,70,35);
          /* #223D12  background-image:url('preview.jpg');*/
            background-repeat:repeat-x;
        
                 
   }
          .header_top_line{
            width:100%;
            background-color:black;
            height: 75px;
            
            
          }
          
    .box4{
       
        width:500px;
         background:linear-gradient(to bottom right,#66ffff,#66ccff); 
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        border: 1px solid #B8B8B8;
        line-height:200%;
        
    }
    .box2{
       
        width:150px;
         background:linear-gradient(to bottom right,#66ffff,#66ccff); 
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        border: 1px solid #B8B8B8;
        line-height:200%;
        
    }
    .header1{
        color:white;
        position: absolute;
        background-color: #181818   ;
        height: 2%;
       text-align: center;
       vertical-align: middle;
       border-bottom:5px solid #006699;     
       }
 .footer {
        color:blue;
        position: absolute;
         height: 5%;
     left:50%;
     
}
.about_us_box1{
    background-color: #E0E0E0;
    
       text-align: center;
       vertical-align: middle;
       -moz-box-shadow: inset 0 0 15px #C8C8C8;
        -webkit-box-shadow: inset 0 0 15px #C8C8C8 ;
        box-shadow: inset 0 0 15px #C8C8C8 ;
        font-weight: 500;
           text-align: justify;
}
.about_us_box2{
    background-color: #66CCFF;
       
      
       text-align: center;
       vertical-align: middle;
        font-weight: 500;
}

.gallery_box1{
   background-color: #E0E0E0;

       text-align: center;
       vertical-align: middle;
       -moz-box-shadow: inset 0 0 15px #C8C8C8;
        -webkit-box-shadow: inset 0 0 15px #C8C8C8 ;
        box-shadow: inset 0 0 15px #C8C8C8 ;
        font-weight: 500;
}

.home_box1{
    background-color: #404040 ;
        /* vertical-align: middle;  */
            font-weight: 500;
           text-align: justify;
           background-image:url('images2.jpg');
            background-repeat:repeat;
            color:grey;
            
}
.home_box2{
    background: linear-gradient(to bottom right,#66ccff,#66ffff);
       /*  vertical-align: middle;    */
         
        font-weight: 500;
         
}
.logo{
  position:relative;
  margin-left:10%;
}
.tabs_shift{
    position:relative;
  margin-left:45%;
}
.form_box1{
    background-color: #E0E0E0;
    height:100%;   
       
       text-align: center;
       vertical-align: middle;
       text-align: justify;
}

.ul1
{
    list-style: none;
}
 mar{
     margin-right: -110px;
 }
.mar1{
    margin-left: -500px;
}
.mar2{
    margin-left: 900px;
    margin-top: -600px;
}

div.gallery12{
    margin-bottom: 30px;
    margin-left: 50px;
    float: left;
    width:300px;
}    




