#main_wrapper{
	width: 940px;
	margin: auto;
	text-align: left;
}
/* CMcC 22/01/2010 added following style to move Floorplan in from left */
#floorplan_div
{
	padding-left:65px;
}
#image_wrapper{
	margin: 20px;
	text-align: left;
}
#header{
	padding: 0;
	height: 80px;
	margin-top: 30px;
}
#wpfheader{
	padding: 0;
	height: 100px;
	margin-top: 30px;
}
#logo{
	float: left;
}
#search{
	text-align: right;
	float: right;
	margin: 25px 0 0 0;
}
#language{
	text-align: right;
	float: right;
	margin: 50px 0 0 0;
}
#main_navigation{
	background-color: #99FF00;
	margin-bottom: 10px;
	position: relative;
	z-index: 100;
}
#features_wrapper{
	width: 940px;
}
#feature_item_leasing{
	float: left;
	width: 313px;
}
#feature_item_aboutus{
	float: left;
	width: 313px;
	border-left: 1px solid #1E4164;
	border-right: 1px solid #1E4164;
}
#feature_item_reports{
	float: left;
	width: 305px;
	/* CMcC 30/06/2009 remove image below */
	/* this style is only currently used by cfspm homepage */
	/*background: #f7f7f7 url(../images/fimg_annual_reports.jpg) no-repeat center right;*/
}
#feature_item_leftcolumn{
	float: left;
	width: 313px;
}
#feature_item_centercolumn{
	float: left;
	width: 313px;
	border-left: 1px solid #1E4164;
	border-right: 1px solid #1E4164;
}
#feature_item_rightcolumn{
	float: left;
	width: 305px;
}
.features_content{
	padding: 20px 20px 0;
}
.features_left_content{
	padding: 20px 20px 0;
}
.features_center_content{
	padding: 20px 20px 0;
}
.features_right_content{
	padding-top: 10px;
	padding-left: 47px;
	padding-right: 47px;
}
.features_right_content_HK{
	padding: 20px 20px 0;
}
.features_right_content_EnGB{
	padding: 10px 25px 0px 25px;
}
.features_right_content_CFSGAM{
	padding: 35px 25px 0px 25px;
}
#before_footer{
	border-bottom: 1px solid #1E4164;
}
#footer{
	text-align: right;
	padding: 15px 0 0 0;
	/*border-top: 1px solid #1b4164;*/
}
#wrapper{
	border-bottom: 1px solid #1E4164;
	padding-bottom: 2px;
	background: url(../images/bg_content.gif) repeat-y top left #FFFFFF;
	height: 100%;
}
#left_navigation{
	float: left;
	width: 220px;
	/*margin: 4px 0 0 17px;
	padding: 2px;
	border: 1px solid #CCCCCC;*/
}
#content_wrapper{
	width: 700px;
	float: left;
	margin-left: 20px;
	min-height:500px;
	height:auto !important;
	height:500px;
}
#content_header_wrapper{
	width: 700px;
	margin-bottom: 20px;
	/*padding-bottom: 10px;*/
	border-bottom: 3px solid #005288;
}
#content_header_wrapper a{
	cursor: pointer;
}
#content_header_wrapper_full_length{
	width: 940px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 3px solid #005288;
}
#content{
	width: 460px;
	float: left;
}
#content_with_left_nav{
	width: 690px;
}
#content_full_length{
	width: 940px;
}
#content.full_col_span{
	width: 700px;
	float: none;
	margin-bottom: 100px;
}
#auxillary_navigation{
	float: right;
	width: 220px;
}

/* CMcC added to incorporate CFX/CPA styles */
.features_nospace_center_content{
	padding: 20px 10px 0 10px;
}

#WPFcontent{
	width: 515px;
	float: left;
}
#WPFauxillary_navigation{
	float: right;
	width: 165px;
}