body {
	text-align: center;
	margin: 0px auto;
	background-color: #191919;
  background-image: url(../../include/images/bg-repeat.png);
  background-position: 0px 0px;	
  background-repeat: repeat-x;	
}

.clear {
	clear: left;
}


#top {
	width: 1200px;
	height: 491px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  background-image: url(../../include/images/top.png);
  background-position: 0px 0px;	
  background-repeat: no-repeat;  
}

  #header {
    width: 270px;
    height: 80px;
    margin-left: 150px;
    float: left;    
  }
   
    #header a {
      width: 0px;
    	display: block;
     	height: 88px;
     	padding-left: 270px;
     	overflow: hidden;
    }
     
    #header h1 {
     	margin: 0px;
     	padding: 0px;
    }
    
  #menu {
    margin-left: 32px;
    margin-top: 35px;
    width: 604px;
    text-align: center;
    float: left;    
  }
  
    #menu ul {
      margin: 0px;
      padding: 0px;
      list-style-type: none;
    }
    
    #menu li {
      float: left;
      margin-left: 10px;
      margin-right: 10px;
    }
    
    #menu a {
      font-family: Arial, Tahoma, Verdana;
      font-size: 10pt;
      color: white;
      text-decoration: none;
      font-weight: bold;    
    }
    
    #menu a:hover {
      text-decoration: underline;
    }    
  
#middle {
	width: 900px;
  margin-left: auto;
  margin-right: auto;
	background-color: white;
	margin-top: -220px;
}

  #pannel {
  	width: 286px;
  	float: left;
  }
  
    .camera {
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 12px;
    	width: 274px;
    	height: 203px;
      background-image: url(../../include/images/camera.png);
      background-position: 0px 0px;	
      background-repeat: no-repeat;
      padding: 68px 0px 0px 0px;    	
    }
    
      .camera img {
        border: 3px solid white;
        margin-top: -4px;
        margin-bottom: -4px;
      }
      
      .camera span {
        font-family: Arial, Tahoma, Verdana;
        font-size: 8pt;
        color: #4574a3;
      }       
    
    #info {
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 12px;
    	width: 274px;
    	height: 131px;
      background-image: url(../../include/images/info.png);
      background-position: 0px 0px;	
      background-repeat: no-repeat;
      padding: 74px 0px 0px 0px;  
      text-align: left;
    }
    
      #info a {
        font-family: Arial, Tahoma, Verdana;
        font-size: 9pt;
        color: #4574a3;
        text-decoration: none;
      }
      
      #info strong {
        font-family: Arial, Tahoma, Verdana;
        font-size: 9pt;
        color: #4574a3;
        text-decoration: none;
        font-weight: bold;
      }
      
      #info a:hover {
        text-decoration: underline;
      }
      
      #info table {
        font-family: Arial, Tahoma, Verdana;
        font-size: 9pt;
        color: black;
        border: 0px;
        margin-left: 30px;
      }
      
      #info p {
        font-family: Arial, Tahoma, Verdana;
        font-size: 9pt;
        color: black;
        border: 0px;
        margin-left: 30px;
        margin-right: 30px;
      }
      
      #info td, th {
        padding: 4px;
      }

    #info {
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 12px;
    	width: 274px;
    	height: 131px;
      padding: 74px 0px 0px 0px;
      text-align: left;
    }

      #partners a {
        font-family: Arial, Tahoma, Verdana;
        font-size: 9pt;
        color: #4574a3;
        text-decoration: none;
      }

      #partners strong {
        font-family: Arial, Tahoma, Verdana;
        font-size: 9pt;
        color: #4574a3;
        text-decoration: none;
        font-weight: bold;
      }

      #partners a:hover {
        text-decoration: underline;
      }

      #partners p {
        font-family: Arial, Tahoma, Verdana;
        font-size: 9pt;
        color: black;
        border: 0px;
        margin-left: 30px;
        margin-right: 30px;
      }

  #content {
  	width: 614px;
  	float: left;
  	text-align: left;
  	margin-top: 12px;
  }
  
      #content h2 {
        font-family: Arial, Tahoma, Verdana;
        font-size: 14pt;
        color: black;
        font-weight: bold;
        margin-top: 0px;
      }
      
      #content h3 {
        font-family: Arial, Tahoma, Verdana;
        font-size: 12pt;
        color: #4574a3;
        font-weight: bold;
        clear: both;
      }
      
      #content h4 {
        font-family: Arial, Tahoma, Verdana;
        font-size: 10pt;
        color: #4574a3;
        font-weight: bold;
        clear: both;        
      }        
  
      #content p {
        font-family: Arial, Tahoma, Verdana;
        font-size: 9pt;
        color: black;
      }
      
      #content a {
        font-family: Arial, Tahoma, Verdana;
        font-size: 9pt;
        color: #4574a3;
        text-decoration: none;
      }
      
      #content strong {
        font-family: Arial, Tahoma, Verdana;
        font-size: 9pt;
        color: #4574a3;
        text-decoration: none;
        font-weight: bold;
      }
      
      #content a:hover {
        text-decoration: underline;
      }       
      
      #content li {
        font-family: Arial, Tahoma, Verdana;
        font-size: 9pt;
        color: black;
      }
      
      #content table {
        font-family: Arial, Tahoma, Verdana;
        font-size: 9pt;
        color: black;
        border: 0px;
      }
      
      #content td, th {
        border-bottom: 1px solid #4574a3;
        padding: 4px;
      }         
      
      #content img {
        margin: 0 6px 6px 0;
        padding: 3px;
      }
      
      #content .img {
        border: 1px solid #4574a3;
      }
      
    #content-top {
      margin-left: auto;
      margin-right: auto;
    	width: 558px;
    	min-height: 420px;
      background-image: url(../../include/images/content-top.png);
      background-position: top left;	
      background-repeat: no-repeat;
      padding: 20px;  	
    }
    
    #content-bottom {
      margin-left: auto;
      margin-right: auto;
    	width: 588px;
    	height: 80px;
      background-image: url(../../include/images/content-bottom.png);
      background-position: top left;	
      background-repeat: no-repeat;
      margin-top: -22px; 	
    } 
    
