
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>

<head>

<title></title>
<meta name="description" content="">
<meta name="keywords" content=""> 
<meta name="robots" CONTENT="FOLLOW,INDEX">
<meta name="robots" content="all">
<meta name="google-site-verification" content="">
<meta http-equiv='Copyright' content='Ahmet Burak HEKİM'>
<link rel="stylesheet" href="images/stil.css" type="text/css" media="screen">
            <style type="text/css">

                *{outline: none;}
                img {border: 0;}
                .font {
          font: normal 10px Verdana, Arial, Helvetica, sans-serif;
                }
                .folio_block {
                    position: absolute;
                    left: 50%; top: 50%;
                    margin: -140px 0 0 -395px;
                }
 
 
                /*--Main Container--*/
                .main_view {
                    float: left;
                    position: relative;
                }
                /*--Window/Masking Styles--*/
                .window {
                    height:229px;	width: 632px;
                    overflow: hidden; /*--Hides anything outside of the set width/height--*/
                    position: relative;
                }
                .image_reel {
                    position: absolute;
                    top: 0; left: 0;
                }
                .image_reel img {float: left;}
 
                /*--Paging Styles--*/
                .paging {
                    position: absolute;
                    bottom: 40px; right: -7px;
                    width: 178px; height:47px;
                    z-index: 1; /*--Assures the paging stays on the top layer--*/
                    text-align: center;
                    line-height: 40px;
                    background: url(images/paging_bg2.png) no-repeat;
                    display: none; /*--Hidden by default, will be later shown with jQuery--*/
                }
                .paging a {
                    padding: 5px;
                    text-decoration: none;
                    color: #fff;
                }
                .paging a.active {
                    font-weight: bold;
                    background: #920000;
                    border: 1px solid #610000;
                    -moz-border-radius: 3px;
                    -khtml-border-radius: 3px;
                    -webkit-border-radius: 3px;
                }
                .paging a:hover {font-weight: bold;}
            </style>        <script type="text/javascript" src="js/jquery.js"></script>
        <script type="text/javascript">
 
            $(document).ready(function() {
 
                //Set Default State of each portfolio piece
                $(".paging").show();
                $(".paging a:first").addClass("active");
 
                //Get size of images, how many there are, then determin the size of the image reel.
                var imageWidth = $(".window").width();
                var imageSum = $(".image_reel img").size();
                var imageReelWidth = imageWidth * imageSum;
 
                //Adjust the image reel to its new size
                $(".image_reel").css({'width' : imageReelWidth});
 
                //Paging + Slider Function
                rotate = function(){
                    var triggerID = $active.attr("rel") - 1; //Get number of times to slide
                    var image_reelPosition = triggerID * imageWidth; //Determines the distance the image reel needs to slide
 
                    $(".paging a").removeClass('active'); //Remove all active class
                    $active.addClass('active'); //Add active class (the $active is declared in the rotateSwitch function)
 
                    //Slider Animation
                    $(".image_reel").animate({
                        left: -image_reelPosition
                    }, 500 );
 
                };
 
                //Rotation + Timing Event
                rotateSwitch = function(){
                    play = setInterval(function(){ //Set timer - this will repeat itself every 3 seconds
                        $active = $('.paging a.active').next();
                        if ( $active.length === 0) { //If paging reaches the end...
                            $active = $('.paging a:first'); //go back to first
                        }
                        rotate(); //Trigger the paging and slider function
                    }, 10000); //Timer speed in milliseconds (3 seconds)
                };
 
                rotateSwitch(); //Run function on launch
 
                //On Hover
                $(".image_reel a").hover(function() {
                    clearInterval(play); //Stop the rotation
                }, function() {
                    rotateSwitch(); //Resume rotation
                });
 
                //On Click
                $(".paging a").click(function() {
                    $active = $(this); //Activate the clicked paging
                    //Reset Timer
                    clearInterval(play); //Stop the rotation
                    rotate(); //Trigger rotation immediately
                    rotateSwitch(); // Resume rotation
                    return false; //Prevent browser jump to link anchor
                });
 
            });
        </script>

<link type="text/css" href="css/screen.css" rel="stylesheet" media="screen" />
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script>
<script type="text/javascript" src="js/jquery.cycle.all.min.js"></script>
<script type="text/javascript">
$(document).ready(function() {	
	$('#promo').cycle({
		fx     :'scrollHorz',
		timeout:4000,
		speed  :800,
		next   :'#promonav .next',
		pager  :'#promoindex',
		height :200,
		pause  :1
	});
	
});
</script>
</head>

<body leftmargin="0" rightmargin="0" bottommargin="0" background="images/bg.jpg">

<div align="center">
	<table border="0" width="965" cellpadding="0" style="border-collapse: collapse" id="table1">
		<tr>
			<td colspan="3"><table border="0" width="965" cellpadding="0" style="border-collapse: collapse" id="table1">
	<tr>
		<td><table border="0" width="965" cellpadding="0" style="border-collapse: collapse" height="117">
	<tr>
		<td width="375">
		<a href="index.html">
		<img border="0" src="images/logo.png" width="438" height="115"></a></td>
		<td width="381">
		<img border="0" src="images/tys.gif" width="381" height="117"></td>
		<td width="15">&nbsp;</td>
		<td width="117">
		<a target="_blank" href="http://ogrenci.kardelenegitimkurumlari.com/">
		<img border="0" src="images/key.png" width="117" height="117"></a></td>
	</tr>
</table></td>
	</tr>
	<tr>
		<td style="font-size: 1pt" height="15"></td>
	</tr>
	<tr>
		<td><table border="0" width="965" cellpadding="0" style="border-collapse: collapse" height="40" id="table1">
	<tr>
		<td align="center" background="images/menu_bar.png">
		<table border="0" cellpadding="0" style="border-collapse: collapse" id="table2" width="640" height="40">
			<tr>
				<td>		<ul class="menu">


<li><a href="index.html" class="menu">&nbsp;&nbsp;&nbsp;&nbsp;Anasayfa&nbsp;&nbsp;&nbsp;&nbsp;</a></li>


<li><a href="#" class="menu">&nbsp;&nbsp;&nbsp;&nbsp;Kurumsal&nbsp;&nbsp;&nbsp;&nbsp;</a>
	<ul class="sub"><li>

<div class="acilir">
	<div id="yukari" style="border-top-color:#e90000;"></div>
	
	<div class="acilir-ust">
	<p>Kurumsal</p>
	</div>
	<div class="acilir-alt">
	<div class="sol">
	<a href="kurucumuz.html">Kurucumuz</a>
	<a href="misyon.html">Misyon</a>
	</div>
	<div class="sag">
	<a href="vizyon.html">Vizyon</a>
	<a href="kadromuz.html">Kadromuz</a>
</div>
</div>
</div>

</li>

</ul>
</li>


