#content {
	min-height: 369px;
}

* html #content { /* IE min-height fix */
	height: 369px;
}

#management-services .section_header { background: url(../img/headers/management_services_bg.png); display: block; }
#management-services .section_header h1 { background-image: url(../img/headers/management_services_text.png); }
#management-services .top_nav { background: url(../img/nav/management_services_topnav_bg.png) repeat-x #959595; }

#management-services .top_nav > ul > li { background-image: url(../img/nav/management_services_topnav.png); }

li#about-us { background-position: 0px 0px; width: 102px }
li#portfolio-summary { background-position: -102px 0px; width: 175px }
li#our-services { background-position: -277px 0px; width: 126px }
li#contact-us { background-position: -403px 0px; width: 106px }

#about-us li#about-us, li#about-us:hover { background-position: 0px -19px; }
#portfolio-summary li#portfolio-summary, li#portfolio-summary:hover { background-position: -102px -19px; }
#our-services li#our-services, li#our-services:hover { background-position: -277px -19px; }
#contact-us li#contact-us, li#contact-us:hover { background-position: -403px -19px; }

#our-services li#our-services ul.subnav, li#our-services:hover ul.subnav { display: block }

#management-services .top_nav ul.subnav { width: 560px; }
#management-services .top_nav ul.subnav > li { background-image: url(../img/nav/management_services_subnav.png); }

li#accounting { background-position: 0px 0px; width: 71px; }
li#human-resources { background-position: -71px 0px; width: 112px; }
li#maintenance-operation { background-position: -183px 0px; width: 152px; }
li#marketing { background-position: -335px 0px; width: 69px; }
li#training { background-position: -404px 0px; width: 52px; }

#accounting li#accounting, li#accounting:hover { background-position: 0px -13px; }
#human-resources li#human-resources, li#human-resources:hover { background-position: -71px -13px; }
#maintenance-operation li#maintenance-operation, li#maintenance-operation:hover { background-position: -183px -13px; }
#marketing li#marketing, li#marketing:hover { background-position: -335px -13px; }
#training li#training, li#training:hover { background-position: -404px -13px; }

#marketing-header-bar,
#training-header-bar,
#human-resources-header-bar,
#maintenance-operation-header-bar,
#our-services-header-bar, 
#accounting-header-bar { 
	background-image: url(../img/gradients/management_services_long.png); 
}

#our-services-header { width: 127px; background-image: url(../img/headers/our_services.png); }
#our-services-header-bar { background-position: 137px center; }

#our-services-copy {
	width: 860px;
	margin: 0 auto 35px auto;
}

#our-services-images {
	width: 100%;
	height: 147px;
}

#our-services-images img {
	margin: 0 26px;
	width: 207px;
	height: 147px;
}

#accounting-header { width: 126px; background-image: url(../img/headers/accounting.png); }
#accounting-header-bar { background-position: 136px center; }
#marketing-header { width: 103px; background-image: url(../img/headers/marketing.png); }
#marketing-header-bar { background-position: 113px center; }
#training-header { width: 84px; background-image: url(../img/headers/training.png); }
#training-header-bar { background-position: 94px center; }
#maintenance-operation-header { width: 241px; background-image: url(../img/headers/maintenance_operation.png); }
#maintenance-operation-header-bar { background-position: 251px center; }
#human-resources-header { width: 177px; background-image: url(../img/headers/human_resources.png); }
#human-resources-header-bar { background-position: 187px center; }

#accounting-copy,
#marketing-copy,
#training-copy,
#maintenance-operation-copy,
#human-resources-copy {
	font-size: 11px;
}

#about-us-copy {
	margin-bottom: 30px;
}

#about-us-images {
	width: 100%;
	height: 167px;
}

#about-us-images img {
	margin: 0 11px;
	height: 167px;
}

#management-services-header-copy {
	width: 630px;
	margin: 0 auto 20px auto;
	line-height: 18px;
	text-align: center;
}

#featured-property-container {
	margin-top: 40px;
}

#featured-property-image-container {
	width: 360px;
	float: left;
	margin-right: 8px;
	text-align: right;
}

#featured-property-image-container img {
	max-width: 360px;
}

#featured-property-copy-container {
	width: 500px;
	float: left;
}

#featured-property-header-bar { 
	background-image: url(../img/gradients/management_services_short.png);
	background-position: 190px center;
	margin-bottom: 20px;
}

#featured-property-header { width: 180px; background-image: url(../img/headers/featured_property.png); }

#featured-property-name {
	font-family: Times, "Times New Roman", serif;
	font-size: 32px;
	color: black;
	text-transform: uppercase;
	letter-spacing: 10px;
	font-weight: normal;
	margin-left: 5px;
}

#featured-property-copy {
	width: 320px;
	margin: 10px 0 5px 5px;
}

#featured-property-link {
	margin-left: 5px;
	color: #555555;
}

#living-well-logo {
	width: 408px;
	height: 108px;
	background: url(../img/living_well_logo.png) no-repeat;
	margin: 20px auto;
}