html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td  {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;

}




:focus {
	outline: 0;
}

body{
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	background-color: #99b6f2;
}

#logo{
	background-image:url(../images/logo_new.jpg);
	background-repeat:no-repeat;
	background-color:#fff;
	width:180px;
	height:246px;
	
}

#logo_top{
	background-image:url(../images/logo_top_new.gif);
	background-position:bottom;
	height:42px;
}

#caption_top{
	background-image:url(../images/caption_top_new.gif);
	background-repeat:no-repeat;
}

#logo_left{
	background-image:url(../images/logo_left.gif);
	background-repeat:no-repeat;
	width:10px;
}

#aim{
	background-image:url(../images/aim_bg.gif);
	background-repeat:repeat-x;
	height:212px;
	width:179px;
}

#aim_heading{
	background-image:url(../images/aim_heading.gif);
	background-repeat:no-repeat;
	margin-top:15px;
	margin-left:20px;
	height:25px;
}
#aim_text{
	margin-top:15px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-align:justify;
	line-height:140%;

}

#quicklink_heading{
	background-color:#0a1d57;
	margin-left:15px;
	margin-top:10px;
	background-image:url(../images/quick_link_heading.gif);
	background-repeat:no-repeat;
	height:24px;

	}

#quicklink_menu_container{
	background-color:#ebebeb;
	width:180px;
	}

#quicklink_menu_bg{
	background-image:url(../images/quick_link_bullet.gif);
	background-repeat:no-repeat;
	background-position:right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cfcfcf;
	}

.quicklink_menu{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#0a1d57;
	padding-left:10px;
	padding-top:8px;
	padding-bottom:8px;
	text-decoration:none;
}

.quicklink_menu_link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#0a1d57;
	text-decoration:none;
}
.quicklink_menu_link:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#0a1d57;
	text-decoration:none;
}
.quicklink_menu_link:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#0a1d57;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0A1D57;
}

#future_plan{
	margin-top:25px;
	}
	
.text_black{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:150%;
	text-align:justify;
	color:#000000;
}

#text_table p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:150%;
	color:#000000;
	padding:3px 20px 3px 15px;
}

.readmore{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#c40314;
	border-bottom:1px solid #c40314;
	height:11px;
	width:75px;

	
	}

.readmore:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#c40314;
	border-bottom:1px solid #c40314;
	height:15px;
	width:75px;
	text-decoration:none;	
	}
.readmore:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#c40314;
	border-bottom:0px solid #c40314;
	text-decoration:none;
	
	}
	
#footer_container{
	width:920px;	
	height:75px;
	background-color:#2E4C8C;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	line-height:250%;
	padding-top:15px;
	text-align:center;
}
.footer{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	 }

.footer:link{
	color:#fff;
	text-decoration:none;
	 }
.footer:hover{
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	 }

.sub_heading{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#775100;
	text-decoration:none;
}

/* Home page */

#banner_home{
	background-image:url(../images/banner_home.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:518px;
	height:246px;	
}

#welcome_pic{
	margin-top:7px;
	margin-left:10px;
	margin-right:10px;
	}
#welcome_txt{
	margin:15px;
	}

#welcome_readmore{
	margin-right:15px;
	}

#what_we_do_table{
	background-image:url(../images/border_curve.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width:300px;
	height:175px;
	margin-left:5px;
	margin-top:15px;
}
#what_we_do_txt{
	margin:10px;

}


#banner_about{
	background-image:url(../images/about_pic.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:518px;
	height:246px;	
}
#banner_educational{
	background-image:url(../images/educational_pic.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:518px;
	height:246px;	
}

#banner_activities{
	background-image:url(../images/activities_pic.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:518px;
	height:246px;	
}

#banner_gallery{
	background-image:url(../images/gallery_pic.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:518px;
	height:246px;	
}

#banner_projects{
	background-image:url(../images/projects_pic.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:518px;
	height:246px;	
}

#banner_donate{
	background-image:url(../images/donate_pic.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:518px;
	height:246px;	
}

#banner_contact{
	background-image:url(../images/contact_pic.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:518px;
	height:246px;	
}

#banner_what_we_do{
	background-image:url(../images/what_we_do_pic.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:518px;
	height:246px;	
}

#banner_benificiries{
	background-image:url(../images/beneficiries_pic.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:518px;
	height:246px;	
}

#banner_benifactors{
	background-image:url(../images/benefactors_pic.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:518px;
	height:246px;	
}


#banner_our_needs{
	background-image:url(../images/our_needs_pic.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:518px;
	height:246px;	
}

#banner_free_education{
	background-image:url(../images/free_education_pic.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:518px;
	height:246px;	
}

#banner_news_events{
	background-image:url(../images/news_pic.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:518px;
	height:246px;	
}

#banner_future_plans{
	background-image:url(../images/future_pic.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:518px;
	height:246px;	
}