@charset "utf-8";
/* CSS Document */

body{
	background-color:#532721 ;
	font-family:"Times New Roman", Times, serif;
	margin:0px;
	padding:0px;
}


a{
text-decoration:none;
}

#home{
	background:#532721 url(images/home_bgd.jpg) top left no-repeat;
}



#vision{
	background:#532721 url(images/ourvision_bgd.jpg) top left no-repeat;
}


#visionaries{
	background:#532721 url(images/visionaries_bgd.jpg) top left no-repeat;
}

#gfh{
	background:#532721 url(images/gfh_bgd.jpg) top left no-repeat;
}

#ithmaar{
	background:#532721 url(images/ithmaar_bgd.jpg) top left no-repeat;
}

#adih{
	background:#532721 url(images/adih_bgd.jpg) top left no-repeat;
}

#projects{
	background:#532721 url(images/projects_bgd.jpg) top left no-repeat;
}

#agricapital{
	background:#532721 url(images/agricapital_bgd.jpg) top left no-repeat;
}

#infracapital{
	background:#532721 url(images/infracapital_bgd.jpg) top left no-repeat;
}

#hospitality{
	background:#532721 url(images/hospitality_bgd.jpg) top left no-repeat;
}

#media{
	background:#532721 url(images/media_bgd.jpg) top left no-repeat;
}

.media, .media a{
	color:#666666;
	text-decoration:none;
}


#press{
	background:#532721 url(images/pr1_bgd.jpg) top left no-repeat;
}

#contact{
	background:#532721 url(images/contact_bgd.jpg) top left no-repeat;
}

#searchresults{
	background:#532721 url(images/search_bdg.jpg) top left no-repeat;
}


.container{
	height:620px;
}

.bottompanel{
	color:#ffffff;
	font-size:11px;
}

.bottompanel form{
	margin:0px;
	padding:0px;
}



.bottompanel input{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	background-color:#ae9e9c;
	border:0px;
	height:17px;
	width:86px;
	margin:0px;
	padding:0px;
	padding:0 0 0 4px;
}

.content{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height:12px;
}

.bottompanel a{
	color:#ffffff;
	text-decoration:none;
	font-size:11px;
}

.bottompanel a:hover{
	color:#a38e89;
}

.menu ul{
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style:none;
	padding:0px;
	margin:45px 10px 0 10px;
}

.menu li , .menu li a {
	color:#ddd4d3;
	display:block;
	line-height:20px;
	text-decoration:none;
}

.menu li a:hover {
	color:#532721;
}


.menu ul li ul{
	padding:0px;
	margin:3px 0 0 0;
	text-indent:10px;
}

.selected{
	color:#532721;
}

.menu li{
	border-top:1px solid #532721;
}

.special3{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}

.Container {
  position: absolute;
  width: 270px;
  height: 350px;
}
#Scroller-1 { 
  position: absolute; 
  overflow: hidden;
  width: 270px;
  height: 350px;
}

.Scroller-Container {
  position: absolute;
  top: 0px; left: 0px;
}
.Scrollbar-Up {
  cursor: pointer;
  position: absolute;
  top: 360px; left: 130px;
}
.Scrollbar-Down {
  cursor: pointer;
  position: absolute;
  top: 360px; left: 120px;
}