<li><a href="#" class="menu">&nbsp;&nbsp;&nbsp;&nbsp;Eğitim Modelimiz&nbsp;&nbsp;&nbsp;&nbsp;</a>
	<ul class="sub"><li>

<div class="acilir">
	<div id="yukari" style="border-top-color:#e90000;"></div>
	
	<div class="acilir-ust">
	<p>Eğitim Modelimiz</p>
	</div>
	<div class="acilir-alt">
	<div class="sol">
	<a href="butikdershane.html">Butik Dershane</a>
	<a href="birebiregitimmodeli.html">Birebir Eğitim Modeli</a>
	</div>
	<div class="sag">
	<a href="ailedanismanligi.html">Aile Danışmanlığı</a>
	<a href="ogrenciegitimkoclugu.html">Öğrenci Eğitim Koçluğu</a>
</div>
</div>
</div>

</li>

</ul>
</li>



<li><a href="#" class="menu">&nbsp;&nbsp;&nbsp;&nbsp;Hızlı Erişim&nbsp;&nbsp;&nbsp;&nbsp;</a>
	<ul class="sub"><li>

<div class="acilir">
	<div id="yukari" style="border-top-color:#e90000;"></div>
	
	<div class="acilir-ust">
	<p>Hızlı Erişim</p>
	</div>
	<div class="acilir-alt">
	<div class="sol">
	<a href="haftalikderscizelgesi.html">Haftalık Birebir Ders Çizelgesi</a>
	<a href="denemetarihleri.html">Deneme Tarihleri</a>


	</div>
	<div class="sag">
	<a href="sosyalaktivitelercizelgesi.html">Sosyal Aktiviteler Çizelgesi</a>
	<a href="fotograflarlaaylikaktiviteler.html">Fotoğraflarla Aylık Aktiviteler</a>
</div>
</div>
</div>

</li>

</ul>
</li>

<li><a href="#" class="menu">&nbsp;&nbsp;&nbsp;&nbsp;İletişim&nbsp;&nbsp;&nbsp;&nbsp;</a>
	<ul class="sub"><li>

<div class="acilir">
	<div id="yukari" style="border-top-color:#e90000;"></div>
	
	<div class="acilir-ust">
	<p>İletişim</p>
	</div>
	<div class="acilir-alt">
	<div class="sol">
	<a href="iletisim.html">İletişim</a>
	<a href="iletisim.html">Harita</a>
	</div>
	<div class="sag">
	<a target="_blank" href="http://www.facebook.com/#!/adnan.sahin.16121471">Facebook</a>
	<a target="_blank" href="http://twitter.com/kardelenegitim">Twitter</a>
</div>
</div>
</div>

</li>

</ul>
</li>

</ul></td>
			</tr>
		</table>
		</td>
	</tr>
</table>

</td>
	</tr>
</table>
</td>
		</tr>
		<tr>
			<td width="965" valign="top" colspan="3" style="font-size: 2pt" height="15"></td>
		</tr>
		<tr>
			<td width="310" valign="top"><script type="text/javascript" src="thickbox/thickbox.js"></script>

<head>
<link href="thickbox/thickbox.css" media="screen" rel="stylesheet" type="text/css" />
</head>

<table border="0" width="310" cellpadding="0" style="border-collapse: collapse" id="table1">
	<tr>
		<td background="images/blok_ust.png" width="310" height="28">&nbsp;</td>
	</tr>
	<tr>
		<td height="6" style="font-size: 1pt" background="images/seffaf.png">
		<img border="0" src="images/blok_ic_alt.png" width="310" height="6"></td>
	</tr>
	<tr>
		<td background="images/seffaf.png" height="250" align="center">
		<a class="thickbox" href="istilk.jpg">
		<img border="0" src="images/istanbuldailk.gif" width="270" height="200"></a></td>
	</tr>
	<tr>
		<td><img border="0" src="images/blok_alt.png" width="310" height="10"></td>
	</tr>
</table>
</td>
			<td width="15">&nbsp;</td>
			<td width="640" valign="top"><table border="0" width="640" cellpadding="0" style="border-collapse: collapse" id="table1">
	<tr>
		<td background="images/genis_blog_bg.png" width="640" height="28">&nbsp;</td>
	</tr>
	<tr>
		<td height="6" style="font-size: 1pt" background="images/seffaf.png">
		<img border="0" src="images/blok_ic_alt_genis.png" width="640" height="6"></td>
	</tr>
	<tr>
		<td background="images/seffaf.png" height="250">                 <div class="font">
                <div class="main_view">
                    <div class="window">
                        <div style="width: 632px; left: -0px;"
                             class="image_reel">
                            <a href="#"><img
                                    src="galeri/1.jpg"/></a>
                            <a href="#"><img
                                    src="galeri/2.jpg"/></a>
                            <a href="#"><img
                                    src="galeri/3.jpg"/></a>
                            <a href="#"><img
                                    src="galeri/4.jpg"/></a>
                            <a href="#"><img
                                    src="galeri/5.jpg"/></a>
                            <a href="#"><img
                                    src="galeri/6.jpg"/></a>
                            <a href="#"><img
                                    src="galeri/7.jpg"/></a>
                        </div>
                    </div>
                    <div style="display: block;" class="paging">
                        <a class="" href="#" rel="1">1</a>
                        <a class="" href="#" rel="2">2</a>
                        <a class="" href="#" rel="3">3</a>
                        <a class="" href="#" rel="4">4</a>
                        <a class="" href="#" rel="5">5</a>
                        <a class="" href="#" rel="6">6</a>
                        <a class="" href="#" rel="7">7</a>
   
                    </div>
                </div>
 </div>
</td>
	</tr>
	<tr>
		<td>
		<img border="0" src="images/genis_blok_alt.png" width="640" height="10"></td>
	</tr>
</table>
</td>
		</tr>
		
				<tr>
			<td width="965" valign="top" colspan="3" style="font-size: 2pt" height="15"></td>
		</tr>
		<tr>
			<td width="310" valign="top"><table border="0" width="310" cellpadding="0" style="border-collapse: collapse" id="table1">
	<tr>
		<td background="images/blok_ust.png" style="font-family: Arial; font-size: 10.5pt; color: #FFFFFF" width="310" height="28" align="left">&nbsp;&nbsp;GURUR TABLOMUZ</td>
	</tr>
	<tr>
		<td height="6" style="font-size: 1pt" background="images/seffaf.png">
		<img border="0" src="images/blok_ic_alt.png" width="310" height="6"></td>
	</tr>
	<tr>
		<td background="images/seffaf.png" height="250" align="center">
		
		
		
		
		
		
		
		
		<div id="cerceve">
    <ul id="promo">
    
    	                      		
	
        <li>
        
  <table border="0" width="290" cellpadding="0" style="border-collapse: collapse" height="200">
	<tr>
		<td height="70" align="center" style="font-family: Arial; color: #FF0000; font-size: 16pt; font-style: italic; font-weight: bold">
		TUĞÇE ÖZTEKIN</td>
	</tr>
	<tr>
		<td align="center" style="font-size: 14pt; font-family: Arial; color: #000080; font-style: italic" height="65">
		İSTANBUL ÜNİVERSİTESİ</td>
	</tr>
	<tr>
		<td align="center" style="font-size: 14pt; font-family: Arial; color: #000080; font-style: italic" height="65">
