html	{
	min-height: 100%;
	border-bottom: 1px solid transparent;
	}	
* {	
	margin:0;
	padding:0;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	color: #333;
	}
body	{
	background-color: #f8f8ed;
	background-image: url(images/shell/bg2.gif);
	}	
img	{
	border:0;	
	}	
img.bg	{
	background-color: #58724f;
	border: 1px solid #333;
	}
	
div.clear	{
	clear: both;
	}	
div.rule	{
	border-bottom: 1px dotted #333;
	line-height: 1px;
	margin: 15px 0;
	height: 1px;
	}
div.rule-double	{
	border-bottom: 3px double #999;
	margin: 15px 0;
	height: 3px;
	line-height: 3px;
	}
h3	{
	font-size: 14px;
	color: #58724f;
	margin: 0 0 7px 0;
	}
h3.bg	{
	background-color: #c2ae83;
	padding: 3px;
	clear: both;
	margin: 20px 0 7px 0;
	} 
h4	{
	font-size: 12px;
	color: #58724f;
	margin: 0 0 7px 0;
	}
p	{
	margin: 0 0 10px 0;
	line-height: 18px;
	}
p.dc:first-letter	{
	float: left;
	color: #58724f;
	font-size: 3.6em;
	line-height: .8em;
	padding-right: 1px;
	font-family: arial,helvetica,sans-serif;
	}
p span.large	{
	font-size: 14px;
	font-weight: 800;
	}
.small	{
	font-size: 11px
	}

.center-channel	{
	background-image: url(images/shell/3-dot.gif);
	background-position: top left;
	background-repeat: no-repeat;
	}
.center-channel ul	{
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
	line-height: 18px;
	margin: 0 0 10px 18px;
	padding: 0;
	}
.center-channel ul ul 	{
	margin-bottom: 0;
	}
.center-channel ol	{
	line-height: 18px;
	margin: 0 0 10px 24px;
	padding: 0;
	}
	
	
	
	
		
a:link	{
	text-decoration: underline;
	color: #645C4B;
	}
a:visited	{
	text-decoration: underline;
	color: #645C4B;
	}	
a:hover	{
	text-decoration: none;
	color: #333;
	}
a:active	{
	text-decoration: none;
	color: #333;
	}
img.b	{
	border: 1px solid #645C4B;
	background-color: #ccc;
	}	
img.shadow	{
	border-left: 2px solid #ccc;
	border-top: 2px solid #ccc;
	border-right: 2px solid #645C4B;
	border-bottom: 2px solid #645C4B;
	background-color: #ccc;
	}
	
img.left	{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	background-color: #645C4B;
	}
img.leftb	{
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
	border-left: 2px solid #ccc;
	border-top: 2px solid #ccc;
	border-right: 2px solid #999;
	border-bottom: 2px solid #999;
	background-color: #ccc;
	}
img.right	{
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	}
img.rightb	{
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
	border-left: 2px solid #ccc;
	border-top: 2px solid #ccc;
	border-right: 2px solid #999;
	border-bottom: 2px solid #999;
	background-color: #ccc;
	}	
