@charset "utf-8";
/* CSS Document */

body			{ margin:0px auto; background:url(../media/main_bg.png) no-repeat #f8f3ef;  background-position:top center; }
#site_font		{ font-family:Tahoma; font-size:12px ; color:#666; }

#giris			{ width:752px; height:auto; overflow:hidden; margin-top:50px; margin:0px auto;}
#center			{ width:752px; height:auto; margin:0px auto; margin-top:50px; }
#center_top		{ width:752px; height:146px; margin:0px auto; background:url(../media/giris_top.png) no-repeat;}
#center_middle	{
	width:752px;
	height:auto;
	margin:0px auto;
	background-color:#FFF;
	text-align: center;
}
#center_bottom	{ width:752px; height:33px; margin:0px auto; background:url(../media/giris_bottom.png) no-repeat;}
#container		{ width:928px; height:auto; overflow:hidden; margin:0px auto;}
#header			{ width:928px; height:auto; margin:0px auto; margin-top:20px; overflow:hidden;}
#header_left	{ width:309px; height:auto; float:left;}
#header_right	{ width:395px; height:44px; float:right; margin-top:87px;}
#banner			{ width:928px; height:20px; margin:0px auto; background:url(../media/main_top_bg.png) no-repeat; }
#banner_in		{ width:927px; height:180px; margin:0px auto; background:#FFF;}
#middle			{ width:928px; height:auto; margin:0px auto; overflow:hidden; background:#FFF; }
#middle_left	{ width:400px; height:auto; float:left; margin-left:15px; margin-top:15px;}
#hizmet_left	{ width:900px; height:auto; float:left; margin-left:15px; margin-top:15px;}
#otels_left		{ width:250px; height:auto; float:left; margin-left:15px; margin-top:15px;}
#otels_right	{ width:600px; height:auto; float:right; margin-right:15px; margin-top:15px;}

#about_left		{ width:600px; height:auto; float:left; margin-left:15px; margin-top:15px;}
#about_right	{ width:250px; height:auto; float:right; margin-right:15px; margin-top:15px;}
#middle_right	{ width:400px; height:auto; float:right; margin-right:15px; margin-top:15px; background:url(../media/rezervasyon_bg.png) no-repeat; background-position:center;}

#footer			{ width:928px; height:45px; margin:0px auto; background:url(../media/main_bottom_bg.png) no-repeat; }
#container #middle #about_left #site_font {
	text-align: right;
}
#container #middle #about_left #site_font {
	text-align: left;
}