DİŞ HEKİMLİĞİ</td>
	</tr>
</table>      
        
        </li>
			
	
        <li>
        
  <table border="0" width="290" cellpadding="0" style="border-collapse: collapse" height="200">
	<tr>
		<td height="70" align="center" style="font-family: Arial; color: #FF0000; font-size: 16pt; font-style: italic; font-weight: bold">
		HAZAL SORAN</td>
	</tr>
	<tr>
		<td align="center" style="font-size: 14pt; font-family: Arial; color: #000080; font-style: italic" height="65">
		İSTANBUL ÜNİVERSİTESİ</td>
	</tr>
	<tr>
		<td align="center" style="font-size: 14pt; font-family: Arial; color: #000080; font-style: italic" height="65">
PEYZAJ MİMARLIĞI</td>
	</tr>
</table>      
        
        </li>
			
	
        <li>
        
  <table border="0" width="290" cellpadding="0" style="border-collapse: collapse" height="200">
	<tr>
		<td height="70" align="center" style="font-family: Arial; color: #FF0000; font-size: 16pt; font-style: italic; font-weight: bold">
		AYŞE EBRU DEMİR</td>
	</tr>
	<tr>
		<td align="center" style="font-size: 14pt; font-family: Arial; color: #000080; font-style: italic" height="65">
		KÜLTÜR ÜNIVERSITESİ</td>
	</tr>
	<tr>
		<td align="center" style="font-size: 14pt; font-family: Arial; color: #000080; font-style: italic" height="65">
MİMARLIK</td>
	</tr>
</table>      
        
        </li>
			
	
        <li>
        
  <table border="0" width="290" cellpadding="0" style="border-collapse: collapse" height="200">
	<tr>
		<td height="70" align="center" style="font-family: Arial; color: #FF0000; font-size: 16pt; font-style: italic; font-weight: bold">
		CEYDA SENA BALABAN</td>
	</tr>
	<tr>
		<td align="center" style="font-size: 14pt; font-family: Arial; color: #000080; font-style: italic" height="65">
		BEYKENT ÜNİVERSİTESİ </td>
	</tr>
	<tr>
		<td align="center" style="font-size: 14pt; font-family: Arial; color: #000080; font-style: italic" height="65">
MİMARLIK</td>
	</tr>
</table>      
        
        </li>
			
	
        <li>
        
  <table border="0" width="290" cellpadding="0" style="border-collapse: collapse" height="200">
	<tr>
		<td height="70" align="center" style="font-family: Arial; color: #FF0000; font-size: 16pt; font-style: italic; font-weight: bold">
		DEMET HAYLAZ</td>
	</tr>
	<tr>
		<td align="center" style="font-size: 14pt; font-family: Arial; color: #000080; font-style: italic" height="65">
		KOCAELI ÜNİVERSİTESİ </td>
	</tr>
	<tr>
		<td align="center" style="font-size: 14pt; font-family: Arial; color: #000080; font-style: italic" height="65">
ENDÜSTRİ MÜHENDİSLIĞİ</td>
	</tr>
</table>      
        
        </li>
			
	
        <li>
        
  <table border="0" width="290" cellpadding="0" style="border-collapse: collapse" height="200">
	<tr>
		<td height="70" align="center" style="font-family: Arial; color: #FF0000; font-size: 16pt; font-style: italic; font-weight: bold">
		HABİB FURKAN ARCAN</td>
	</tr>
	<tr>
		<td align="center" style="font-size: 14pt; font-family: Arial; color: #000080; font-style: italic" height="65">
		TURGUT ÖZAL ÜNİVERSİTESİ </td>
	</tr>
	<tr>
		<td align="center" style="font-size: 14pt; font-family: Arial; color: #000080; font-style: italic" height="65">
ELEKTRİK MÜHENDİSLİĞİ</td>
	</tr>
</table>      
        
        </li>
			
	
        <li>
        
  <table border="0" width="290" cellpadding="0" style="border-collapse: collapse" height="200">
	<tr>
		<td height="70" align="center" style="font-family: Arial; color: #FF0000; font-size: 16pt; font-style: italic; font-weight: bold">
		YÜKSEL ADANALI</td>
	</tr>
	<tr>
		<td align="center" style="font-size: 14pt; font-family: Arial; color: #000080; font-style: italic" height="65">
		VAN YÜZÜNCÜ YIL ÜNİVERSİTESİ</td>
	</tr>
	<tr>
		<td align="center" style="font-size: 14pt; font-family: Arial; color: #000080; font-style: italic" height="65">
VETERİNERLİK</td>
	</tr>
</table>      
        
        </li>
			
	
        <li>
        
  <table border="0" width="290" cellpadding="0" style="border-collapse: collapse" height="200">
	<tr>
		<td height="70" align="center" style="font-family: Arial; color: #FF0000; font-size: 16pt; font-style: italic; font-weight: bold">
		BURAK KÖSE</td>
	</tr>
	<tr>
		<td align="center" style="font-size: 14pt; font-family: Arial; color: #000080; font-style: italic" height="65">
		KÜLTÜR ÜNİVERSİTESİ </td>
	</tr>
	<tr>
		<td align="center" style="font-size: 14pt; font-family: Arial; color: #000080; font-style: italic" height="65">
İŞLETME %25 BURSLU</td>
	</tr>
</table>      
        
        </li>
			
	
        <li>
        
  <table border="0" width="290" cellpadding="0" style="border-collapse: collapse" height="200">
	<tr>
		<td height="70" align="center" style="font-family: Arial; color: #FF0000; font-size: 16pt; font-style: italic; font-weight: bold">
		OĞUZHAN ATAMAN</td>
	</tr>
	<tr>
		<td align="center" style="font-size: 14pt; font-family: Arial; color: #000080; font-style: italic" height="65">
		BAHÇEŞEHIR ÜNIVERSİTESİ</td>
	</tr>
	<tr>
		<td align="center" style="font-size: 14pt; font-family: Arial; color: #000080; font-style: italic" height="65">
HUKUK FAKÜLTESİ</td>
	</tr>
</table>      
        
        </li>
	
      

    </ul>


</div>
		
		
		
		
		
		
		
		</td>
	</tr>
	<tr>
		<td><img border="0" src="images/blok_alt.png" width="310" height="10"></td>
	</tr>
