body  { margin:0px;
        
    

}

a:link  {  text-decoration:none;
           color:white;
           font-family:century gothic;

}

a:hover  {  text-decoration:none;
            color:grey;
}


a:active  {  text-decoration:none;
             color:white;
             font-family:century gothic;

}

a:visited  {  text-decoration:none;
              color:white;
              font-family:century gothic;

}


#logo   {  width:100%;
           height:100px;
           margin:auto;
           padding-top:30px;
           text-align:center;
           background-color:#3598dc;
           color:black;
           font-size:25px;
           font-family:century gothic;

}

#navibar   {   width:870px;
               height:20px;
               margin:auto;
               margin-top:-50px;
               background-color:#3598dc;
               color:white;
               font-family:century gothic;
               font-size:15px;
               text-align:center;
               word-spacing:50px;
               padding:15px;

}

#bannerwrapper   {   width:960px;
                     height:300px;
                     
                     margin:auto;
}
 




#banner   {  width:900px;
             height:300px;
             background-color:#333333;
             margin:auto;
           
             float:left;
             

}

#earwrapper   {   width:30px;
                  height:300px;
                  padding-top:15px;
                  float:left;

}


#leftear    {   width:10px;
                height:100px;
                padding:10px;
                
                background-color:#34495e;
                float:left;
                border-radius: 10px 0px 0px 10px;
                -moz-border-radius: 10px 0px 0px 10px;
                -webkit-border-radius: 10px 0px 0px 10px;
               
}

#leftear1    {  width:10px;
                height:100px;
                padding:10px;
                background-color:#34495e;
                float:left;
                margin-top:1px;
                border-radius: 10px 0px 0px 10px;
                -moz-border-radius: 10px 0px 0px 10px;
                -webkit-border-radius: 10px 0px 0px 10px;
               
}






#rightear    {   width:30px;
                 height:200px;
                 
                 float:left;
}


#content   {  width:930px;
              height:650px;
              margin:auto;
              margin-top:0px;
              padding:15px;
              padding-top:30px;
              padding-left:20px;
              background-image:url('images/servicebg.png');
              background-repeat:no-repeat;
              
}

#bigwrapper  { width:100% auto;
               height:650px;
               margin:auto;
               background-color:white;
              
        }

#content1   {  width:220px;
               height:400px;
               float:left;
               
   
}

#content2   {  width:220px;
               height:400px;
               float:left;
               margin-left:15px;
               
}

#content3   {  width:220px;
               height:400px;
               float:left;
               margin-left:15px;
               
}

#content4   {  width:220px;
               height:400px;
               float:left;
               margin-left:15px;
               
}


#footwrapper   {   width:100% auto;
                   height:300px;
                   padding-top:50px;
                   background-color:#2a80b9;
                   margin:auto;
                   margin-top:0px;
}

#wrapper  {       width:900px;
                  height:300px;
                  margin:auto;
                  

}
 
#footer   {   width:500px;
              height:230px;
              background-color:#ffffff;
              margin:auto;
              float:left;
              
              
}

#footeradd{   height:200px;
              width:300px;
              margin-top:0px;
              float:right;
              
             


}



.coname  {  margin-top:0px;
            color:white;
            font-size:40px;
            font-family:century gothic;
            word-spacing:15px;
            

}

.text  {   color:#333333;
           font-family:century gothic;
           font-size:13px;
           text-align:center;
           width:220px;
           
}

.protext  {   color:#000000;
              font-family:century gothic;
              font-size:15px;
              width:400px;
              margin-left:320px;
              margin-top:50px;

}

.protexts  {  color:#000000;
              font-family:century gothic;
              width:400px;
              margin-left:320px;
              font-size:15px;
              line-height:22px;
}

h3   {        color:#185fba;
              font-family:century gothic;
              width:400px;
              margin-left:320px;
      
}

.address   {   text-align:left;
               color:#ffffff;
               font-size:11px;
               font-family:century gothic;

}

.ear   {    color:white;
            font-family:century gothic;
            font-size:12px;
            margin-top:74px;
            
      
            
          
            
/* Safari */
-webkit-transform: rotate(-90deg);

/* Firefox */
-moz-transform: rotate(-90deg);

/* IE */
-ms-transform: rotate(-90deg);

/* Opera */
-o-transform: rotate(-90deg);

/* Internet Explorer */
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
            
            
}

h2 {  color:#333333;
      text-align:left;
      
      height:30px;
      font-family:century gothic;
    
      font-weight:smooth;
      
}

#bg {
  position: fixed; 
  z-index:-5000;
  top: -50%; 
  left: -50%; 
  width: 200%; 
  height: 200%;
}
#bg img {
  position: absolute; 
  top: 0; 
  left: 0; 
  right: 0; 
  bottom: 0; 
  margin: auto; 
  min-width: 50%;
  min-height: 50%;
}




