#iletisim {
	width: 970px;
}

#ileti_res {
	float: right;
	margin-top: 20px;
	margin-right: 40px;
}
#ileti_res img {
	height: auto;
	width: 85px;
}


#ileti_mesaj {
	float: left;
	width: 250px;
	font-size: 12px;
	margin-top: 10px;
	margin-left: 20px;
}


#harita1 {
	padding: 10px;
	width: 250px;
	margin-top: 20px;
	width: 283px;
	height: 267px;
	float: right;
	margin-right: 5px;
	background-image: url(../../img/iletisim_harita.png);
	padding: 10px;
	background-repeat: no-repeat;
	background-size:cover;
	background-position: 100% 100%;
}

#adres1 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #023572;
	float: left;
	margin-right: 5px;
	width: 283px;
	height: 115px;
	margin-left: 15px;
}


#ad_baslik h3 {
	margin: 0px;
	font-size: 16px;
	line-height: 25px;
	color: #0B9BD2;
	padding-left: 10px;
}

#ad_yan {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #023572;
	padding-left: 10px;
	width: 267px;
	float: left;
}
#tel_res img {
	float: left;
	height: 60px;
	width: 16px;
}
#adres p {
	padding-left: 10px;
	float: left;
	width: 200px;
	margin: 0px;
	font-size: 0.9em;
	font-weight: 700;
	color: #5C5C5C;
}
#cizgi {
	height: 2px;
	width: 200px;
	background-color: #023572;
	float: left;
	margin-left: 12px;
	margin-bottom: 5px;
}

#bol5 {
	width: 323px;
	height: 450px;
	float: left;
}
#bol6 {
	height: 450px;
	width: 323px;
	float: left;
}
#bol7 {
	float: left;
	height: 450px;
	width: 324px;
}

#form1 {
	width: 283px;
	float: left;
	margin-top: -20px;
	margin-left: 20px;
}

#form1 h5 {
	margin: 0px;
	padding-bottom: 6px;
	font-size: 12px;
}
#form1 h5 strong {
	color: #F00;
}
#form1 input {
	width: 250px;
	height: 23px;
	background-color: #FFF;
	border: thin solid #000;
}
#form1 textarea {
	width: 245px;
	border: thin solid #000;
	overflow: auto;
	height: 60px;
}
#form1 button {
	float: right;
	margin-right: 30px;
	background-color: #023471;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 85px;
	height: 28px;
	border-radius:10px;
	margin-top: 20px;
	cursor: pointer;
	font-weight: bold;
}