</table>
</td>
			<td width="15">&nbsp;</td>
			<td width="640" valign="top"><table border="0" width="640" cellpadding="0" style="border-collapse: collapse" id="table1">
	<tr>
		<td background="images/genis_blog_bg.png" style="font-family: Arial; font-size: 10.5pt; color: #FFFFFF" width="640" height="28" align="left">&nbsp;&nbsp;DUYURULAR VE HABERLER</td>
	</tr>
	<tr>
		<td height="6" style="font-size: 1pt" background="images/seffaf.png">
		<img border="0" src="images/blok_ic_alt_genis.png" width="640" height="6"></td>
	</tr>
	<tr>
		<td background="images/seffaf.png" height="250" align="center">	
		<MARQUEE ID="kynyeni2" WIDTH="600" HEIGHT="250" SCROLLAMOUNT="1" SCROLLDELAY="50" onmouseover="kynyeni2.scrollAmount=0" onmouseout="kynyeni2.scrollAmount=1" direction="up">
	                      		
	
<table border="0" width="600" cellpadding="0" style="border-collapse: collapse" id="table1">
	<tr>
		<td width="67" style="font-family: Arial; color: #063477; font-size: 16pt; font-weight: bold" align="right">
		OCA</td>
		<td rowspan="2" width="4" style="border-right: 1px dashed #FF0000">&nbsp;</td>
		<td rowspan="2" width="4" valign="top">&nbsp;</td>
		<td rowspan="2" width="488" valign="top" style="font-family: Arial; font-size: 11pt; color: #FF0000; font-style:italic; font-weight:bold">
		25 Ocak Cuma günü saat 17.30'da üniversite hazırlık öğrencilerimize YGS sınavı yapılacaktır.Başarılar dileriz…</td>
	</tr>
	<tr>
		<td width="67" style="font-family: Arial; color: #063477; font-size: 16pt; font-weight: bold" align="right">
		25</td>
	</tr>
	<tr>
		<td colspan="4" style="font-size: 2pt; border-top: 1px dashed #FF0000" height="5">
		</td>
	</tr>
	<tr>
		<td colspan="4" style="font-size: 2pt" height="10"></td>
	</tr>
</table>

			
	
<table border="0" width="600" cellpadding="0" style="border-collapse: collapse" id="table1">
	<tr>
		<td width="67" style="font-family: Arial; color: #063477; font-size: 16pt; font-weight: bold" align="right">
		OCA</td>
		<td rowspan="2" width="4" style="border-right: 1px dashed #FF0000">&nbsp;</td>
		<td rowspan="2" width="4" valign="top">&nbsp;</td>
		<td rowspan="2" width="488" valign="top" style="font-family: Arial; font-size: 11pt; color: #FF0000; font-style:italic; font-weight:bold">
		20 Ocak Pazar günü saat 10.30'da 7 ve 8.sınıflar için 4.aylık deneme yapılacaktır.Başarılar dileriz…</td>
	</tr>
	<tr>
		<td width="67" style="font-family: Arial; color: #063477; font-size: 16pt; font-weight: bold" align="right">
		20</td>
	</tr>
	<tr>
		<td colspan="4" style="font-size: 2pt; border-top: 1px dashed #FF0000" height="5">
		</td>
	</tr>
	<tr>
		<td colspan="4" style="font-size: 2pt" height="10"></td>
	</tr>
</table>

			
	
<table border="0" width="600" cellpadding="0" style="border-collapse: collapse" id="table1">
	<tr>
		<td width="67" style="font-family: Arial; color: #063477; font-size: 16pt; font-weight: bold" align="right">
		OCA</td>
		<td rowspan="2" width="4" style="border-right: 1px dashed #FF0000">&nbsp;</td>
		<td rowspan="2" width="4" valign="top">&nbsp;</td>
		<td rowspan="2" width="488" valign="top" style="font-family: Arial; font-size: 11pt; color: #FF0000; font-style:italic; font-weight:bold">
		20 Ocak Pazar günü saat 10.00'da 11.sınıflar için 4.aylık deneme yapılacaktır.Başarılar dileriz...</td>
	</tr>
	<tr>
		<td width="67" style="font-family: Arial; color: #063477; font-size: 16pt; font-weight: bold" align="right">
		20</td>
	</tr>
	<tr>
		<td colspan="4" style="font-size: 2pt; border-top: 1px dashed #FF0000" height="5">
		</td>
	</tr>
	<tr>
		<td colspan="4" style="font-size: 2pt" height="10"></td>
	</tr>
</table>

			
	
<table border="0" width="600" cellpadding="0" style="border-collapse: collapse" id="table1">
	<tr>
		<td width="67" style="font-family: Arial; color: #063477; font-size: 16pt; font-weight: bold" align="right">
		OCA</td>
		<td rowspan="2" width="4" style="border-right: 1px dashed #FF0000">&nbsp;</td>
		<td rowspan="2" width="4" valign="top">&nbsp;</td>
		<td rowspan="2" width="488" valign="top" style="font-family: Arial; font-size: 11pt; color: #FF0000; font-style:italic; font-weight:bold">
		18 Ocak Cuma günü saat 17.30'da üniversite hazırlık öğrencilerimize EKS sınavı yapılacaktır.Başarılar dileriz…</td>
	</tr>
	<tr>
		<td width="67" style="font-family: Arial; color: #063477; font-size: 16pt; font-weight: bold" align="right">
		18</td>
	</tr>
	<tr>
		<td colspan="4" style="font-size: 2pt; border-top: 1px dashed #FF0000" height="5">
		</td>
	</tr>
	<tr>
		<td colspan="4" style="font-size: 2pt" height="10"></td>
	</tr>
</table>

			
	
<table border="0" width="600" cellpadding="0" style="border-collapse: collapse" id="table1">
	<tr>
		<td width="67" style="font-family: Arial; color: #063477; font-size: 16pt; font-weight: bold" align="right">
		OCA</td>
		<td rowspan="2" width="4" style="border-right: 1px dashed #FF0000">&nbsp;</td>
		<td rowspan="2" width="4" valign="top">&nbsp;</td>
		<td rowspan="2" width="488" valign="top" style="font-family: Arial; font-size: 11pt; color: #FF0000; font-style:italic; font-weight:bold">
		1 Ocak Salı günü dershanemiz tatildir.Kardelen Eğitim Kadrosu olarak tüm velilerimizin ve öğrencilerimizin yeni yılını kutlarız.</td>
	</tr>
	<tr>
		<td width="67" style="font-family: Arial; color: #063477; font-size: 16pt; font-weight: bold" align="right">
		01</td>
	</tr>
	<tr>
		<td colspan="4" style="font-size: 2pt; border-top: 1px dashed #FF0000" height="5">
		</td>
	</tr>
	<tr>
		<td colspan="4" style="font-size: 2pt" height="10"></td>
	</tr>
</table>

			
	
