/*
-----------------------------------------------
Al Habtoor Homepage Styles
Author:   Marwan Farha
Version:  1 Dec 2005
----------------------------------------------- */
.floatLeft
	{
		float:left;
	}

#logo
	{
		width:121px;
		height:121px;
		position:absolute;
		left:173px;
		top:80px;
		z-index:5;
	}

#container {
	width: 900px;
	height: 606px;
}

#home #center {
	height: 262px;
	background:url(../i/main-new-3-cars.jpg) 0 0 no-repeat;
}

#aboutus, #press_room, #offers {
	width: 240px;
	height: 287px;
	position: absolute;
	top: 0;
	overflow:hidden;

}

#aboutus {
	background: #F3F3F3 url(../i/bg_aboutus.gif) 0 0 no-repeat;
	left: 172px;
	}
	
#press_room {
	background: #F3F3F3 url(../i/bg_pressroom.gif) 0 0 no-repeat;
	left: 416px;
	font-size: 95%;
}

#offers {
	background: #F3F3F3 url(../i/bg_offers.gif) 0 0 no-repeat;
	left: 660px;
}
p { 
	color: #666;
	margin: 10px;
}
p strong { color: #000;}

h1 {
	display: block;
	width: 240px;
	height: 34px;
	font-size: 150%;
	text-indent: -9999px;
	}
h2 {
	display: block;
	width: 168px;
	height: 33px;
	font-size: 150%;
	text-indent: -9999px;
	margin-bottom:10px;
}

.entry {
	display: block;
	height: 65px;
	background: url(../i/bg_entry.gif) left bottom no-repeat;
	margin: 10px 10px 10px 15px;
	}
.entry p, .last_entry p { 
	margin:0; 
	font-size: 95%;
}
.last_entry { 
	background: none;
	margin: 10px 10px 10px 15px;
}
#offers img.left {margin: 0 8px 5px 0;}
#offers img.right {margin: 0 0px 5px 5px;}
#press_room img.left {margin: 0 10px 0 0;}

img#more {position:absolute; top:15px; right: 15px;}

#press_room .last_entry p img.left { margin-bottom: 17px;}

#promo1, #promo2
	{
		margin-left: 12px;
		color: #666;
	}


#promoList
	{
		margin-left: 50px;
		color: #666;
	}
	
	
#buttonOne
	 {
		position:absolute;
		top:90px;
		left:180px;
		height:210px;
		width:220px;
	}	
	
#buttonTwo
	 {
		position:absolute;
		top:90px;
		left:430px;
		height:210px;
		width:220px;
	}		
	
#buttonThree
	 {
		position:absolute;
		top:90px;
		left:670px;
		height:210px;
		width:220px;
	}		
	
	
#button1 {
	position:absolute;
	top:263px;
	left:774px;
	width: 113px;
}
#button2 {position:absolute; top:267px; left:268px;	}
#button3 {
	position:absolute;
	top:268px;
	left:424px;
	width: 85px;
}

#offers ul
	{
		margin-left: 20px;
		color: #666;
	}

.homeLink a
	{
		font-size:12px;
		color:#333;
	}
