#bd {

}

#bd .brand {
	background-image: url(background/bg_row.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 12px 0 0 0px;
	height: 355px;
}

#bd .brand ul {
	float: left;
	height: 164px;
	margin: 0;
	padding: 0 0 12px 20px;
	background-image: url(background/bg_row.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#bd .brand ul li {
	float: left; 
	width: 236px;
	height: 164px;
	list-style: none;
/*	text-align: center; 
	display: table;  */
	position: relative; 
/*	overflow: hidden; */
	border: 0px solid red;
/*	background-image: url(background/logo_al-fayez.gif); */
	background-repeat: no-repeat;
	background-position: center; 
	
}

#bd .brand ul   li   img {
	display: none; 
}

#bd .brand ul li span.vAdjust {
	display: table-cell; 
	vertical-align: middle; 
	*position: absolute; 
	*top: 50%; 
	*left: 0;
	*width: 236px;
	
}

#bd .brand ul li span.vAdjust a {
	*position: relative; 
	*top: -50%; 
}

#bd .brand ul li ul {	padding: 0; margin: 0; border: 0px solid red; float: left; width: 234px; position: absolute; top:0; left:0; display:none;}


#bd .brand ul li ul.InfoI li,  #bd .brand ul li ul.InfoII li, #bd .brand ul li ul.InfoIII li, #bd .brand ul li ul.InfoIV li{
	background-image: url(background/bg_info.gif);
	background-repeat: no-repeat; background-position: top left;
	width: 200px;
	height: 134px;
	text-align: left;
	padding: 30px 20px 0 20px;
	visibility: visible;
/*	opacity: 0; */
}

/* #bd .brand ul li ul.InfoI li {left: 20px;	}
#bd .brand ul li ul.InfoII li {left: 258px;}
#bd .brand ul li ul.InfoIII li {left: 496px;}
#bd .brand ul li ul.InfoIV li {left: 734px;} */


#bd .brand ul li b { display: block; padding: 0 0 10px 0; font-size: 12px; }
#bd .brand ul li a {color: #684A32;}
#bd .brand ul li a:hover { text-decoration: none;}


#bd .page { float: left; }
#bd .page ul { float:left; margin:10px 0px 20px 10px; width: 970px; }
#bd .page ul li { float:left;	list-style: none;}
#bd .page ul li.right {	float:right;}

#bd .page .RoomServices {margin:10px 0px 5px 10px; text-align: center;}
#bd .page .RoomServices ul {margin: 0 0 0 50px;}
#bd .page .RoomServices ul li { padding: 0 10px 0 10px;}