<table border="0" width="600" cellpadding="0" style="border-collapse: collapse" id="table1">
	<tr>
		<td width="67" style="font-family: Arial; color: #063477; font-size: 16pt; font-weight: bold" align="right">
		ARA</td>
		<td rowspan="2" width="4" style="border-right: 1px dashed #FF0000">&nbsp;</td>
		<td rowspan="2" width="4" valign="top">&nbsp;</td>
		<td rowspan="2" width="488" valign="top" style="font-family: Arial; font-size: 11pt; color: #FF0000; font-style:italic; font-weight:bold">
		30 Aralık Pazar günü 13.30'da 12.SINIF SAYISAL GRUBU İÇİN VELİ TOPLANTISI yapılacaktır.Katılımınızı önemle bekliyoruz.</td>
	</tr>
	<tr>
		<td width="67" style="font-family: Arial; color: #063477; font-size: 16pt; font-weight: bold" align="right">
		30</td>
	</tr>
	<tr>
		<td colspan="4" style="font-size: 2pt; border-top: 1px dashed #FF0000" height="5">
		</td>
	</tr>
	<tr>
		<td colspan="4" style="font-size: 2pt" height="10"></td>
	</tr>
</table>

			
	
<table border="0" width="600" cellpadding="0" style="border-collapse: collapse" id="table1">
	<tr>
		<td width="67" style="font-family: Arial; color: #063477; font-size: 16pt; font-weight: bold" align="right">
		ARA</td>
		<td rowspan="2" width="4" style="border-right: 1px dashed #FF0000">&nbsp;</td>
		<td rowspan="2" width="4" valign="top">&nbsp;</td>
		<td rowspan="2" width="488" valign="top" style="font-family: Arial; font-size: 11pt; color: #FF0000; font-style:italic; font-weight:bold">
		30 Aralık Pazar günü 11.00'de 12.SINIF EŞİTAĞIRLIK GRUBU İÇİN VELİ TOPLANTISI yapılacaktır.Katılımınızı önemle bekliyoruz.</td>
	</tr>
	<tr>
		<td width="67" style="font-family: Arial; color: #063477; font-size: 16pt; font-weight: bold" align="right">
		30</td>
	</tr>
	<tr>
		<td colspan="4" style="font-size: 2pt; border-top: 1px dashed #FF0000" height="5">
		</td>
	</tr>
	<tr>
		<td colspan="4" style="font-size: 2pt" height="10"></td>
	</tr>
</table>

			
	
<table border="0" width="600" cellpadding="0" style="border-collapse: collapse" id="table1">
	<tr>
		<td width="67" style="font-family: Arial; color: #063477; font-size: 16pt; font-weight: bold" align="right">
		ARA</td>
		<td rowspan="2" width="4" style="border-right: 1px dashed #FF0000">&nbsp;</td>
		<td rowspan="2" width="4" valign="top">&nbsp;</td>
		<td rowspan="2" width="488" valign="top" style="font-family: Arial; font-size: 11pt; color: #FF0000; font-style:italic; font-weight:bold">
		25 Aralık Salı günü 18.00 de 7.SINIF VELİ TOPLANTISI yapılacaktır.Katılımınızı önemle bekliyoruz.</td>
	</tr>
	<tr>
		<td width="67" style="font-family: Arial; color: #063477; font-size: 16pt; font-weight: bold" align="right">
		25</td>
	</tr>
	<tr>
		<td colspan="4" style="font-size: 2pt; border-top: 1px dashed #FF0000" height="5">
		</td>
	</tr>
	<tr>
		<td colspan="4" style="font-size: 2pt" height="10"></td>
	</tr>
</table>

			
	
<table border="0" width="600" cellpadding="0" style="border-collapse: collapse" id="table1">
	<tr>
		<td width="67" style="font-family: Arial; color: #063477; font-size: 16pt; font-weight: bold" align="right">
		ARA</td>
		<td rowspan="2" width="4" style="border-right: 1px dashed #FF0000">&nbsp;</td>
		<td rowspan="2" width="4" valign="top">&nbsp;</td>
		<td rowspan="2" width="488" valign="top" style="font-family: Arial; font-size: 11pt; color: #FF0000; font-style:italic; font-weight:bold">
		23 Aralık Pazar günü 14.00 de 8.SINIF VELİ TOPLANTISI yapılacaktır.Katılımınızı önemle bekliyoruz.</td>
	</tr>
	<tr>
		<td width="67" style="font-family: Arial; color: #063477; font-size: 16pt; font-weight: bold" align="right">
		23</td>
	</tr>
	<tr>
		<td colspan="4" style="font-size: 2pt; border-top: 1px dashed #FF0000" height="5">
		</td>
	</tr>
	<tr>
		<td colspan="4" style="font-size: 2pt" height="10"></td>
	</tr>
</table>

			
	
<table border="0" width="600" cellpadding="0" style="border-collapse: collapse" id="table1">
	<tr>
		<td width="67" style="font-family: Arial; color: #063477; font-size: 16pt; font-weight: bold" align="right">
		ARA</td>
		<td rowspan="2" width="4" style="border-right: 1px dashed #FF0000">&nbsp;</td>
		<td rowspan="2" width="4" valign="top">&nbsp;</td>
		<td rowspan="2" width="488" valign="top" style="font-family: Arial; font-size: 11pt; color: #FF0000; font-style:italic; font-weight:bold">
		23 Aralık Pazar günü 12.00 de 11.SINIF VELİ TOPLANTISI yapılacaktır.Katılımınızı önemle bekliyoruz.</td>
	</tr>
	<tr>
		<td width="67" style="font-family: Arial; color: #063477; font-size: 16pt; font-weight: bold" align="right">
		23</td>
	</tr>
	<tr>
		<td colspan="4" style="font-size: 2pt; border-top: 1px dashed #FF0000" height="5">
		</td>
	</tr>
	<tr>
		<td colspan="4" style="font-size: 2pt" height="10"></td>
	</tr>
</table>

			
	
<table border="0" width="600" cellpadding="0" style="border-collapse: collapse" id="table1">
	<tr>
		<td width="67" style="font-family: Arial; color: #063477; font-size: 16pt; font-weight: bold" align="right">
		ARA</td>
		<td rowspan="2" width="4" style="border-right: 1px dashed #FF0000">&nbsp;</td>
		<td rowspan="2" width="4" valign="top">&nbsp;</td>
		<td rowspan="2" width="488" valign="top" style="font-family: Arial; font-size: 11pt; color: #FF0000; font-style:italic; font-weight:bold">
		22 Aralık Cumartesi günü saat 10.00 da 7,8 ve 11.sınıflar için 3.aylık deneme yapılacaktır.Başarılar dileriz…</td>
	</tr>
	<tr>
		<td width="67" style="font-family: Arial; color: #063477; font-size: 16pt; font-weight: bold" align="right">
		22</td>
	</tr>
	<tr>
		<td colspan="4" style="font-size: 2pt; border-top: 1px dashed #FF0000" height="5">
		</td>
	</tr>
	<tr>
		<td colspan="4" style="font-size: 2pt" height="10"></td>
	</tr>
