﻿<%@ Page Language="C#" MasterPageFile="~/MasterPage.Master" AutoEventWireup="true" CodeBehind="cafeteria.aspx.cs" Inherits="UIT_Website.cafeteria" 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/image8.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="#">Other Facilities</a>&nbsp; > &nbsp;<u>Cafeteria</u></div>
    <div class="space20"></div>
    
    <!--Left column -->
    <div id="leftCol">
        <div class="heading">Cafeteria</div>
        <table width="98%" border="0" cellpadding="0" cellspacing="4" ALIGN="LEFT"> 
<tr> <td width="19%">&nbsp;</td><td width="81%">&nbsp;</td></tr> <tr> <td width="19%" height="62"> 
<div align="center">
	<img width="205" height="112" src="images/images/cafeteria.jpg"></div></td><td width="81%" height="62"> 
<p align="justify"><font color="#000000" style="font-size: 10pt" face="Arial"> 
The Institute cafeteria provides students with an avenue for respite&nbsp;from 
heavy <br>
learning schedules, and a place to intermingle with fellow&nbsp;students. 
<br> <br> A UIT supervisory committee supervises the&nbsp;services provided by 
the Cafeteria <br>
Management in accordance with regulations of hygiene.</font></p><p>&nbsp;</p></td></tr> 
</table>
    </div>
    <!--Left column Ended -->
    
    
    <!--right column -->
    <div id="rightCol">
        <img src="images/quote8.jpg" border="0" alt="Valuable Quotations by XSLogic Studios" title="Valuable Quotations by XSLogic Studios" />
    </div>
    
 
</asp:Content>