#bottom {
	width: 900px;
	height: 89px;
  margin-left: auto;
  margin-right: auto;
  text-align: right;
  background-image: url(../../include/images/bottom.png);
  background-position: 0px 0px;	
  background-repeat: no-repeat;  
}

  #footer {
    margin-right: 14px;
    padding-top: 29px;
    height: 20px
  }
  
    #footer p {
      font-family: Arial, Tahoma, Verdana;
      font-weight: normal;
      color: #595959;
      font-size: 8pt;
    }
    
    #footer a {
      font-family: Arial, Tahoma, Verdana;
      text-decoration: underline;
      font-weight: normal;
      color: #595959;
      font-size: 8pt;
    }
    
    #footer a:hover {
      text-decoration: none;
    }       
      
  /*
      #pannel h2 {
        font-family: Georgia, Tahoma, Arial, Verdana;
        font-size: 13pt;
        color: #663300;
        font-weight: normal;
        margin-top: 0px;
      }
      
      #pannel h3 {
        font-family: Georgia, Arial, Tahoma, Verdana;
        font-size: 10pt;
        color: #663300;
        font-weight: normal;
      }
      
      #pannel h4 {
        font-family: Georgia, Arial, Tahoma, Verdana;
        font-size: 9pt;
        color: #663300;
        font-weight: normal;
        margin-bottom: 4px;
      }        
  
      #pannel p {
        font-family: Arial, Tahoma, Verdana;
        font-size: 9pt;
        color: #bf7c00;
      }
      
      #pannel a {
        font-family: Arial, Tahoma, Verdana;
        font-size: 9pt;
        color: #bf7c00;
        text-decoration: none;
      }
      
      #pannel a:hover {
        text-decoration: underline;
      }       
      
      #pannel li {
        font-family: Arial, Tahoma, Verdana;
        font-size: 9pt;
        color: #bf7c00;
      }
      
      #pannel table {
        font-family: Arial, Tahoma, Verdana;
        font-size: 9pt;
        color: #bf7c00;
        border: 0px;
      }
      
      #pannel td, th {
        border: 1px solid #663300;
        padding: 3px;
      }         
      
      #pannel img {

      }
*/

  /*
  

      
 


