body,html
{
	margin:0px;
	padding:0px;
	width:1000px;
margin:0 auto;

}

*{list-style:none;}

/*HEADER KODLARI*/

#header {
width:1000px;
height:150px;
background-color:#1F2638;
color:#999999;
font-family:Tahoma, Geneva, sans-serif;
}

#logo{
	background-image:url(../img/apartman-yonetimi-logo.png);
	background-repeat:no-repeat;
	width:200px;
	height:100px;
	float:left;
	margin-top:45px;
	margin-left:75px;
	}
.telefon
{
	width:135px;
	height:30px;
	background-image:url(../img/telefon.png);
	background-repeat:no-repeat;
	float:left;
}
.fax
{
	width:140px;
	height:30px;
	background-image:url(../img/fax.png);
	background-repeat:no-repeat;
	float:left;
}
.face
{
	background-image:url(../img/Facebook-icon.png);
	background-repeat:no-repeat;
	width:30px;
	height:30px;
}

.twitter
{
	background-image:url(../img/Twitter_icon.png);
	background-repeat:no-repeat;
	width:30px;
	height:30px;
}
.iletisim-bilgi
{
	width:200px;
	height:100px;
	float:right;
	margin-top:25px;
	}
.iletisim-bilgi li
{
	float:left;
	margin:2px;
	line-height:15px;
}



/*MENU  KODLARI*/

#top_menu
{
width:1000px;
height:50px;
background-color:#116DDD;
float:left;
font-family:calibri;
margin-top:5px;
}
#top_menu li{
	float:left;
	width:auto;
	margin-left:20px;
	}
#top_menu li a
{
	color:white;
	text-decoration:none;
	}
#top_menu li a:hover{
	
	text-decoration:underline;
}
	
/*Menu Kodları*/	


/*Slider Kodları*/
#slider
{
	width:1000px;
	height:auto;
	background-color:#CCC;
	border-bottom:1px solid black;
	margin-top:50px;
}
/*Slider Kodları*/

/*İçerik Kodları*/
#icerik
{
	float:left;
	width:800px;
	height:auto;
	background-color:#CCC;
	color:black;
	font-family:Calibri;
	border-bottom:1px solid wihte;
	float:left;
	margin-top:350px;
}
/*İçerik kodları*/
					h1,h2,h3,h4,h5,h6{color:#06F;margin-left:10px;}
					
/*SAĞ MENÜ KODLARI*/					
#sag_menu
{
	float:left;
	width:200px;
	height:auto;
	background-color:#ddd;
	margin-top:350px;
	
}

#sag_menu ul
{
	margin:0;
	padding:0;
	
}
#sag_menu ul li
{
	padding:15px;
	text-align:center;
	display:block;
	border-bottom:1px solid white;
	}
#sag_menu ul li a{
	padding-top:5px;
	padding-bottom:5px;
	display:block;
	text-decoration:none;
	text-align:center;
	color:#06F;
	font-family:calibri;
	font-size:17px;
	}
#sag_menu ul li a:hover
{
	color:#999;
}

/*SAĞ MENÜ KODLARI*/

/*FOOTER KODLARI*/
#footer
{
	width:100%;
	height:150px;
	background-color:#1F2638;
	float:left;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	border-bottom-right-radius:100px;

}

/*FOOTER KODLARI*/
h4
{
	color:white;
}
h2
{
	margin-left:10px;
}
		
.item1
{
		border-bottom:1px solid white;	
}



p
{
	color:black;
	font-size:15px;
	margin-left:5px;
}


/*FOOTER KODLARI*/

.yukari
{
	padding-top: 10px;
    display: block;
    float: right;
}
.sag-footer{
	width:499px;
	height:150px;
	float:left;
	margin-top:20px;
	color:white;

}


.sag-footer img
{
	width:30px;
	height:30px;
	margin-top:50px;
	
}

.sol-footer span {
	text-align:inherit;
	font-size:15px;
	font-family:calibri;
	margin-top:25px;
	color:white;
}
.sol-footer
{
width:450px;
height:100px;
float:left;
color:white;
font-family:"Comic Sans MS", cursiveü;
margin-left:20px;
}

.sag-footer h5 
{
	color:white;
	padding:90px;
}
.face-ikon
{
		background-image:url(../img/Facebook-icon.png);
	background-repeat:no-repeat;
	width:30px;
	height:30px;
	float:left;
}
.twitter-icon{
			background-image:url(../img/Twitter_icon.png);
	background-repeat:no-repeat;
	width:30px;
	height:30px;
	float:left;
	padding:50px;
	}