html, body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #313031;
	text-decoration: none;
}
#banner {
	height: 322px;
	width: 100%;
	background-image: url(../../images/yoga_bahcesi_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#banner #kisayol {
	position:absolute;
	width:124px;
	height:22px;
	z-index:1;
	padding-top: 6px;
	padding-left: 810px;
	margin: 0px;
}
#menu {
	position:absolute;
	width:257px;
	height:429px;
	z-index:2;
	left: 36px;
	top: 186px;
	background-image: url(../../images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu #linkler {
	width: 212px;
	padding-top: 46px;
	padding-left: 24px;
}
#cicek {
	position:absolute;
	width:273px;
	height:258px;
	z-index:3;
	background-image: url(../../images/yoga_cicek.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	left: 0px;
	top: 620px;
}
#statux {
	position:absolute;
	width:273px;
	height:258px;
	z-index:3;
	left: 0px;
	background-image: url(../../images/yoga_cicek.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	bottom: 0px;
}
#dataAlani {
	width: 650px;
	margin: 0px;
	left: 298px;
	padding-left: 299px;
	
}
