﻿#LeftMenu
{
	color: #fff;
	height: 352px;
	width: 192px;
	background-image: url(  '../../images/leftmenu.png' );
	margin-left: 17px; 
	#height:321px;
	cursor:pointer;
}

#RightPanel
{
	float: left;
	width: 596px;
	min-height: 350px;
	background-color: #fff;
}

#About
{
	display: block;
	text-align: left;
}

#Brief, #Hotels, #Offices, #FBOutlets
{
	display: none;
	text-align: left;
}

#About p, #Brief p, #Hotels p, #Offices p, #FBOutlets p
{
	float: left;
	padding-left: 12px;
	padding-top: 2px;
	#padding-bottom: 6px;
	margin-top:0px;
	color: #000;
	width: 560px;
}

#liAbout
{
	float: left;
	background-image: url(    '../images/bgmenu.gif' );
	height: 24px;
	list-style-type: none;
	width: 150px;
	color: #AA8C4E;
	padding-left:5px;
}

#liBrief, #liHotels, #liOffices, #liFBOutlets
{
	padding-left:5px;
	float: left;
	background-image: url(    '../images/bgmenu.gif' );
	height: 24px;
	list-style-type: none;
	width: 150px;
}


#ulClientlList
{
	list-style-type:none;
	float:left;
	width:580px;
	margin:0px 0px 0px 10px;
	padding:0;
}

#ulClientlList li
{
	display:block;
	float:left;
	width:160px;
	height:110px;
	overflow:hidden;
	border:solid 10px #f4f4f4;
	margin:2px;
	background-color:#fff;
	vertical-align:bottom;
	margin-right:10px;
	margin-top:10px;
}

#liSofitel
{
	background-image:url('images/corporatelogos/sofitel_logo.jpg');
	background-position:center;
	background-repeat:no-repeat;
}

#liLeMeridien
{
	background-image:url('images/corporatelogos/lemeridian_logo.jpg');
	background-position:center;
	background-repeat:no-repeat;
}

#liFIFA
{
	background-image:url('images/corporatelogos/fifa_logo.jpg');
	background-position:center;
	background-repeat:no-repeat;
}
