@charset "utf-8";
body {
	background-color: #956A1C;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#enterframe {
	text-align: left;
	width: 300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper {
	text-align: left;
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 720px;
	background-image: url(../pics/webminta1_1.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
}
#menu {
	text-align: center;
	float: left;
	height: 600px;
	width: 100px;
	margin-right: auto;
	margin-left: auto;
}
#banner {
	width: 960px;
	height: 220px;
}
#content {
	float: right;
	height: 480px;
	width: 780px;
	text-align: center;
}
#text {
	height: 480px;
	width: 650px;
	margin-top: 10px;
	overflow: auto;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 20px;
	padding-left: 0px;
	text-indent: 10px;
	float: left;
}
#kepek {
	background-color: #E9E9E9;
	height: 450px;
	width: 650px;
	margin-top: 10px;
	overflow: auto;
	margin-left: 55px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 20px;
	padding-left: 20px;
	text-indent: 10px;
	float: left;
	background-image: url(../img/film_bg.jpg);
	text-align: right;
}

