/* CSS Sıfırlama */
	html, body, div, span, applet, object, iframe,
	h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, em, font, img, ins, kbd, q, s, samp,
	small, strike, strong, sub, sup, tt, var,
	b, u, i, center,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td {
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		font-size: 100%;
		vertical-align: baseline;
		background: transparent;
	}
	body {
		line-height: 1;
	}
	ol, ul {
		list-style: none;
	}
	blockquote, q {
		quotes: none;
	}
	blockquote:before, blockquote:after,
	q:before, q:after {
		content: '';
		content: none;
	}	

	:focus {
		outline: 0;
	}

	ins {
		text-decoration: none;
	}
	del {
		text-decoration: line-through;
	}

	a{text-decoration: none;}
	table {
		border-collapse: collapse;
		border-spacing: 0;
	}
	/*CSS Sıfırlama Bitiş*/

/* Genel */
	body{
		font-size:11px;
		font-family:tahoma;
		line-height:16px;
		color:#555555;
		background:#597790;
		background:url(../images/bgg.gif) repeat-x #abacad;
	}

	.container{
		float:left;
		width:871px; 
		background:url(../images/container_bg.png);
	}

	.header{
		float:left;
		width:100%;
		height:160px; 
	}

	.header .logo{
		float:left;
		width:30%;
		height:160px; 
	}

	.top-menu{
		float:right;
		width:520px;
		margin-top:100px;
	}


	.slogan{
		float:right;
		width:550px;
		margin-top:22px;
		font-size:12px;
		color:white;
		font-family:"Century Gothic";

	}

	.top-menu li{
		float:left;
		margin-right:23px;
	}

	.top-menu li a{
		color:#5e5e5e;
		font-size:14px;
		font-family:arial;
	}

	.top-menu li a:hover{
		color:#0b3669;
	}

	.sol{
		float:left;
		width:280px;
		margin-right:0px; 
		overflow:hidden;
	}

	.sol_ic{
		float:left;
		width:260px;
		background:url(../images/sol_bg.gif) repeat-y;
	}

	.menu{
		float:left;
		margin-top:10px;
		height:220px;
	}

	.menu a{
		float:left;
		width:240px;
		height:18px;
		padding-left:33px;
		font-weight:bold;
		color:white;
		font-family:"Century Gothic";
		font-size:11px;
		background:url(../images/menu_bg.gif) left bottom no-repeat;
	}

	#aktif{
		color:#0b3669;
	}

	.menu a:hover{
		color:#0b3669;
	}

	.footer{
		float:left;
		width:861px;
		padding-right:10px;
		padding-top:15px;
		height:105px;
		background:url(../images/footer.png) no-repeat;
		text-align:right;
		color:white;
		font-size:10px;
	}

/* Genel Bitiş*/

/* İçerik*/
	.icerik{
		float:left;
		width:580px;
		min-height:800px;
		margin-right:3px; overflow:hidden;
		margin-bottom:20px;
		margin-left:5px;
	}

	.baslik{
		float:left;
		height:20px;
		font-size:16px;
		font-weight:normal;
		color:#454648;
		width:580px;
		margin-bottom:10px;
		font-family:"Century Gothic";
	}

	.icerik1{
		float:left; 
		width:216px;
		height:190px;
		margin-left:16px;
		margin-top:80px;
		font-size:10px;
	}

	.icerik2{
		float:left; 
		width:216px;
		height:335px;
		margin-left:16px;
		margin-top:12px;
		font-size:10px; 
	}
	
	.bgg{
		float:left; background:url(../images/bg.gif) repeat-x; 	
	}

	.referanslar{
		float:left;
		width:540px;
	}

	.referanslar li{
		float:left;
		width:100%;
		font-family:arial;
		margin-bottom:15px;
	}

	.referanslar li a{
		color:#d7991a;
	}
	
	.referanslar li img{
		float:left;
		margin-right:3px;
		border:solid 1px #646464;
	}
	
	.referanslar li h2{
		margin-right:3px;
		color:#123c73;		font-size:14px; font-weight:normal;
	}
	
	.referanslar li h2 a{
		color:#123c73;		
	}

	.tumu{
		floaT:right;
		margin-top:-13px;
		color:black;
		font-weight:bold;
	}

	.anasayfa_yazi{
		float:right;
		margin-right:-9px;
	}

	.anasayfa_yazi li{
		float:right;
		width:563px;
		height:133px;
		background:url(../images/anasayfa_yazi_bg.jpg) no-repeat;
	}

	.anasayfa_yazi li{
		float:right;
		width:518px;
		padding-left:25px;
		padding-right:20px;
		height:133px;
		margin-bottom:10px;
	}

	.anasayfa_yazi li img{
		float:left;
		margin-right:5px;
	}

	.anasayfa_yazi li h2{
		float:left;
		font-size:14px;
		color:#71a7d3;
		margin-top:7px;
		margin-bottom:10px;
		font-family:"Century Gothic";
		width:100%;
	}

	.anasayfa_yazi li span{
		float:left;
		margin-right:3px;
	}

	.anasayfa_yazi li span h2{
		color:#d7991a;
	}

	.anasayfa_yazi li a{
		color:#555555;
		font-size:11px;
	}

	.footer-menu{
		float:left;
		margin-left:300px;
		margin-top:8px;
	}

	.footer-menu li{
		float:left;
		margin-right:10px;
	}

	.footer-menu li a{
		color:white;
	}

	.footer-menu li a:hover{
		text-decoration:underline;
	}
/* İçerik Bitiş*/


/*Sayfa Altı Fotoğraflar*/
	.fotograflar{
		float:left;
		width:100%; margin-top:5px;
	}

	.fotograflar img{
		float:left;
		padding:2px;
		border:dotted 1px #dddddd;
		margin-right:9px;
		margin-bottom:9px;
		width:120px;
		
	}
	.fotograflar img:hover{
		background:#dddddd;
	}
/*Sayfa Altı Fotoğraflar Bitiş*/
/* Slide */

	.slide{
		float:right;
		width:578px;
		height:160px;
		margin-top:30px;
	}

	#slider{
		float:left;
		width:578px;
		height:160px;
		overflow:hidden;
	}

	/* The Nivo Slider styles */
	.nivoSlider {
		position:relative;
	}
	.nivoSlider img {
		position:absolute;
		top:0px;
		left:0px;
	}
	/* If an image is wrapped in a link */
	.nivoSlider a.nivo-imageLink {
		position:absolute;
		top:0px;
		left:0px;
		width:100%;
		height:100%;
		border:0;
		padding:0;
		margin:0;
		z-index:60;
		display:none;
	}
	/* The slices in the Slider */
	.nivo-slice {
		display:block;
		position:absolute;
		z-index:50;
		height:100%;
	}
	/* Caption styles */
	.nivo-caption {
		position:absolute;
		left:0px;
		bottom:0px;
		background:#000;
		color:#fff;
		opacity:0.8; /* Overridden by captionOpacity setting */
		width:100%;
		z-index:89;
	}
	.nivo-caption p {
		padding:5px;
		margin:0;
	}
	/* Direction nav styles (e.g. Next & Prev) */
	.nivo-directionNav a {
		position:absolute;
		top:45%;
		z-index:99;
		cursor:pointer;
	}
	.nivo-prevNav {
		left:0px;
	}
	.nivo-nextNav {
		right:0px;
	}
	/* Control nav styles (e.g. 1,2,3...) */
	.nivo-controlNav a {
		position:relative;
		z-index:99;
		cursor:pointer;
	}
	.nivo-controlNav a.active {
		font-weight:bold;
	}	
/* Slide Bitiş*/
