/* CSS Document */
/* CSS Document */
body {
       text-align:center;
	   font-family:Verdana, Arial, Helvetica, sans-serif;
	   /*background-color:#0099FF;*/
	 background-image:url(../img/tools/bg.jpg);
	   background-repeat:repeat-x;
	   }
	
#corps{
      margin-top:40px;
	  margin-left:auto;
	  margin-right:auto;
	  width:923px;
	  height:730px;
	  }
	  
#up{
    width:923px;
	height:267px;
	background-repeat:no-repeat;
	margin:0 0 0 0px;
	/*border:solid #333333 1px;*/
	}

#middle{
        width:923px;
	    height:320px;
	background-repeat:no-repeat;
	margin:0 0 0 0px;
	padding-left:0px;
	text-align:left;
	
	/*border:solid #333333 1px;*/
       }

#bottom{
       width:923px;
	   height:142px;
	   background-repeat:no-repeat;
	   margin:0 0 0 0px;
	/*border:solid #333333 1px;*/
	  color:#FFFFFF;
	  font-size:10px;
	  font-family:Verdana, Arial, Helvetica, sans-serif;
        }

	   
#middle a{
       text-decoration:none;
	   color:#FFFFFF;
	   font-size:10px;
	   font-weight:bold;
	   }
	   
#middle a:hover{
        color:#FF6600;
		/*font-size:12px;*/
		font-weight:bold;
		}
		
#l_1{
   width : 91%;
   height:10px;
   margin-top:0px;
   padding-top:2px;
   /*border:solid red 1px;*/
   text-align:right;

   }

#l_2{
   width : 91.5%;
   height:10px;
    margin-top:8px;
   /*border:solid red 1px;*/
   text-align:right;
   
   }

#l_3{
   width : 99%;
   height:10px;
    margin-top:8px;
   /*border:solid red 1px;*/
   text-align:right;
   }

#l_4{
   width : 92%;
   height:10px;
    margin-top:7px;
   /*border:solid red 1px;*/
   text-align:right;
  }

#l_5{
  width : 87.5%;
   height:10px;
    margin-top:20px;
   /*border:solid red 1px;*/
   text-align:right;
  }
  
 #l_5_b{
  width : 95%;
   height:10px;
    margin-top:10px;
   /*border:solid red 1px;*/
   text-align:right;
  }

#l_6{
   width : 80.5%;
   height:10px;
    margin-top:18px;
   /*border:solid red 1px;*/
   text-align:right;
  }

#l_7{
  width : 83%;
   height:10px;
    margin-top:14px;
   /*border:solid red 1px;*/
   text-align:right;
  }
  
#l_7_2{
  width : 88%;
   height:10px;
    margin-top:14px;
   /*border:solid red 1px;*/
   text-align:right;
  }

#l_8{
   width : 82%;
   height:10px;
    margin-top:42px;
   /*border:solid red 1px;*/
   text-align:right;
  }

#l_9{
  width : 83.5%;
   height:10px;
    margin-top:47px;
   /*border:solid red 1px;*/
   text-align:right;
  }
  
  
  /*******
  about bottom boxes
  *******/
  
#bottom table{
             width:920px;
			 height:140px;
			 margin-top:10px;}
			 
#bottom td{
    
		  text-align:justify;
		 /*border:solid red 1px;*/
		  }
		  
#bottom td.t_1{
          padding-left:50px;
		  padding-top:0px;
		  width:240px;}

#bottom td.t_2{
          padding-left:10px;
		  padding-right:10px;
		  padding-top:0px;
		  width:190px;}

#bottom td.t_3{
          padding-left:10px;
		  padding-right:10px;
		  padding-top:0px;}

#bottom td.t_4{}
		  
#bottom td h2, #bottom td h3, #bottom td h4, #bottom td h5 {
         font-family:Verdana, Arial, Helvetica, sans-serif;
		 margin:0px;
		 color:#FFFFFF;}
		 
#bottom td.t_1 img, #bottom td.t_2 img, #bottom td.t_3 img, #bottom td.t_4 img {
        margin:0px;}
		
#bottom td.t_2 ul{
        margin-top:0px;}
		
#bottom td.t_3 p{
         font-family:Verdana, Arial, Helvetica, sans-serif;
		 font-size:10px;
		 color:#FFFFFF;
		}
	  
#bottom td.t_2 li{
          font-family:Verdana, Arial, Helvetica, sans-serif;
		 font-size:10px;
		 color:#FFFFFF;}
		 
		 
#middle td.logos img{
        margin-top:3px;
		}
				 
#middle td.logos a:hover{ opacity:0.5;
   moz-opacity:0.5;
   filter:alpha(opacity=50);
   zoom: 1;}
/*classea*/

.black{
      color:#000000;
	  font-size:14px;
	  font-family:Verdana, Arial, Helvetica, sans-serif;
	  font-weight:bold;
	  margin-right:20px;}
	  
.grey{
     color:#0066FF;
	  font-size:14px;
	  font-family:Verdana, Arial, Helvetica, sans-serif;
	  font-weight:bold;
	  margin-right:20px;}
	  
.bordered{
     border:solid red 1px;}
	 
.fleft{
     float:left;
	 }
	 
.no-border{
    border:none;}

