@charset "iso-8859-9";
/* CSS Document */

@font-face {
font-family: MyriadPro;
src: url(fonts/MyriadPro-Cond.otf);
}
a {
	text-decoration:none;
		}
* {
	margin:0px;
	padding:0px;
	list-style-type:none;	
	}
h1,h2,h3 {
	margin-top:5px;
	margin-bottom:5px;
	font-size:19px;
	color:#F60;	
	}
body {
	background:url(images/bg.png) top no-repeat fixed;
	margin:0px;
	padding:0px;
	}
#container {
	width:1000px;
	margin:auto;	
	}
#menu_bg {
	width:1000px;
	height:573px;
	float:left;
	}
#menu_bg2 {
	width:1000px;
	height:150px;
	float:left;
	}
#content {
	width:1000px;
	float:left;
	margin-top:16px;
	}
#content_bg {
	width:1001px;
	float:left;
	margin-top:15px;
	margin-bottom:20px;
	min-height:500px;
	background-color:#fff;
	border-radius:20px;
	padding: 20px;
	overflow:auto;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:justify;
-webkit-box-shadow: 0px -8px -42px #AAA;
-moz-box-shadow: 0px 12px 18px #666;
box-shadow: 0px 0px 38px rgba(167, 196, 168, 0.93);;
	}
#ekip {
	width:301px;
	height:181px;
	float:left;
	margin-left:20px;	
	}
#side_bg {
	width:296px;
	height:185px;
	float:left;
	background-image:url(images/side_bg.png);
	background-repeat:no-repeat;
	margin-left:30px;	
	}
#side_icerik {
	width:296px;
	height:110px;
	margin-top:15px;
	float:left;
	color:#000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	}
#side_icerik a {
	text-decoration:none;
	color:#000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	}
#footer {
	width:1000px;
	height:182px;
	float:left;
	background-image:url(images/footer3.png);
	background-repeat:no-repeat;	
	}
#footer_icerik {
	width:600px;
	margin-left:210px;
	margin-top:110px;
	float:left;	
	}
#footer_adres {
	width:700px;
	margin-left:160px;
	margin-top:20px;
	float:left;	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-align:center;
	}
#footer_icerik a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#F60;
	text-decoration:none;
	display:block;
	float:left;
	margin-left:22px;
	}
/*
	font-family: MyriadPro;
	font-size:20.4px;
	font-weight: normal;
    font-style: normal;
	letter-spacing: 0.7pt;
	word-spacing: 1.6pt;
*/


