@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	text-align: left;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	/*font-size: 62.5%;*/
	font-size: 90%;
}
p, input, textarea {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
}
h1 {
	font-size: 1.8em;
	font-style: italic;
}
h2 {
	font-size: 1.4em;
	font-style: italic;
}
em {
	font-style: normal;
}
ul {
	font-size: 1.2em;
}
a, a:link, a:visited, a:hover, a:active {
	color: #000000;
	text-decoration: none;
}



/* begin wrapper styles */

#wrapper {
}



/* begin header styles */

#header {
}
#logo {
	display: none;
	visibility: hidden;
}
#print_logo {
	text-align: center;
	margin: 0;
	padding: 30px 0;
}
#nav {
	display: none;
	visibility: hidden;
}



/* begin content styles */

#home {
}
#home .floatright {
	float: right;
	width: 420px;
	margin: 0;
	padding: 0;
}
#home p.intro {
	font-size: 12px;
	line-height: 140%;
}
#content {
	margin: 0;
}
#content .floatright {
	float: right;
	/*width: 260px;*/
	width: 420px;
	margin: 0;
	padding: 0 0 0 30px;
}
#content .floatleft {
	float: left;
	width: 180px;
	margin: 0;
	padding: 0 45px 180px 15px;
}
#contact_us .floatleft {
	width: 400px;
	padding: 0;
}
#content ul.padded_list {
	padding: 0 0 0 255px;
}
#content ul li {
	padding: 4px 0;
}



/* begin inner page photo backgrounds */

#our_services {
}
#about_us {
}
#consulting {
}
#contact_us {
}



/* begin h1 styles */

#h1_welcome {
}
#h1_our_services {
}
#h1_consulting {
}
#h1_about_us {
}
#h1_contact_us {
}



/* begin h2 styles */

#h2_interim_vp {
}
#h2_consulting {
}
#h2_hr_strategic_planning {
}
#h2_employee_communication {
}
#h2_hr_compliance_and_risk_management {
}
#h2_employee_relations {
}
#h2_performance_management {
}
#h2_organizational_design_and_effectiveness {
}
#h2_recruitment_and_talent_management {
}
#h2_compensation_and_benefits {
}



/* begin contact page styles */

#contact_form {
	display: none;
	visibility: hidden;
}
#contact_form input {
}
.space {
}



/* begin footer styles */

.footer {
	text-align: center;
	color: #000000;
	font-size: 1em;
	font-style: italic;
	padding-top: 40px;
	clear: both;
}
.flourish {
	display: none;
	visibility: hidden;
}
.tagline a:link, .tagline a:visited, .tagline a:hover, .tagline a:active {
	font-size: .7em;
	color: #000000;
	text-decoration: none;
}
