/*
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;
	}
#baslik h1
	{
	display:none;
	}
*
	{
	margin: 0;
	padding: 0;
	}
h2
	{
	font-size: 13px;
	margin-left: 15px;
	margin-top: 4px;
	color: #FFFFFF;
	}
h3
{
	font-size: 12px;
	margin-left: 15px;
	margin-top: 0px;
	color: #0000CC;
}
h4
{
	font-size: 11px;
	margin-left: 15px;
	margin-top: 0px;
	color: #3E3E3E;
}
#ust
{
	width: 1000px;
	height: 200px;
	float: left;
}
#alt
{
	width: 1000px;
	height: 400px;
	float: left;
}
#sol
{
	width: 500px;
	height: 400px;
	float: left;
}
#sag
{
	width: 500px;
	height: 400px;
	float: left;
}

#firma_bilgileri
{
	margin:0 20 20 0px;
	width: 230px;
	height: 180px;
	float: left;
}
#adres
{
	margin:0 20 20 0px;
	width: 230px;
	height: 180px;
	float: left;
}
#adres a
{
	color:#0000B9;
}
#adres p
{
	text-indent:0px;
}

#banka
{
	margin:0 20 20 0px;
	width: 230px;
	height: 180px;
	float: left;
}
#banka a
{
	color:#CC0000;
}

#linkler
	{
	margin:0 20 20 0px;
	width:230px;
	height: 180px;
	float:left;
	}
#manzara
	{
	margin:0 0 0 0px;
	width:500px;
	height: 200px;
	float:left;
	}
#kroki
	{
	margin:0 0 0 0px;
	width:500px;
	height: 400px;
	float:left;
	}
#kampanyalar
{
	margin:0 20 20 0px;
	width: 230px;
	height: 180px;
	float: right;
}
p
{
	margin-top:0px;
	margin-bottom:-6px;
	text-align:left;
	padding:5 8 5 18px;
	font-size:12px;
	color:#333;
	line-height:15px;
	text-indent:10px;
}

 
