
#banner {
	width:966px;
	height:400px;
	float:left;
	margin-left:17px;
	display:table;
	margin-bottom:10px;
}
#icerik {
	width:966px;
	height:auto;
	float:left;
	margin-bottom:15px;
	min-height:500px;
	font-family:'pf_dintext_proregular';
	font-size:15px;
	color:#363535;
	margin-left:17px;
	line-height:23px;
}
.adresler {
	width:400px;
	margin-top:70px;
	height:auto;
	text-align: center;
	font-size:17px;
	line-height:30px;
	display:table;
	float:left;
}
.form {
	width:500px;
	height:auto;
	float:right;
	display:table;
	margin-top:20px;
	margin-right:50px;
}
.iletisimbaslik {
	width:500px;
	height:40px;
	float:left;
	font-size:17px;
	font-weight: bold;
	text-align: center;
}
.satir {
	width:500px;
	height:30px;
	float:left;
	margin-bottom:10px;
}
.satir2 {
	width:500px;
	height:100px;
	float:left;
	margin-bottom:10px;
}
.yazi {
	width:150px;
	height:25px;
	float:left;
	text-align: right;
	font-size:17px;
	padding-top:5px;
}
.yazi2 {
	width:150px;
	height:50px;
	float:left;
	text-align: right;
	font-size:17px;
	padding-top:5px;
}
.giris {
	width:340px;
	height:30px;
	float:left;
	margin-left:10px;
}
.giris2 {
	width:340px;
	height:100px;
	float:left;
	margin-left:10px;
}
input {
	width:300px;
	height:28px;
}
textarea{
	width:300px;
	height:95px;
	resize: none;
}
button {
	width:auto;
	height:auto;
	float:right;
	color:#FFF;
	padding:5px 10px;
	background-color: #9ed154;
	border:none;
	margin-right:35px;
	margin-top:5px;
	cursor:pointer;
	font-weight: bold;
}