﻿body {background:url(images/servicebg.png) repeat-x center top; }
 
*{margin:0 auto; padding:0 auto; } 
 
#ortalayici {width:869px; margin:0 auto; background-color: #fff; }

#headbar{width:100%; font-size:12px; background:url(images/servicebg.png) repeat-x center top; text-align:right;}

#baslik {height:150px; width:100%;} 

#headerflash{width:100%; height:150px;}

#sitemap{ height:25px; width:100%; background:url(images/sitemapbg.gif) repeat-x center top; }
 
#govde { width: 100%; overflow: hidden; }
 
#anaicerik { width: 75%; float: right;}
 
#yanicerik { width: 25%; float: left; }						

#altlik {width:100%; height:20px; text-align:center; font-family:Consolas; font-size:small; background:url(images/sitemapbg.gif) repeat-x center top; }

a
{
    text-decoration:none;
    color:Black;
}
a:hover
{
    text-decoration:'underline';
    color:Silver;
    cursor:pointer;
}
.content{
		width:95%;
		text-align:center;
		font-size: 12px;
		
		padding: 20px;
		 text-align:left;
		
		}
		
		.hakkimizda{width:90%;}
.iletisimtable{ width:50%; text-align:left;}
.iletisimframe{ width:100%; height:300px;}




/*-------------------------------------Gri Tonlu Haberler Kutusu-----------------------------------------------*/

#NewsTicker{
	
	background:#eaf5e0;
	width:100%;
	height:359px;
	margin:0 0 0 0;
	font-family:Arial;
	font-size:12px;
}
	#NewsTicker h1{
		padding:6px; margin:0; border:0;
		background:#dfe9d5;
		color:#000000;
		font-size:12px;
		font-weight:bold;
	}
	#NewsVertical {
	width: 100%;
	height: 300px;
	display: block;
	overflow: hidden;
	position: relative;
	}
	#controller{
	padding:6px;
	font-size:11px;
	color:#666;
	}
	#play_scroll_cont{display:none;}


	#TickerVertical {
		width: 100%;
		height: 330px;
		display: block;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#TickerVertical li {
		display: block;
		width: 95%;
		color: #333333;
		text-align: left;
		font-size: 11px;
		margin: 0;
		padding: 6px;
		float: left;
	}
		#TickerVertical li .NewsTitle{
			display: block;
			color: #000000;
			font-size: 12px;
			font-weight:bold;
			margin-bottom:6px;
		}
		#TickerVertical li .NewsTitle a:link,
		#TickerVertical li .NewsTitle a:Visited {
			display: block;
			color: #000000;
			font-size: 12px;
			font-weight:bold;
			margin-bottom:6px;
			text-decoration:none;
		}
		#TickerVertical li .NewsTitle a:hover {
			text-decoration:underline;
		}
		
		#TickerVertical li .NewsImg{
			float:left;
			margin-right:10px;
			width:32px;
			height:32px;
		}
		#TickerVertical li .NewsFooter{
			display: block;
			color: #000000;
			font-size: 10px;
			margin:6px 0 14px 0;
		}
/* -------------------------------------------Gri Tonlu Haberler Kutusunun Sonu---------------------------- */		


.referans{
	
	background:#eaf5e0;
    width:100px;
	height:100px;
	
	font-family:Arial;
}
	.referans h1{
		padding:6px; margin:0; border:0;
		background:#dfe9d5;
		color:#000000;
		font-size:10px;
		font-weight:bold;
	}
	#ReferansVertical {
	width: 100%;
	height: 80px;
	display: block;
	overflow: hidden;
	position: relative;
	}
		
	

	#icerik {
		
		height: 330px;
		display: block;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#icerik li {
		display: block;
		width: 95%;
		color: #333333;
		text-align:center;
		font-size: 11px;
		margin: 0;
		padding: 6px;
		float: left;
	}
		
	
	
