#kapsül {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#anamenu {
	background-color: #EEEEEE;
	float: left;
	height: 30px;
	width: 800px;
}
#hebarler {
	float: left;
	height: 600px;
	width: 150px;
}
#anagovdde {
	float: left;
	width: 650px;
	position: relative;
}

#logo {
	float: left;
	height: 125px;
	width: 125px;
}
#banner {
	float: left;
	height: 125px;
	width: 675px;
	background-color: #CC3300;
}