</table>

			
	
<table border="0" width="600" cellpadding="0" style="border-collapse: collapse" id="table1">
	<tr>
		<td width="67" style="font-family: Arial; color: #063477; font-size: 16pt; font-weight: bold" align="right">
		ARA</td>
		<td rowspan="2" width="4" style="border-right: 1px dashed #FF0000">&nbsp;</td>
		<td rowspan="2" width="4" valign="top">&nbsp;</td>
		<td rowspan="2" width="488" valign="top" style="font-family: Arial; font-size: 11pt; color: #FF0000; font-style:italic; font-weight:bold">
		21 Aralık Cuma günü saat 17.30'da üniversite hazırlık öğrencilerimize YGS sınavı yapılacaktır.Başarılar dileriz…</td>
	</tr>
	<tr>
		<td width="67" style="font-family: Arial; color: #063477; font-size: 16pt; font-weight: bold" align="right">
		21</td>
	</tr>
	<tr>
		<td colspan="4" style="font-size: 2pt; border-top: 1px dashed #FF0000" height="5">
		</td>
	</tr>
	<tr>
		<td colspan="4" style="font-size: 2pt" height="10"></td>
	</tr>
</table>

			
	
<table border="0" width="600" cellpadding="0" style="border-collapse: collapse" id="table1">
	<tr>
		<td width="67" style="font-family: Arial; color: #063477; font-size: 16pt; font-weight: bold" align="right">
		ARA</td>
		<td rowspan="2" width="4" style="border-right: 1px dashed #FF0000">&nbsp;</td>
		<td rowspan="2" width="4" valign="top">&nbsp;</td>
		<td rowspan="2" width="488" valign="top" style="font-family: Arial; font-size: 11pt; color: #FF0000; font-style:italic; font-weight:bold">
		14 Aralık Cuma günü saat 17.30'da YGS öğrencilerimize EKS denemesi yapılacaktır. Başarılar…</td>
	</tr>
	<tr>
		<td width="67" style="font-family: Arial; color: #063477; font-size: 16pt; font-weight: bold" align="right">
		14</td>
	</tr>
	<tr>
		<td colspan="4" style="font-size: 2pt; border-top: 1px dashed #FF0000" height="5">
		</td>
	</tr>
	<tr>
		<td colspan="4" style="font-size: 2pt" height="10"></td>
	</tr>
</table>

			
	
<table border="0" width="600" cellpadding="0" style="border-collapse: collapse" id="table1">
	<tr>
		<td width="67" style="font-family: Arial; color: #063477; font-size: 16pt; font-weight: bold" align="right">
		ARA</td>
		<td rowspan="2" width="4" style="border-right: 1px dashed #FF0000">&nbsp;</td>
		<td rowspan="2" width="4" valign="top">&nbsp;</td>
		<td rowspan="2" width="488" valign="top" style="font-family: Arial; font-size: 11pt; color: #FF0000; font-style:italic; font-weight:bold">
		Adnan Şahin Bey'in yeni mekanı:Tarihi Süleymaniye Kurufasülyesi ve Şifalı Çorba Sarayı'nın açılışı var...9 Aralık pazar günü saat 13:30-15:00 arasında gerçekleşecektir.O gün bizimle olmanızdan mutluluk duyarız...Adres:Tevfik bey Mah.Mektep Sok.No:19/A Küçükçekmece/İSTANBUL (Rumeli Hastanesinin yanı)</td>
	</tr>
	<tr>
		<td width="67" style="font-family: Arial; color: #063477; font-size: 16pt; font-weight: bold" align="right">
		09</td>
	</tr>
	<tr>
		<td colspan="4" style="font-size: 2pt; border-top: 1px dashed #FF0000" height="5">
		</td>
	</tr>
	<tr>
		<td colspan="4" style="font-size: 2pt" height="10"></td>
	</tr>
</table>

			
	
<table border="0" width="600" cellpadding="0" style="border-collapse: collapse" id="table1">
	<tr>
		<td width="67" style="font-family: Arial; color: #063477; font-size: 16pt; font-weight: bold" align="right">
		KAS</td>
		<td rowspan="2" width="4" style="border-right: 1px dashed #FF0000">&nbsp;</td>
		<td rowspan="2" width="4" valign="top">&nbsp;</td>
		<td rowspan="2" width="488" valign="top" style="font-family: Arial; font-size: 11pt; color: #FF0000; font-style:italic; font-weight:bold">
		29 Kasım Perşembe günü KOMEDİ DÜKKANI'na gidiyoruz.</td>
	</tr>
	<tr>
		<td width="67" style="font-family: Arial; color: #063477; font-size: 16pt; font-weight: bold" align="right">
		29</td>
	</tr>
	<tr>
		<td colspan="4" style="font-size: 2pt; border-top: 1px dashed #FF0000" height="5">
		</td>
	</tr>
	<tr>
		<td colspan="4" style="font-size: 2pt" height="10"></td>
	</tr>
</table>

			
	
<table border="0" width="600" cellpadding="0" style="border-collapse: collapse" id="table1">
	<tr>
		<td width="67" style="font-family: Arial; color: #063477; font-size: 16pt; font-weight: bold" align="right">
		KAS</td>
		<td rowspan="2" width="4" style="border-right: 1px dashed #FF0000">&nbsp;</td>
		<td rowspan="2" width="4" valign="top">&nbsp;</td>
		<td rowspan="2" width="488" valign="top" style="font-family: Arial; font-size: 11pt; color: #FF0000; font-style:italic; font-weight:bold">
		27 Kasım Salı günü saat 20.00 de Florya Belediye Tesislerinde HALI SAHA maçımız var. Öğrenciler öğretmenlere karşı…</td>
	</tr>
	<tr>
		<td width="67" style="font-family: Arial; color: #063477; font-size: 16pt; font-weight: bold" align="right">
		27</td>
	</tr>
	<tr>
		<td colspan="4" style="font-size: 2pt; border-top: 1px dashed #FF0000" height="5">
		</td>
	</tr>
	<tr>
		<td colspan="4" style="font-size: 2pt" height="10"></td>
	</tr>
</table>

			
	
