@import url(https://fonts.googleapis.com/css?family=Titillium+Web&subset=latin,latin-ext);
html, body {height:100%;}
body {
	font-family: 'Titillium Web', sans-serif;
	font-size:14px;
	color: #2D2D2D;
	background-image: url(../images/bg1.jpg);
}
a {
	color:#2D2D2D;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

#usttasiyici {
	height: 70px;
	width: 100%;
	background-image: url(../images/bg.png);
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom:30px;
	min-width:1024px;
}
#ust {
	height: 70px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#ustsol {
	float: left;
	height: 70px;
	width: 300px;
}
#ustsol img {
	height: 50px;
	width: auto;
	margin-top:10px;
}
#ustsag ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float:right;
}
#ustsag ul li {
	line-height: 70px;
	float: left;
	height: 70px;
	width: auto;
	margin-right: 20px;
	padding-right: 20px;
}
#ustsag ul li a {
	text-decoration: none;
	color: #54574a;
	font-size: 17px;
	font-weight: bold;
}
#ustsag ul li a:hover {color:#002e5a;}
.aktif {color:#002e5a!important;}
#ustsag ul li:last-child {margin-right:0px; padding-right:0px;}
#ustsag {
	float: right;
	height: 70px;
	width: 700px;
}
#ortabos{
	width:500px;
	height:200px;
	margin-left:auto;
	margin-right:auto;
}
#iceriktasiyici {
	width:1024px;
	height:auto;
	min-height:700px;
	margin-left:auto;
	margin-right:auto;
	text-align:justify;
	padding-bottom:20px;
}
#iceriktasiyici p strong {
	color: #454545;
}
#harita {
	width:1022px;
	height:250px;
	margin-bottom:20px;
	border:1px solid #DFDFDF;
	margin-top:10px;
}
#iletisimtasiyici {
	width:100%;
	height:auto;
	min-width:1024px;
}
#iletisimsol {
	width:50%;
	height:370px;
	float:left;
}
#iletisimsag {
	width:43%;
	height:370px;
	float:right;
}
#iletisimsag a:hover {
	color: #04215c;
	text-decoration:none;
}

#kunye {
	height: 40px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#ortaalan strong {
	color: #383838;
}
.anabaslik {
	font-size:22px;
	color:#042860;
	margin:0px;
	padding:0px;
	text-align:center;
}
.cizgi {
	background-image: url(../images/baslik-cizgi.png);
	height: 1px;
	width: 100%;
	margin-top:5px;
	margin-bottom:10px;
}
#kunyetasiyici {
	width:100%;
	min-width:1024px;
	height:40px;
	background-image: url(../images/kunye-bg.png);
	position:absolute;
	padding-top: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #3f3f3f;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#kunyesol {
	float: left;
	height: 40px;
	width: 700px;
}
#kunyesag {
	float: right;
	height: 20px;
	width: 75px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.icbaslik {
	font-size:18px;
	margin:0px 0px 5px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #383838;
}
#iletisimsol table tr td {
	paddin-top:15px;
	padding-bottom:15px;
	vertical-align:top!important;
}
#iletisimsag table tr td {
	padding-bottom:20px;
	vertical-align:top!important;
}

input[type="text"] {
	background:transparent;
	border:1px solid #ccc;
	width:100%;
	height:30px;
}
input[type="email"] {
	background:transparent;
	border:1px solid #ccc;
	width:100%;
	height:30px;
}

input[type="text"]:focus {
	border:1px solid #B7B7B7;
}
input[type="email"]:focus {
	border:1px solid #B7B7B7;
}

textarea {
	background:transparent;
	border:1px solid #ccc;
	width:100%;
	height:150px;
	font-family: 'Titillium Web', sans-serif;
	font-size:13px;
}
textarea:focus {
	border:1px solid #B7B7B7;
}
input[type="submit"] {
	width:75px;
	height:30px;
	background-color:#04215c;
	border:1px solid #04215c;
	color:#fff;
	cursor:pointer;
	font-weight:bold;
	font-size:13px;
}
input[type="submit"]:hover {
	background-color:#35372F;
	border:1px solid #35372F;
}

.foto {
	width:22%;
	height:120px;
	margin-right:4%;
	float:left;
	margin-bottom:35px;
}
.foto img {
	width:100%!important;
	height:120px!important;
	border:1px solid #e1e1e1;
	opacity:0.8;
}
.foto img:hover {
	opacity:1;
}
.projeler {
	width:21.7%;
	height:200px;
	float:left;
	margin-right:4%;
	margin-bottom:20px;
	padding-bottom:10px;
	text-align:center;
	font-size:16px;
}
.projeler img {
	border:1px solid #ccc;
	margin-bottom:5px;
	width:100%;
	height:140px;
}
.projeler img:hover {
	-webkit-box-shadow: 0px 0px 7px 0px rgba(84,84,84,0.7);
	-moz-box-shadow: 0px 0px 7px 0px rgba(84,84,84,0.7);
	box-shadow: 0px 0px 7px 0px rgba(84,84,84,0.7);
}
.projeler a {
	font-weight:bold;	
}
.projeler a:hover {
	text-decoration:none;
	color:#042860;
}
.haber {
	width:180px;
	height:240px;
	margin-left:12px;
	margin-right:12px;
	margin-bottom:30px;
	float:left;
	text-align:center;
	font-size:16px;
}
.haber img {
	width:178px!important;
	height:178px!important;
	border:1px solid #ccc;
	margin-bottom:5px;
}
.haber img:hover {
	-webkit-box-shadow: 0px 0px 7px 0px rgba(84,84,84,0.7);
	-moz-box-shadow: 0px 0px 7px 0px rgba(84,84,84,0.7);
	box-shadow: 0px 0px 7px 0px rgba(84,84,84,0.7);
}
.haber a {
	font-weight:bold;	
}
.haber a:hover {
	text-decoration:none;
	color:#042860;	
}
.haberresim {
	max-width:1018px!important;
	border:1px solid #ccc;
}
.son {margin-right:0px;}
.temizle {clear:both;}
.byazi {
	font-size:15px;
	line-height:175%;
}
