﻿<%@ Page Language="C#" MasterPageFile="~/MasterPage.Master" AutoEventWireup="true" CodeBehind="merit_scholarship.aspx.cs" Inherits="UIT_Website.merit_scholarship" Title="Untitled Page" %>
<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server">
</asp:Content>
<asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="server">


    <!--Main Image Frame-->
    <div id="centerDiv"><img src="images/image34.jpg" alt="Usman Institute of Technology - copyrighted pictures" title="Usman Institute of Technology - copyrighted pictures" border="0" /></div>
        
    <div class="space10"></div>   
    <div class="breadcrum"><strong>Location : </strong><a href="index.aspx">Home</a>&nbsp; > &nbsp;<a href="#">Financial Aid</a>&nbsp; > &nbsp;<u>Merit Scholarship</u></div>
    <div class="space20"></div>
    
    <!--Left column -->
    <div id="leftCol">
        <div class="heading">Merit Scholarship</div>
        <div class="content">
           In each semester an amount of Rs. 5,000/- is given to each student who secures first position in the batch.
            </div>
    </div>
    <!--Left column Ended -->
    
    
    <!--right column -->
    <div id="rightCol">
        <img src="images/quote3.jpg" border="0" alt="Valuable Quotations by XSLogic Studios" title="Valuable Quotations by XSLogic Studios" />
    </div>
    
  
</asp:Content>

