    body{
		background:transparent url(../img/alibababg2.gif) repeat scroll 0% 0%;
		color:#fff;
		font-family:arial,sans-serif;
		font-size:12px;
		height:800px;
		margin:0pt;
		text-align:center;
	}
    
    *{
        padding:0px; 
        margin:0px;
    }
	
	.navmenu a{
		display:block;
		height:35px;
		width:120px;
		background:url(../img/b_menu.png);
	}
	
	.navmenu a:hover{
		background-position:0px -35px;
	}
	
	.navgallery a{
		display:block;
		height:35px;
		width:133px;
		background:url(../img/b_gallery.png);
	}
	
	.navgallery a:hover{
		background-position:0px -35px;
	}
	
	.navlocation a{
		display:block;
		height:35px;
		width:150px;
		background:url(../img/b_location.png);
	}
	
	.navlocation a:hover{
		background-position:0px -35px;
	}
	
	.navmedia a{
		display:block;
		height:35px;
		width:125px;
		background:url(../img/b_media.png);
	}
	
	.navmedia a:hover{
		background-position:0px -35px;
	}
	   
    table{
		border-collapse:collapse;
		border:0px;
	}
	
    td,th{
		border:0px;
	}
	
    img{
        border:0px;
    }
	
    .header{
		float:left;
		background:transparent url(../img/header.gif) repeat-x scroll 0% 0%;
		height:138px;
		overflow:visible;
		width:100%;
	}
	
	.header #logo{
		margin:auto;
		width:980px;
		height:129px;
		background:transparent url(../img/logo.png) no-repeat scroll 0% 50%;
	}
	
    .header #logo .navigate{
		float:left;
		text-align:right;
		width:980px;
		border-collapse:collapse;
		border:0px;
		color:white;
		font-size:14px;
	}
	
    .header #logo .navigate a{
		outline:none;
		font-weight:bold;
		text-decoration:none;
		color:white;
	}
	
    .header #logo .navigate a:hover{
		color:#ddd;
	}
	
    .top-right{
		width:568px;
		height:94px;
		background:transparent url(../img/top-right.gif) no-repeat scroll 0% 0%;
		float:right;
		text-align:left;
	}
    
    .top-right .message{
        margin:5px 10px;
        color:white;
    }
	
	.clearBoth{
		clear:both;
	}
	
	#main{
		width:981px;
		background:url(../img/mainbg.gif) scroll 0% 0%;
		background-repeat:yes;
		margin:0px auto;
	}
	
    #mainfooter{
		background:url(../img/istanbul.gif) no-repeat;
		height:217px;
		width:980px;
	}
	
	#flashcontent2{
		float:right;
		width:350px;
		margin:10px;
	}
	
	#maincontent{
		float:left;
		margin:10px;
		width:590px;
		text-align:left;
	}
	
	#locationcontent{
		float:left;
		margin:10px;
		width:960px;
		text-align:left;
	}
	
	.openingtext{
		margin-top:10px;
		text-align:justify;
	}
	
	table.images{
		margin-top:20px;
		margin-bottom:10px;
	}
	
	table.images img{
		border:2px solid white;
	}
	#locationcontent.menu table{width:100%;} 
	#locationcontent.menu td, #locationcontent.menu th{border:2px solid #111;font-size:12px;padding:2px;} 
	#locationcontent.menu th{background-color:#660000;font-size:16px;} 
	#locationcontent.menu td.price{text-align:right;font-size:14px;font-weight:bold;} 
	#locationcontent.menu td b{font-size:16px;font-style:normal;color:#fff;} 