<table border="0" width="600" cellpadding="0" style="border-collapse: collapse" id="table1">
	<tr>
		<td width="67" style="font-family: Arial; color: #063477; font-size: 16pt; font-weight: bold" align="right">
		KAS</td>
		<td rowspan="2" width="4" style="border-right: 1px dashed #FF0000">&nbsp;</td>
		<td rowspan="2" width="4" valign="top">&nbsp;</td>
		<td rowspan="2" width="488" valign="top" style="font-family: Arial; font-size: 11pt; color: #FF0000; font-style:italic; font-weight:bold">
		25 Kasım Pazar günü saat 11.00 de 7,8 ve 11. sınıflar için 2. aylık deneme yapılacaktır.</td>
	</tr>
	<tr>
		<td width="67" style="font-family: Arial; color: #063477; font-size: 16pt; font-weight: bold" align="right">
		25</td>
	</tr>
	<tr>
		<td colspan="4" style="font-size: 2pt; border-top: 1px dashed #FF0000" height="5">
		</td>
	</tr>
	<tr>
		<td colspan="4" style="font-size: 2pt" height="10"></td>
	</tr>
</table>

			
	
<table border="0" width="600" cellpadding="0" style="border-collapse: collapse" id="table1">
	<tr>
		<td width="67" style="font-family: Arial; color: #063477; font-size: 16pt; font-weight: bold" align="right">
		KAS</td>
		<td rowspan="2" width="4" style="border-right: 1px dashed #FF0000">&nbsp;</td>
		<td rowspan="2" width="4" valign="top">&nbsp;</td>
		<td rowspan="2" width="488" valign="top" style="font-family: Arial; font-size: 11pt; color: #FF0000; font-style:italic; font-weight:bold">
		25 Kasım pazar günü 7 ve 8. sınıflar TÜYAP Kitap Fuarı'na gidiyor.</td>
	</tr>
	<tr>
		<td width="67" style="font-family: Arial; color: #063477; font-size: 16pt; font-weight: bold" align="right">
		25</td>
	</tr>
	<tr>
		<td colspan="4" style="font-size: 2pt; border-top: 1px dashed #FF0000" height="5">
		</td>
	</tr>
	<tr>
		<td colspan="4" style="font-size: 2pt" height="10"></td>
	</tr>
</table>

			
	
<table border="0" width="600" cellpadding="0" style="border-collapse: collapse" id="table1">
	<tr>
		<td width="67" style="font-family: Arial; color: #063477; font-size: 16pt; font-weight: bold" align="right">
		KAS</td>
		<td rowspan="2" width="4" style="border-right: 1px dashed #FF0000">&nbsp;</td>
		<td rowspan="2" width="4" valign="top">&nbsp;</td>
		<td rowspan="2" width="488" valign="top" style="font-family: Arial; font-size: 11pt; color: #FF0000; font-style:italic; font-weight:bold">
		25 Kasım pazar günü 11. sınıflar GO-KART'a gidiyor.</td>
	</tr>
	<tr>
		<td width="67" style="font-family: Arial; color: #063477; font-size: 16pt; font-weight: bold" align="right">
		25</td>
	</tr>
	<tr>
		<td colspan="4" style="font-size: 2pt; border-top: 1px dashed #FF0000" height="5">
		</td>
	</tr>
	<tr>
		<td colspan="4" style="font-size: 2pt" height="10"></td>
	</tr>
</table>

			
	
<table border="0" width="600" cellpadding="0" style="border-collapse: collapse" id="table1">
	<tr>
		<td width="67" style="font-family: Arial; color: #063477; font-size: 16pt; font-weight: bold" align="right">
		KAS</td>
		<td rowspan="2" width="4" style="border-right: 1px dashed #FF0000">&nbsp;</td>
		<td rowspan="2" width="4" valign="top">&nbsp;</td>
		<td rowspan="2" width="488" valign="top" style="font-family: Arial; font-size: 11pt; color: #FF0000; font-style:italic; font-weight:bold">
		25 Kasım pazar günü 12. sınıflar bowling'e gidiyor.</td>
	</tr>
	<tr>
		<td width="67" style="font-family: Arial; color: #063477; font-size: 16pt; font-weight: bold" align="right">
		25</td>
	</tr>
	<tr>
		<td colspan="4" style="font-size: 2pt; border-top: 1px dashed #FF0000" height="5">
		</td>
	</tr>
	<tr>
		<td colspan="4" style="font-size: 2pt" height="10"></td>
	</tr>
</table>

			
	
<table border="0" width="600" cellpadding="0" style="border-collapse: collapse" id="table1">
	<tr>
		<td width="67" style="font-family: Arial; color: #063477; font-size: 16pt; font-weight: bold" align="right">
		KAS</td>
		<td rowspan="2" width="4" style="border-right: 1px dashed #FF0000">&nbsp;</td>
		<td rowspan="2" width="4" valign="top">&nbsp;</td>
		<td rowspan="2" width="488" valign="top" style="font-family: Arial; font-size: 11pt; color: #FF0000; font-style:italic; font-weight:bold">
		4 Kasım pazar günü 13:30'da 11. sınıf veli toplantısı yapılacaktır.</td>
	</tr>
	<tr>
		<td width="67" style="font-family: Arial; color: #063477; font-size: 16pt; font-weight: bold" align="right">
		04</td>
	</tr>
	<tr>
		<td colspan="4" style="font-size: 2pt; border-top: 1px dashed #FF0000" height="5">
		</td>
	</tr>
	<tr>
		<td colspan="4" style="font-size: 2pt" height="10"></td>
	</tr>
</table>

			
	
<table border="0" width="600" cellpadding="0" style="border-collapse: collapse" id="table1">
	<tr>
		<td width="67" style="font-family: Arial; color: #063477; font-size: 16pt; font-weight: bold" align="right">
		KAS</td>
		<td rowspan="2" width="4" style="border-right: 1px dashed #FF0000">&nbsp;</td>
		<td rowspan="2" width="4" valign="top">&nbsp;</td>
		<td rowspan="2" width="488" valign="top" style="font-family: Arial; font-size: 11pt; color: #FF0000; font-style:italic; font-weight:bold">
		3 Kasım cumartesi günü 11:30'da 8. sınıf veli toplantısı yapılacaktır.</td>
	</tr>
	<tr>
		<td width="67" style="font-family: Arial; color: #063477; font-size: 16pt; font-weight: bold" align="right">
		03</td>
	</tr>
	<tr>
		<td colspan="4" style="font-size: 2pt; border-top: 1px dashed #FF0000" height="5">
		</td>
	</tr>
	<tr>
		<td colspan="4" style="font-size: 2pt" height="10"></td>
	</tr>
</table>

			
	
<table border="0" width="600" cellpadding="0" style="border-collapse: collapse" id="table1">
	<tr>
		<td width="67" style="font-family: Arial; color: #063477; font-size: 16pt; font-weight: bold" align="right">
		EKİ</td>
		<td rowspan="2" width="4" style="border-right: 1px dashed #FF0000">&nbsp;</td>
		<td rowspan="2" width="4" valign="top">&nbsp;</td>
		<td rowspan="2" width="488" valign="top" style="font-family: Arial; font-size: 11pt; color: #FF0000; font-style:italic; font-weight:bold">
		13 Ekim 14:00'te dershanemizde mezunlarımızı topluyoruz.</td>
	</tr>
	<tr>
		<td width="67" style="font-family: Arial; color: #063477; font-size: 16pt; font-weight: bold" align="right">
		13</td>
	</tr>
	<tr>
		<td colspan="4" style="font-size: 2pt; border-top: 1px dashed #FF0000" height="5">
		</td>
	</tr>
	<tr>
		<td colspan="4" style="font-size: 2pt" height="10"></td>
	</tr>
