@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Titillium+Web&subset=latin-ext);
body {
	margin-top: 0px;
	margin-left: 0px;
}
#container {
	height: 730px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#logo {
	background-image: url(images/fidan.png);
	background-repeat: no-repeat;
	height: 275px;
	width: 960px;
	margin-top: 10px;
	margin-left: 0px;
	background-position: center;
}
#adres {
	height: 160px;
	width: 960px;
	margin-top: 30px;
	margin-bottom: 0px;
}
#adres h3 {
	height: 30px;
	width: 960px;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: center;
	font-family: 'Titillium Web', sans-serif;
	font-size: 20px;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}

#adres h3 a {
	height: 30px;
	width: 960px;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: center;
	font-family: 'Titillium Web', sans-serif;
	font-size: 22px;
	text-decoration: none;
	color: #666666;
}


#calisma {
	background-image: url(images/yapim.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 250px;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}

.baslik {
	height: 30px;
	width: 960px;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: center;
	font-family: 'Titillium Web', sans-serif;
	font-size: 20px;
	text-decoration: none;
	color: #ED1F24;
	font-weight: normal;
}
