#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: 20px 0 0 0;
}
#main_navigation{
	background-color: #FFFFFF;
	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_leftcolumn_Test{
	float: left;
	width: 626px;
}
#feature_item_leftcolumn_JP{
	float: left;
	width: 468px;
	border-right: 1px solid #1E4164;
}
#feature_item_centercolumn{
	float: left;
	width: 313px;
	border-left: 1px solid #1E4164;
	border-right: 1px solid #1E4164;
}
#feature_item_rightcolumn{
	float: left;
	width: 305px;
}
#featureitem2column{
	float: right;
	width: 705px;
	padding: 0 0 0 15px;
}
#feature_item_rightcolumn_Test{
	float: left;
	width: 305px;
	border-left: 1px solid #1E4164;
}
#feature_item_rightcolumn_JP{
	float: right;
	width: 468px;
}
.features_left_content_JP{
	padding: 20px 20px 0;
}
.features_right_content_JP{
	padding: 20px 20px 0;
}
.features_content{
	padding: 20px 20px 0;
}
.features_left_content{
	padding: 20px 10px 10px 0px;
}
.features_left_content_AUZ{
	padding: 20px 20px 0;
}
.features_center_content{
	padding: 20px 10px 10px;
}
.features_center_content_AUZ{
	padding: 20px 10px 10px 10px;
}
.features_right_content{
	padding-top: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
.features_right_content_AUZ{
	padding-top: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
.features_right_content_HK{
	padding: 20px 20px 0;
}
.features_right_content_EnGB{
	padding: 20px 0px 0px 10px;
}
.features_right_content_CFSGAM{
	padding: 35px 25px 0px 25px;
}
#before_footer{
	border-bottom: 1px solid #1E4164;
}
#footer{
	padding: 15px 0 0;
    text-align: right;
}
#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_twothird_length_test
{
	padding-right:10px;
	float: left;
	width: 610px;
}
#content_onethird_length_test
{
	border-left: 1px solid #1E4164;
	padding-left: 10px;
	float: left;
	width: 305px;
}
#content_half_lengthleft_test
{
	padding-right:10px;
	float: left;
	width: 460px;
}
#content_half_lengthright_test
{
	border-left: 1px solid #1E4164;
	padding-left: 10px;
	float: left;
	width: 450px;
}
#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;
}

/* Added by Miguel for the Blog */
#content_wrapper_blog{
       position: relative;
       top:0;
       left:0;
       z-index: 50;
}
#content_header_wrapper_blog{
       width: 940px;
       margin-bottom: 20px;
       border-bottom: 3px solid #005288;
}
#content_left_blog{
       float: left;
       width: 220px;
}
#content_centre_blog{
       width: 400px;
}
#content_right_blog{
       float:right;
       width: 320px;
}
#content_right_blog ul{
       margin-top:0px;
}
#BlogBlurb{
    font-size: 25px;
    font-weight: normal;
    line-height: 25px;
    padding: 10px;
    text-align:center;
    color:#0397d6;
}
#RecentPosts ul li{
       font-size: 12px;
       font-weight:bold;
       padding-bottom: 10px;
       padding-left:5px;
}

