* {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
}


.ust-kisim{
	background-image:url(../images/bg.png);
	background-repeat:repeat-x;
	width: 100%;
}
.ust_kisim_table {
	width: 100%;
}



.alt_kisim {
	background-image: url(../images/alt-kisim-bg.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 240px;
}
.alt_kisim_table {
	width: 100%;
}



/* FOTO SLAYT CSS START*/
	img{
			border:none;
			}	
			
    /* image replacement */
        .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;   /* NeXT VE GERİ Tuşlarını bu yok ediyor */
            }
    /* // image replacement */
			

	#container{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:941px;		
		margin-bottom:2em;
		}			
	#content{
		position:relative;
		}			

/* Easy Slider */

	#slider{}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:941px;
		height:290px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:30px;
		height:60px;
		position:absolute;
		left:-30px;
		top:100px;
		}	
	#nextBtn{ 
		left:941px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:30px;
		height:60px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}												
/*  FOTO SLAYT FİNİS */
.sayfa_kenarlar {
	border: 4px solid #3C3C3E;
	background-color: #FFF;
	width: 935px;
	background:none; /* bununla köşelerdeki beyazlığı alıyoz */
	border-radius:6px 6px 6px 6px; /* bunlarla kıvırıyoz */
	-moz-border-radius:6px 6px 6px 6px;/* bunlarla kıvırıyoz mozillaya */
	-webkit-border-radius:6px 6px 6px 6px;/* bunlarla kıvırıyoz explor */
}
.sayfa_icerisi {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	background-color: #FFF;
	width: 935px;
	text-align:left;
	padding-top:10px;
	padding-bottom:10px;
}
h1{
	font-family:"TR Doors";
	font-size:20px;
	color:#C61C22;
	padding-left: 35px;
	background-image: url(../images/ok.png);
	background-repeat: no-repeat;
	margin-left: 50px;
	height: 35px;
	padding-top: 5px;
	margin-top: 7px;
	}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#666;
	padding-left: 55px;
	padding-right: 25px;
	}	
.metin_2 {
	color: #CBA99F;
	padding-top: 15px;
	padding-bottom: 15px;
}

.metin_baslik{
	font-size: 14px;
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
}
.menu_en_arka {
	padding-top: 30px;
}

.yonetim_isim {
	font-size: 12px;
	color: #C00;
	font-family: Verdana, Geneva, sans-serif;
	float: left;
}
