@charset "utf-8";
/* CSS Document */
* {margin:0px;
    Padding:0px;}
  
  
body { background:url(../images/bg.jpg);
      background-repeat:repeat;
    font-family: Verdana, Geneva, sans-serif;
    font-size:12px;
     line-height:2.0em;}
    
    
#headband{margin: 0 auto;
                  background-color: #000;
          100%;
          height:50px;}  
          
          
#containershadow {margin: 0 auto;
                  background-color: #CCC;
          width:1024px;
          height:auto;
          padding-bottom:5px;}
          
#container {margin: 0 auto;
                  background-color: #FFF;
          width:1014px;
          height:auto;}
          
#header {width:1012px;
                  height:180px;
          }

#header a:link {text-decoration:none;
                font-size:14px;
                   color:#000;
                   padding-right:15px;
                   padding-left:15px;
                    border-right: 1px solid #000;}

#header a:hover {text-decoration:none;
                font-size:14px;
                   color:#106ece;
                  }


#header a:visited {text-decoration:none;
                font-size:14px;
                   color:#106ece;}



#header li {text-decoration:none;
                font-size:14px;
                   color:#106ece;
                 list-style:none;}



#header h4 {         font-size:24px;
        width:550px;
        font-weight: lighter;
        font-style:italic;
        position:relative;
        top:100px;
        display:inline-block;
        
         }          
#logo {float:left;
       position:relative;
     left:65px;
      top:40px;
    width:270px;}
    
    
#nav {float:right;
    width:Auto;
    position:relative;
     margin-right:75px;
      top:70px;
    text-align:right;}
    
#slideshows { width:870px;
        height:auto;
        margin:0 auto;
        }    
          
#uppercontent {
              width:100%;
        height:auto;
        }
        
        
.uppercontentcells {
           width:870px;
          height:auto;  
          margin:0 auto;
           padding:0;
          
          }        
        
          
#contents { width:870px;
        height:auto;
      margin:0 auto;
      padding-top:25px;
            }
        
        
#lowercontent { width:870px;
        height:auto;
      margin:30px 0px 0px 0px;
      
        }          
div.bfClearfix {margin-bottom:20px;}

#footer {width:1014px;
                  height:auto;
          background-color: #E0E0E0;
          font-size:10px;
          text-align:center;
          color:# 666;
          padding:25px 0px 18px 0px;
          }          
#footer a.link { font-size:12px;
          text-decoration:none;
          color:# 666;
          }            
#footer a.hover { font-size:12px;
          text-decoration:none;
          color:#000;
          }          