/* CSS Document */
*{
  margin:0 auto;
}
body{
  font:normal 11px tahoma;
  background:url(../images/bg.png) repeat-x;
  color:#313132;
}
div, ul, p, h1, h2, h3, h4, h5, h6, img{
  padding:0px;
  margin:0;
}
ul{
  list-style-type:none;
}
form, input{
  margin:0 auto;
}
.spacer{
  clear:both;
}
.fl{
  float:left;
}
.fr{
  float:right;
}
a{
  text-decoration:underline;
  color:#fe5a00;
  font:bold inherit;
}
  img {
  border: none;
 }
.spacer{
  clear:both;
}
/*----page--*/
#page{
  width:929px;
  margin:0 auto;
  background:url(../images/he_bg.png) no-repeat top;
}
/*----page--*/
#left{
  width:680px;
  float:left;
}
#logo{
  width:414px;
  float:left;
  padding:54px 0 0 42px;
}
#logo h1{
  width:414px;
  height:94px;
  float:left;
  background:url(../images/logo.png) no-repeat;
}
#logo h1 a{
  width:414px;
  height:94px;
  float:left;
  text-indent:-99999px;
}
#about{
  width:643px;
  float:left;
  padding:16px 0 16px 32px;
  background:url(../images/tell_bg.png) no-repeat left bottom;
  font-size: 1.1em;
}
#about p{
  padding:0 18px 0 65px;
  text-align:justify;
  font:bold 14px Calibri;
}
#about ul{
  padding:0 18px 0 65px;
}
#about ul li{
  text-align:justify;
  font:bold 14px Calibri;
  padding:10px 0 0 0;
}
.butt{
  float:right;
  margin:24px 0 0 0;
}
#we_giv{
  width:641px;
  background:#127ea5 url(../images/llllll.png) repeat-x;
  padding:0px 0 0 0;
  margin:0 0 0 24px;
  padding-bottom:15px;
}
#we_giv_left{
  width:192px;
  float:left;
  padding:22px 0 0 16px;
}
#we_giv_right{
  width:433px;
  float:right;
  padding-top:10px;
}
#we_giv_right ul{
}
#we_giv_right ul li{
  float:left;
  margin:10px 6px 6px 0px;
}
#we_giv_right ul li img{
  border:#FFFFFF 2px solid;
}

#right{
  width:245px;
  float:right;
}

#right h3{
  font:bold 25px Calibri;
  color:#515151;/*
  padding:0 0 0 30px;*/
  text-align:center;
}
.see{
  padding:69px 0 0px 20px;
}
.see_i{
  padding:2px 0 19px 20px;
}
.igivetwicetweets{
  width:200px;
  height:250px;
  overflow:auto;
  float:left;
  padding:20px 10px 20px 0px;
  margin-top:10px;
  margin-right:10px;
  margin-left:10px;
}
.igivetwicetweets_twice{
  font:normal 11px tahoma;
  color:#3f4142;
  padding:0 15px 0px 0;
  width:180px;
  float:left;
}
.igivetwicetweets h3{
  font:bold 14px Calibri;
  color:#84a400;
  text-align:center;
  padding:0 0 20px 0;
}
.igivetwicetweets2{
  width:200px;
  float:left;
  padding:0 0 0 15px;
}
.igivetwicetweets2 p{
  font:normal 11px tahoma;
  color:#3f4142;
  padding:0 0 0px 0;
}
.igivetwicetweets2 h3{
  font:bold 14px Calibri;
  color:#84a400;
  text-align:center;
  padding:10px 0 0px 0;
}




.Recently{
  padding:0 0 0 20px;
}

/***footer----*/
#footer{
  width:929px;
  margin:0 auto;
  padding:5px 0 0 0;
  clear:both;
  font:bold 14px Calibri;
  color:#333333;
}
#footer h3{
  font:bold 30px  Rockwell;
  color:#fa2300;
  border-bottom:#b7b7b6 1px solid;
}
#footer h4{
  font:bold 22px  Rockwell;
  color:#666666;
}
#footer img{
  vertical-align: bottom;
  padding: 5px 45px 0 0;
}

#footer p{
  font:bold 14px Calibri;
  color:#0272a5;
  text-align:center;
  padding:10px 0;
}
/***footer----*/
#banner{
   width:725px;
   height:165px;
   background:url(../images/banner_bg.png) no-repeat;
   margin:0 auto;
 }
 #banner_top{
   width:725px;
   float:left;
    }
 #banner_left{
   width:129px;
   float:left;
    }
 #banner_right{
   width:149px;
   float:right;
    }
 #banner_middel{
   width:440px;
   float:left;
   font:bold 18px Calibri;
   color:#212070;
   padding:10px 0 0 0px;
   text-align:center;
    }
 #banner_middel span{
   color:#ed0d1e;
   font-size:22px;
   font-weight:bold;
   font-family:"trebuchet MS";
 }
 #banner_middel .world{
   color:#5c9301;
   font-family:"trebuchet MS";
 }
 #banner_middel a{
   color:#ed2024;
   font-size:20px;
   text-decoration:none;
   font-family:"trebuchet MS";
 }
 #banner_middel a:hover{
   color:#ed2024;
   text-decoration:underline;
 }
 #banner_bottom{
   width:725px;
   float:left;
   font:bold 16px Calibri;
   color:#FFFFFF;
   padding:12px 0 0 0;
    }
 #banner_bottom a{
   color:#FFFFFF;
   text-decoration:none;
 }
 #banner_bottom a:hover{
   color:#FFFFFF;
   text-decoration:underline;
 }
 #banner_bottom_left{
   width:350px;
   float:left;
    }
 #banner_bottom_right{
   width:335px;
   float:right;
    }

