﻿body {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: "Trebuchet MS", sans-serif;
	background-image: url('images/bg.png');
	background-repeat: repeat;
}
#container {
	width: 941px;
	margin: 10px auto 0 auto;
	padding: 0;
	border: 0;
}
#masthead {
	width: 941px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	background-image: url('images/banner.png');
	background-repeat: no-repeat;
	height: 98px;
}
#masthead img {
	float: left;
	margin: 30px 0 0 50px;
}
#iMenu {
	width: 941px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 0;
}
#navigation {
	background: url('images/nav-background.png');
	height: 34px;
}
html>body #navigation {
	overflow: hidden;
}
#column_l {
	position: relative;
	float: left;
	margin: 0;
	width: 941px;
	background-color: #fff;
}
html>body #column_l {
	background: url('images/page-wrap.png') repeat;
	width: 881px;
	padding: 0 30px 0 30px;
}
#content {
	width: 941px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #fff;
}
#footer {
	background: url('images/footer.png');
	width: 100%;
	overflow: hidden;
	clear: both;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	height: 44px;
}
html>body #footer {
	text-align: center;
	padding-bottom: 0;
}
/* Masthead */
#masthead h1 {
	color: #000;
	margin-bottom: 0;
}
#masthead h3 {
	color: #9a9;
	margin-top: 0.5em;
}
/* Navigation */
#navigation ul {
	list-style-type: none;
	width: 911px;
	margin: 0 15px 0 15px;
	padding: 0;
}
#navigation li {
	background: url('images/menu-border.png') no-repeat right;
	float: left;
	height: 34px;
}
#navigation a {
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	display: block;
	padding: 7px 10px 5px 10px;
	font-size: small;
}
#navigation a:hover {
	background: url('images/nav-hover.png') repeat-x;
	text-decoration: none;

}
body#index a#index-link,
body#about a#about-link,
body#assessment a#assessment-link,
body#clients a#clients-link,
body#contact a#contact-link, 
body#leading a#leading-link, 
body#services a#services-link {
	background: url('images/nav-hover.png') repeat-x;
	} 

/* Home Page Specific */
#home-top {
	padding: 0 25px 0 25px;
	background: url('images/home-middle-bg.png');
	width: 891px;
	height: 270px;
}
#home-top img {
	float: right;
	padding: 0 30px 0 30px;
}
#home-top h1 {
	color: #FFFFFF;
	font-size: large;
	font-style: italic;
	margin: 0;
	padding: 10px 0 0 0;
}
#home-top p {
	padding: 8px 0 5px 0;
	margin: 0;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 9pt;
	line-height: 11pt;
}
#home-middle {
	padding: 0 25px 0 25px;
	background: url('images/home-middle.png');
	width: 891px;
	height: 79px;
}
#three-left {
	float: left;
	padding: 20px 0 0 20px;
	width: 250px;
	color: #ffffff;
	font-size: 9pt;
}
#three-middle {
	float: right;
	padding: 20px 30px 0 15px;
	width: 250px;
	color: #ffffff;
	font-size: 9pt;
}

#three-right {
	float: right;
	padding: 20px 10px 0 20px;
	width: 250px;
	color: #ffffff;
	font-size: 9pt;
}
#inside-top {
	padding: 10px 25px 10px 25px;
	background: url('images/home-middle-bg.png');
	width: 891px;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 10pt;
	line-height: 11pt;
}
#home-bottom {
	background: url('images/home-middle-bottom.png') no-repeat;
	height: 15px;
}
#twitter {
	float: right;
	margin-left: 799px;
	position: absolute;
}
/* Site typography */
h1 {
	margin: 15px 0 15px 0;
	font-size: 18pt;
	color: #27180a;
	font-style: italic;
	letter-spacing: -1px;
}
h2 {
	margin: 8px 0 8px 0;
	font-size: 12pt;
	color: #5fad17;
}
h3 {
	margin: 5px 0 5px 0;
	font-size: 12pt;
	color: #5FAD17;
}
h4 {
	font-size: 11pt;
	color: #27180A;
}
blockquote,p,ol,ul {
	font-size: small;
}
h5 {
	font-size: x-small;
	color: #c77;
}
h6 {
	font-size: xx-small;
	color: #c77;
}
/* Footer */
#footer p {
	padding: 0;
	font-size: 9pt;
}
/* Links */
a {
	color: #3366FF;
	text-decoration: underline;
}
a:hover {
	color: #9c9;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_bold-italic {
	font-weight: bold;
	font-style: italic;
}
.style_italic {
	font-style: italic;
}
.home-quote {
	font-weight: bold;
	width: 350px;
	font-style: italic;
	padding: 10px 0 10px 0;
}
#home-book {
	float: right;
	width: 450px;
}
.callout {
	padding: 10px;
	background: #FFFFEA;
	border: 1px #EAEAEA solid;
	margin: 10px 0 10px 15px;
	float: right;
	width: 200px;
	font-size: 9pt;
}
.img-right {
	float: right;
	margin-left: 15px;
	padding: 5px;
	border: 1px #EAEAEA solid;
}
td {
	font-size:9pt;
}
.contact {
	margin-right: 20px;
	float: left;
}
#print {
	float: right;
	font-size: 8pt;
}
#linkedin {
	float: right;
	margin: 5px 40px 0 0;
	width: 200px;
}
#linkedin img {
	border: 0;
	margin-top: 0;
}


