
PK 
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<link href="css/style.css" rel="stylesheet" type="text/css" />
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>SPECIAL FEATURES</title>
</head>
<body>
<table cellspacing="0" cellpadding="0" class="main" border="0">
<tr>
<td colspan="2">
<?php include_once 'include/header.php'; ?>
</td>
</tr>
<tr>
<td width="28%" style="vertical-align:top; background:#F5A834;" height="100%">
<table width="100%" cellspacing="0" cellpadding="0" border="0" style="padding-top:10px; background:#F5A834;">
<tr><td style="vertical-align:bottom;"><img src="image/student-group.png" width="100%" /></td></tr>
</table>
</td>
<td valign="top" style="padding-top:7px;">
<table class="contact" cellpadding="0" cellspacing="0" border="0">
<tr>
<th class="heading" colspan="4">SPECIAL FEATURES</th>
</tr>
<tr>
<td align="left" style="padding-left:25px; padding-bottom:15px; color:#85C226;"><img src="image/arrow.gif" width="15" />100% Practical Training <br /><img src="image/arrow.gif" width="15" />100% Job Assistance<br />
<img src="image/arrow.gif" width="15" />Online Certificate Verification Provision<br /><img src="image/arrow.gif" width="15" />Experienced Faculty<br /><img src="image/arrow.gif" width="15" />A.C. Lab/Theory Rooms<br /><img src="image/arrow.gif" width="15" />Individual Attention<br /><img src="image/arrow.gif" width="15" />Individual PC<br />
<img src="image/arrow.gif" width="15" />Well Equipped Library<br /><img src="image/arrow.gif" width="15" />Regular Seminars/Workshops<br /><img src="image/arrow.gif" width="15" />Regular Performance Monitoring & Assessment<br /><img src="image/arrow.gif" width="15" />Well Educated Staff<br /><img src="image/arrow.gif" width="15" />Well Equipped English & Computer Lab<br /><img src="image/arrow.gif" width="15" />State-of-Art Infrastructure<br /><img src="image/arrow.gif" width="15" />Peaceful Location for Education.<br /><img src="image/arrow.gif" width="15" />Parking Facility<br /><img src="image/arrow.gif" width="15" />Suitable Batch timings for working Professionals & House Wives.<br /><img src="image/arrow.gif" width="15" />Experience the New World of English<br />(Daily 4 Modules of IELTS, Regular Mock Tests. Outstanding Results)
</td>
<td align="right"><img src="image/234.jpg" width="150" /></td>
</tr>
</table>
</td>
</tr>
<tr>
<td colspan="2">
<?php include_once 'include/footer.php'; ?>
</td>
</tr>
</table>
</body>
</html>


PK 99