</table>

	</marquee>
</td>
	</tr>
	<tr>
		<td>
		<img border="0" src="images/genis_blok_alt.png" width="640" height="10"></td>
	</tr>
</table>
</td>
		</tr>
						<tr>
			<td width="965" valign="top" colspan="3" style="font-size: 2pt" height="15"></td>
		</tr>

	</table>
</div>
<table border="0" width="100%" style="border-collapse: collapse" height="254" id="table1" cellpadding="0">
	<tr>
		<td height="2" style="font-size: 1pt" bgcolor="#FF0000">&nbsp;</td>
	</tr>
	<tr>
		<td bgcolor="#011E54" height="252" align="center">
		
		
		
		
		
		
		
		
		<table border="0" width="879" cellpadding="0" style="border-collapse: collapse" height="198" id="table1">
	<tr>
		<td valign="top" width="293" align="left">
		
		
		
		
		<table border="0" width="275" cellpadding="0" style="border-collapse: collapse" id="table1">
		
	<tr>
		
		<td height="20" width="169" align="left">&nbsp;</td>
	</tr>		        

	<tr>
		
		<td height="20" width="169" align="left"><a href="haftalikderscizelgesi.html" title="" style="text-decoration: none">
		<font color="#FFFFFF" face="Arial" style="font-size: 10pt">Haftalık Birebir Ders Çizelgesi</font></a></td>
	</tr>
	
		<tr>
		
		<td height="20" width="169" align="left"><a href="denemetarihleri.html" title="" style="text-decoration: none">
		<font color="#FFFFFF" face="Arial" style="font-size: 10pt">Deneme Tarihleri</font></a></td>
	</tr>
	
		<tr>
		
		<td height="20" width="169" align="left"><a href="sosyalaktivitelercizelgesi.html" title="" style="text-decoration: none">
		<font color="#FFFFFF" face="Arial" style="font-size: 10pt">Sosyal Aktiviteler Çizelgesi</font></a></td>
	</tr>
	
			<tr>
		
		<td height="20" width="169" align="left"><a href="fotograflarlaaylikaktiviteler.html" title="" style="text-decoration: none">
		<font color="#FFFFFF" face="Arial" style="font-size: 10pt">Fotoğraflarla Aylık Aktiviteler</font></a></td>
	</tr>


</table>

		
		
		
		
		
		
		</td>
		<td align="left" valign="top" width="293">
		
		
		
		
				<table border="0" width="275" cellpadding="0" style="border-collapse: collapse" id="table1">
		
	<tr>
		
		<td height="20" width="169" align="left">&nbsp;</td>
	</tr>		                    
		<tr>
		
		<td height="20" width="169" align="left"><a href="index.html" title="" style="text-decoration: none">
		<font color="#FFFFFF" face="Arial" style="font-size: 10pt">Ana Sayfa</font></a></td>
	</tr>
		<tr>
		
		<td height="20" width="169" align="left"><a href="kurucumuz.html" title="" style="text-decoration: none">
		<font color="#FFFFFF" face="Arial" style="font-size: 10pt">Kurucumuz</font></a></td>
	</tr>

	<tr>
		
		<td height="20" width="169" align="left"><a href="misyon.html" style="text-decoration: none; font-size: 11pt">
		<font color="#FFFFFF" face="Arial" style="font-size: 10pt">Misyon</font></a></td>
	</tr>
	
		<tr>
		
		<td height="20" width="169" align="left"><a href="vizyon.html" style="text-decoration: none; font-size: 11pt">
		<font color="#FFFFFF" face="Arial" style="font-size: 10pt">Vizyon</font></a></td>
	</tr>
	
		<tr>
		
		<td height="20" width="169" align="left"><a href="kadromuz.html" style="text-decoration: none; font-size: 11pt">
		<font color="#FFFFFF" face="Arial" style="font-size: 10pt">Kadromuz</font></a></td>
	</tr>

		<tr>
		
		<td height="20" width="169" align="left"><a href="butikdershane.html" style="text-decoration: none; font-size: 11pt">
		<font color="#FFFFFF" face="Arial" style="font-size: 10pt">Butik Dershane</font></a></td>
	</tr>
	
			<tr>
		
		<td height="20" width="169" align="left"><a href="birebiregitimmodeli.html" style="text-decoration: none; font-size: 11pt">
		<font color="#FFFFFF" face="Arial" style="font-size: 10pt">Birebir Eğitim Modeli</font></a></td>
	</tr>
	
			<tr>
		
		<td height="20" width="169" align="left"><a href="ailedanismanligi.html" style="text-decoration: none; font-size: 11pt">
		<font color="#FFFFFF" face="Arial" style="font-size: 10pt">Aile Danışmanlığı</font></a></td>
	</tr>
	
	
				<tr>
		
		<td height="20" width="169" align="left"><a href="ogrenciegitimkoclugu.html" style="text-decoration: none; font-size: 11pt">
		<font color="#FFFFFF" face="Arial" style="font-size: 10pt">Öğrenci Eğitim Koçluğu</font></a></td>
	</tr>
		<tr>
		
		<td height="20" width="169" align="left"><a href="iletisim.html" title="" style="text-decoration: none">
		<font color="#FFFFFF" face="Arial" style="font-size: 10pt">İletişim</font></a></td>
	</tr>
</table>

		
		
		
		</td>
		<td width="21" valign="top">
		<img border="0" src="images/golge.png" width="21" height="166"></td>
		<td width="274" valign="top">
			<table border="0" width="274" cellpadding="0" style="border-collapse: collapse" id="table1" height="198">
	<tr>
		<td valign="top" height="20">&nbsp;</td>
		<td valign="top" height="20">&nbsp;</td>
	</tr>
	<tr>
		<td valign="top" height="67">&nbsp;</td>
		<td valign="top" height="67">
		<img border="0" src="images/kardelen_tel.png" width="246" height="64"></td>
	</tr>
	<tr>
		<td valign="bottom">&nbsp;</td>
		<td valign="bottom" align="right">
		<a target="_blank" href="http://www.ahmetburakhekim.com">
		<img border="0" src="images/wm.png" width="150" height="30"></a></td>
	</tr>
</table>
		
		</td>
	</tr>
	</table>
		
		
		
		
		
		
		
		
		
		
		
		</td>
	</tr>
</table>


</body>

</html>
