@charset "utf-8";
	body {
	background-image: url(resimler/slider.fw.png);
	background-repeat: no-repeat;
	background-position: center top;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
		}
#content {
	max-width: 960px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top:350px ;
	}	
#header {
	background-color: black;
	background-repeat: repeat;
	height: 120px;
	max-width:1200px;
	margin:0 auto;
	
}
#icerik1 h2 {
	font-size: 25px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

#logo {
	float: left;
	height: 76px;
	width: 234px;
	margin-top: 15px;
	margin-left: 170px;
}

	
#header #menuWrap ul li{
	float: left;
	margin-left: 10px;
	padding:0px 10px;
	height:30px;
	padding-top:5px;
	margin-top:-5px;
	line-height:30px;
}
#header #menuWrap ul li a{
	color: #FFF;
	text-decoration:none;
}
#slideText {
	
}
#slideText > span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-color: #D1727C;
}
#header #menuWrap ul li:hover {
	background-color: #b20000;
	background-repeat: repeat-x;
	background-position: center top;	
}
#menuWrap {
	float: right;
	height: 30px;
	
	margin-top: 20px;
	margin-right: 120px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCC;
	
	
}
#icerik1 {
	margin-top:100px;
}
#content #icerik1 p {
	font-size: 13px;
	font-style: italic;
	line-height:20px;
	margin-top: 10px;
}
#icerik2 {
	margin-top: 50px;
}
#cizgi1 {
	background-color: #000;
	float: left;
	height: 2px;
	width: 40%;
}
#cizgi2 {
	background-color: #000;
	float: right;
	height: 2px;
	width: 40%;
}
#content #icerik2 h2 {
	font-size: 25px;
	font-style: italic;
	font-weight: bold;
	float:left;
	margin-top:-15px;
	margin-left:8px;
	margin-bottom:20px;
	
}
#footer {
	height: 155px;
	background-color: #000;
	margin-top:50px;
}
#adres {
	font-size: 14px;
	color: #FFF;
	float: left;
	height: 120px;
	width: 230px;
	margin-top: 20px;
	line-height:18px;
}
#copyright {
	font-size: 14px;
	font-style: italic;
	float: left;
	color:white;
	margin-top: 130px;
	margin-left: 150px;
}
#footer #footerWrap #footerLogo {
	float: right;
	margin-top: 70px;
}
#footerWrap {
	width: 960px;
	margin:0 auto;
}
.resimler {
	float: left;
	height: 210px;
	width: 240px;
}
#content #icerik1 ol li {
	width: 40%;
	height: 30px;
	background-color: #000;
	cursor:pointer;
	line-height: 30px;
	padding-left: 20px;
	color: #FFF;
	letter-spacing: 0.07em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin:0 auto;
	margin-bottom: 10px;
}
#content #icerik1 ol li:hover {
	background-color:#F63;
}
