body {
	background:#dfdfdf;
	font:12px arial, verdana, serif;
}
#arka{
	width:600px;
	height:180px;
	margin:150px auto;
	background-color:#FFF;
	padding:30px;
	border-bottom:8px solid #2C2D80;
	display:none;
}
#proje{
	width:260px;
	height:180px;
	float:left;
	display:none;
}
#imalat{
	width:260px;
	height:180px;
	float:left;
	margin-left:39px;
	display:none;
}
#ara{
	width:1px;
	height:180px;
	background-color:#999;
	float:left;
	margin-left:39px;
	display:none;
}