#container{	
		margin:0 auto;
		text-align: left;
		width:535px;		
		margin-bottom:2em;
		background-image: url('../images/seffaf.png');		}	
		
#content{
		position:relative;	}			

/* Easy Slider */

#slider ul, #slider li{
		margin:0;
		padding:0;
		height:241px;
		list-style:none;		}

#slider li{ 
		width:535px;
		height:241px;
		overflow:hidden; 		}	
		
#prevBtn, #nextBtn{ 
		display:block;
		width:27px;
		height:90px;
		position:absolute;
		left:-27px;
		top:71px;		}	
		
#nextBtn{ 
		left:535px;		}														
		
#prevBtn a, #nextBtn a {  
		display:block;
		width:27px;
		height:90px;
		background:url('../images/left.png') no-repeat 0 0;  }	
		
#prevBtn a:hover {  
		background:url('../images/left-hov.png') no-repeat 0 0;  }		
		
#nextBtn a { 
		background:url('../images/right.png') no-repeat 0 0; }		
		
#nextBtn a:hover { 
		background:url('../images/right-hov.png') no-repeat 0 0; }											

#divgolge {
	position: releative;
	color: #E2E2E2;
	margin-top: 180px;	
	padding: 16px;
	width: 535px;
	height: 50px;	
	background: url('../images/siyah.png'); }

#divgolge h1 {
	border: 0px;
	font-style: italic;
	color: #FFFFFF;
	font-size: 14px;
	padding: 0px;
	margin: 0px; }
	
#divgolge a:link {
	color: #E2E2E2;
	font-style: italic;
	text-decoration: none; }	
	
#divgolge a:visited {
	color: #E2E2E2;
	font-style: italic;
	text-decoration: none; }	
	
#divgolge a:hover {
	color: #FFFFFF;
	font-style: italic;
	text-decoration: underline; }