body {
	margin: 0;
	background: #023100;
}
img {
	border: 0;
	behavior:	url("pngbehavior.htc");
}

div#main {
	margin: auto auto;
	width: 950px;
}
div#main div {
	float: left;
}

div#part1 { background: url(img/bg01.jpg) no-repeat; width: 336px; height: 442px; }
div#part2 { background: url(img/bg02.jpg) no-repeat; width: 614px; height: 442px; }
div#part3 { background: url(img/bg03.jpg) no-repeat; width: 336px; height: 135px; }
div#part4 { background: url(img/bg04.jpg) no-repeat; width: 614px; height: 135px; }

a#ara {
	background: url(img/ara.jpg) no-repeat;
	text-indent: -999px;
	width: 255px;
	height: 49px;
	display: block;
	float: right;
	overflow: hidden;
}
a#ara:hover {
	background-position: 0 -49px;
}

ul#footer {
	clear: both;
	margin: 0 0 0 295px;
	padding: 10px 0 50px 0;
	list-style: none;
}
ul#footer li {
	float: left;
}
ul#footer a {
	display: block;
	background: url(img/footer.png) no-repeat;
	height: 17px;
	text-indent: -999px;
	overflow: hidden;
}
ul#footer a#nasil { width: 112px; background-position: 0 0; }
ul#footer a#nasil:hover { background-position: 0 -17px; }
ul#footer a#katilim { width: 104px; background-position: -112px 0; }
ul#footer a#katilim:hover { background-position: -112px -17px; }
ul#footer a#iletisim { width: 51px; background-position: -216px 0; }
ul#footer a#iletisim:hover { background-position: -216px -17px; }
ul#footer a#ulker { width: 39px; background-position: -267px 0; }
ul#footer a#ulker:hover { background-position: -267px -17px; }

div#overlay {
	position: absolute;
	top: 0%;
	left: 0%;
	height: 534px;
	background: #000;
	z-index: 1000;
	opacity: 0.85;
	filter: alpha(opacity=85);
}
div.content {
	display: none;
	position: absolute;
	top: 75px;
	left: 50%;
	width: 630px;
	height: 375px;
	margin: 0 0 0 -315px;
	z-index: 1001;
	overflow: hidden;
}
div.content img.bg, div.content div {
	position: absolute;
}
div.content div p {
	margin: 8px 0;
}
div.contents {
	font: 12px Arial;
	color: #fff;
	width: 350px;
	margin-left: 140px;
}
div#div-puan div#scroll  {
	height: 230px;
	overflow: auto;
	padding-right: 10px;
	margin-top: 15px;
	position: relative;
}
div#div-iletisim {
	top: 50px;
}
div#div-iletisim div {
	text-align: center;
	width: 100%;
}
input.text, select, textarea {
	position: absolute;
	border: 0;
	width: 150px;
	background: #fff;
	font-size: 12px;
	color: #000;
}

div#err_overlay {
	position: absolute;
	top: 0%;
	left: 0%;
	height: 610px;
	background: #000;
	z-index: 3000;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
div#err_msg {
	position: absolute;
	top: 190px;
	left: 50%;
	width: 270px;
	height: 155px;
	margin: 0 0 0 -130px;
	background: url(img/bg_uyari.jpg);
	z-index: 3001;
	overflow: hidden;
	text-align: center;
}
div#err_msg p {
	margin: 55px 20px 0 20px;
	font: bold 11px Verdana;
	color: #000;
}

div#logo, div#cocostar {
	position: absolute;
	left: 50%;
	z-index: 2000;
}
div#logo { margin: 512px 0 0 -103px; }
div#cocostar { margin: 453px 0 0 212px; }