a.pdf	{
	background-image: url(images/icon-pdf.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding: 0 18px 0 0;
	}
	
.container	{
	width:860px;
	margin: 0px auto; /* Right and left margin widths set to "auto" */
	text-align:left;
	clear: both;
	}
.container .main	{
	float: left;
	width:860px;
	background-image: url(images/shell/bg-container2.gif);
	background-repeat: repeat-y;
	background-color: #fff;
	border-right: 1px solid #a8cf9a;
	clear: both;
	}
.container .header	{
	float: left;
	width: 859px;
	height: 100px;
	background-color: #738F68;
	position: relative;
	margin-top: 50px;
	clear: both;
	border: 1px solid #738F68;
	}	
.container .header .logo	{
	position: absolute;
	bottom: 40px;
	left: 10px;
	z-index: 50;
	}
.container .header h1	{
	text-align: center;
	padding-left: 20px;
	font-size: 30px;
	font-weight: 400;
	padding-top: 20px;
	color: #333;
	}
.container .header h1.hdr	{
	position: absolute;
	left: 259px;
	top: 2px;
	color: #fbf9ea;
	}
.container .header h2	{
	text-align: center;
	padding: 40px 0 0 20px;
	font-size: 17px;
	font-weight: 400;
	font-style: italic;
	color: #fbf9ea;
	}	
.container .center-channel h2	{
	font-size: 17px;
	font-weight: 400;
	color: #58724f;
	letter-spacing: +1px;
	border-bottom: 1px solid #58724f;
	text-align: right;
	margin-bottom: 10px;
	text-transform: uppercase;
	}
.container .header img	{
	float: left;
	vertical-align: bottom;
	padding: 20px 0 0 0;
	}	
.container .main .left-channel	{
	float: left;
	display: inline;
	width: 200px;
	min-height: 440px;
	}
.container .main .center-channel	{
	float: left;
	display: inline;
	width: 658px;	
	color: #333;
	}	
.pad	{
	padding: 20px;
	}
	
/*  modules  */
.modules	{
	float: left;
	margin: 20px 0;

	clear: both;
	}
.modules .contact	{
	float: left;
	display: inline;
	width: 250px;
	margin: 0 0 0 50px;
	}
.modules .contact a	{
	font-weight: 800;
	}

div.approach	{
	position: relative;
	width: 440px;
	height: 570px;
	text-align: center;
	background-image: url(images/approach-main.gif);
	background-position: center;
	background-repeat: no-repeat;
	margin: 0 89px;
	}
div.approach .approach1	{
	position: relative;
	text-align: center;
	right: 10px;
	top: 25px;
	font-weight: 800;
	margin: 0;
	}
div.approach .approach2	{
	position: relative;
	text-align: center;
	right: 10px;
	top: 165px;
	font-weight: 800;
	margin: 0;
	}
div.approach .approach3	{
	position: relative;
	text-align: center;
	right: 10px;
	top: 315px;
	font-weight: 800;
	margin: 0;
	}
div.approach .approach-results	{
	position: relative;
	text-align: center;
	right: 10px;
	top: 355px;
	font-weight: 800;
	font-size: 11px;
	margin: 0;
	}
	
/*  footer and copyright  */
div.footer	{
	clear: both;
	height: auto;
	text-align: center;
	background-color: #738F68;
	color: #ccc;
	font-size: 10px;
	clear: both;
	border: 1px solid #738F68;	
	width: 859px;
	padding: 3px 0;
	margin-bottom: 10px;
	}
div.footer a:link	{
	font-size: 11px;
	color: #ccc;
	text-decoration: none;
	}
div.footer a:visited	{
	font-size: 11px;
	color: #ccc;
	text-decoration: none;
	}
div.footer a:hover	{
	font-size: 11px;
	color: #fff;
	text-decoration: underline;	
	}
div.footer a:active	{
	font-size: 11px;
	color: #fff;
	text-decoration: none;	
	}

/* footer on states */
body.home-f div.footer a.home-f,
body.about-us-f div.footer a.about-us-f,
body.philosophy-values-f div.footer a.philosophy-values-f,
body.experience-f div.footer a.experience-f,
body.our-approach-f div.footer a.our-approach-f,
body.our-approach1-f div.footer a.our-approach1-f,
body.our-approach2-f div.footer a.our-approach2-f,
body.our-approach3-f div.footer a.our-approach3-f,
body.our-principals-f div.footer a.our-principals-f,
body.contact-us-f div.footer a.contact-us-f,
body.links-f div.footer a.links-f
	{
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	font-weight: 800;
	}
	
.quotestyle	{
	width: 583px;
	background-color: #EEF1ED;
	border: 3px double #CFDACB;
	padding: 15px;
	margin-bottom: 20px;
	}
.blurb	{
	 width: 165px; 
	 padding: 10px; 
	 background-image: url(images/bubble-middle.gif); 
	 background-repeat: repeat-y; 
	 font-size: 10px; 
	 text-align: left; 
	 margin: 0 auto;
	}
	
