.teamPic {
	border: 1px solid #77837D;
	margin-right: 15px;
}
.teamName {
	font-weight: bold;
	color: #444654;
}
.teamTitle {
	font-weight: bold;
	color: #77837D;
}
.serviceDescription {
	padding-bottom: 20px;
	margin-top: 0px;




}

.teamContent {
	background-attachment: fixed;
	background-image: url(http://www.savills.com.hk/Images/bg01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 20px;
	margin-top: 15px;
}
# html teamContent {
	background-attachment: fixed;
	background-image: url(http://www.savills.com.hk/Images/bg01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 20px;
	margin-top: 15px;


}

.welcomeTitle {
	background-attachment: fixed;
	background-image: url(http://www.savills.com.hk/Images/bg01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

/* MAIN Right CONTENT PANEL */
#mainREITContent 
{ 
	position: relative;
	left: 327px; top: -143px; 
	padding: 20px;
	background-color: white ; 
	z-index : 1;
	margin-right: 327px;
	border: 1px none red;
	bottom: 200px;
} 
* html #mainREITContent 
{ 
	left: 327px; top: -143px; 
	padding: 20px;
	background-color:#ffffff ; 
	height: 100%; z-index : 1;
	margin-right: 327px;
	margin-bottom: -143px;
}

#mainREITDiv 
{
	position: relative; 
	border-left: 1px solid #353546; 
	border-right: 1px solid #353546; 
	margin-left: 15px; 
	margin-right: 15px; 
	height: 1700px; 
	background: url(../images/greyBG.gif) repeat-y 0px 100% #ffffff; 
	margin-top: 0px; 
	color: #444654; z-index: 0; 
	text-decoration: none; 
	z-index: 1;
}
#mainREITDiv a { color: #7e8695; }