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;

}

a.read:link {color:#88be01;}
a.read:hover {color:#2a80b9;}
a.read:active {color:#333333;}
a.read:visited {color:#333333;}


#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:865px;
              background-color:white;
              height:820px;
              margin:auto;
              margin-top:0px;
              padding:15px;
              padding-left:20px;
              

}

#bigwrapper  { width:100% auto;
               height:820px;
               margin:auto;
               background-color:white;
              
}


#content1   {  width:240px;
               height:500px;
               font-family:century gothic;
               font-size:12px;
               color:white;
               margin-top:0px;
               position:relative;
               z-index:5000;
               float:left;
               
}

#content2   {  width:240px;
               height:500px;
               font-family:century gothic;
               font-size:12px;
               float:left;
               margin-left:70px;
 
}

#content3   {  width:240px;
               height:500px;
               font-family:century gothic;
               font-size:12px;
               float:left;
               margin-left:70px;
               
              

}

#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;
           line-height:18px;
}

.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:#185fba;
      
      font-family:century gothic;
      font-weight:smooth;
      font-size:25px;
      
}

#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%;
}




