@charset "utf-8";
body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	color: #666;
}
#container {
	float: left;
	height: 100%;
	width: 1350px;
}
#container #ustalan {
	float: left;
	height: 200px;
	width: 1350px;
	background-color: #333333;
}
#container #butonlar {
	background-color: #000000;
	float: left;
	height: 40px;
	width: 1350px;
}
#container #solalan {
	background-color: #FFFFFF;
	float: left;
	height: 100%;
	width: 250px;
}
#container #ortaalan {
	float: left;
	height: 100%;
	width: 850px;
}
#container #ortaalan #ortaalan1 {
	float: left;
	height: 100%;
	width: 850px;
	text-align: left;
	background-color: #666666;
}
#container #ortaalan #ortaalan12 {
	float: left;
	height: 80px;
	width: 850px;
	text-align: left;
	background-color: #FFF;
}
#container #ortaalan #ortaalan2 {
	float: left;
	height: 250px;
	width: 425px;
	text-align: left;
	background-image:url(/resimler/cerceve2.png);
	background-repeat: no-repeat;
}
#container #ortaalan #ortaalan3 {
	float: right;
	height: 250px;
	width: 425px;
	text-align: left;
	background-image:url(/resimler/cerceve2.png);
	background-repeat: no-repeat;
}
#container #ortaalan #ortaalan4 {
	float: left;
	height: 100%;
	width: 850px;
}
#container #ortaalan #ortaalan5 {
	float: left;
	height: 100%;
	width: 350px;
}
#container #ortaalan #ortaalan6 {
	float: right;
	height: 100%;
	width: 500px;
}
#container #sagalan {
	float: right;
	height: 100%;
	width: 250px;
}
#container #altalan {
	background-color: #000000;
	float: left;
	height: 150px;
	width: 1350px;
}


