/*
Tasarým Ve Kodlama: Oki Hori
Tarih: 29/11/2009
PRIMARY COLORS:
*/
html
{

}
body
	{
	font-size: 85%;
	font-family: helvetica, georgia, sans-serif;
	text-align: center;
	background: transparent url(../resimler/bg.gif) repeat;
	text-shadow: -1px -1px 2px #838383;
	}
a
	{
	text-decoration: none;
	color: #FFFF00;
	}

a:hover
	{
	text-decoration: underline;
	}
a img
	{
	border: none;
	}
#genel
	{
	margin:auto;
	margin-top: 10px;
	width: 1010px;
	height:602px;
	}
#bursaproje 
	{
	float:left;
	width:50;
	margin-left:-50px;
	}
#bursaproje span 
	{
    position: relative;
	overflow:hidden;
	left:-1007;
	}
#telno 
	{
	float:left;
	width:50;
	margin-left:-50px;
	}
#telno span 
	{
    position: relative;
	overflow:hidden;
	left:45;
	}
#hepsi 
	{
	float:left;
	text-align:left;
	margin-top: 0px;
	margin-left:10px;
	overflow:hidden;
	width: 1000px;
	height:600px;
 	background: url("resimler/hepsi.jpg") no-repeat;
	}
h1
	{
	font-size: 13px;
	margin-left: 15px;
	margin-top: 4px;
	color: #FFFF00;
	}
*
	{
	margin: 0;
	padding: 0;
	}
h2
	{
	font-size: 13px;
	margin-left: 15px;
	margin-top: 4px;
	color: #FFFF00;
	}
h3
{
	margin-left: 15px;
	margin-top: 0px;
	color: #0000CC;
}
h5
{
	margin-left: 15px;
	margin-top: 0px;
	color: #3E3E3E;
}
#sol
{
	width: 750px;
	height: 600px;
	float: left;
}
#sag
{
	width: 250px;
	height: 600px;
	float: left;
}
#resim
{
	margin:0 0 0 0px;
	width: 750px;
	height: 200px;
	float: left;
}
#bilgi
{
	margin:0 0 0 0px;
	width: 730px;
	height: 380px;
	float: left;
	overflow:auto;
	background:#001E3C;
}
#bilgi p
{
	text-align:justify;
	padding:5 18 5 18px;
	margin-bottom:2px;
	font-size:12px;
	color:#FFFFFF;
}
#linkler
	{
	margin:0 0 0 0px;
	width:250px;
	height: 200px;
	float:left;
	}
#kampanyalar
{
	margin:0 0 0 0px;
	width: 230px;
	height: 200px;
	float: left;
}
#ekbilgiler h2
	{
	color:#FF9900;
	padding:2,0,5,0px;
	}
#ekbilgiler
{
	margin:0 20 20 0px;
	width: 230px;
	height: 180px;
	float: left;
	background:#001E3C;
}
#ekbilgiler p
{	
	padding:10 18 5 28px;
	text-indent: -10px;
	margin-bottom:0px;
	font-size:13px;
	text-align:left;
}
p
{
	margin-top:0px;
	margin-bottom:-6px;
	text-align:justify;
	padding:5 18 5 18px;
	font-size:12px;
	color:#333;
	line-height:15px;
	text-indent:10px;
}

