@charset "iso-8859-9";
/* CSS Document */#Line {
	position:relative;
	width:100%;
	height:397px;
	z-index:0;
	background-image: url(images/bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	top: -35px;
}
#Main {
	position:relative;
	width:980px;
	height:580px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	top: -387px;
}
#Menu {
	position:absolute;
	width:189px;
	height:389px;
	z-index:2;
	left: 0px;
	top: 0px;
	background-image: url(images/menubg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#AltMenu {
	position:relative;
	width:870px;
	height:31px;
	z-index:2;
	left: 46px;
}
#AltGolge {
	position:relative;
	width:634px;
	height:26px;
	z-index:2;
	left: 171px;
}
#Adres {
	position:relative;
	width:548px;
	height:64px;
	z-index:2;
	left: 210px;
	text-align: center;
}
#MenuIc {
	position:relative;
	width:170px;
	height:230px;
	z-index:1;
	top: 75px;
	left: 8px;
}
#OrtaBolum {
	position:relative;
	width:802px;
	height:527px;
	z-index:2;
	left: 185px;
	top: 45px;
	background-image: url(images/ortabg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.AdresYazi {
	font-size: 11px;
	color: #999;
	text-decoration: none;
}
.OrtaYazi {
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
