﻿<%@ Page Language="C#" MasterPageFile="~/MasterPage.Master" AutoEventWireup="true" CodeBehind="fee_structure.aspx.cs" Inherits="UIT_Website.fee_structure" 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/image15.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="#">Admission</a>&nbsp; > &nbsp;<u>Fee Structure</u></div>
    <div class="space20"></div>
    
    <div id="padding10" class="heading">Fee Structure</div>
    <div align="center"><img src="../images/fee_structure.jpg" border="0" alt="fee structure" title="fee structure"  /></div>
    
    <div class="space20"></div>
  
</asp:Content>

