body {
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 14px;
	line-height: 1.5em;
	background-color: #cbcbbf;
	margin: 0px;
	}

A, A:link, A:visited, A:active{
	font-family: Arial, Helvetica, Verdana;
	color: #3c63a3;
	text-decoration:underline;
	}

A:hover{
	font-family: Arial, Helvetica, Verdana;
	color: #3c63a3;
	text-decoration:none;
	}
	
img{
	border: 0px;
	}
	
ul{
	margin-top: 0px;
	}
	
li{
	margin-left: -20px;
	list-style-image:url(images/orange_bullet.gif);
	}
	
#document{
	width: 950px;
	text-align: left;
	background-image: url(images/bkgd.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
	margin: 0px;
	overflow:  hidden;
	}
	
#header{
	width: 898px;
	height: 120px;
	margin: 0px 26px 13px 26px;
	background-color: #6c7a8a;
	}
	
#logo{
	padding: 32px 344px 0px 12px;
	}
	
#navigation{
	background-color: #6c7a8a;
	text-align: right;
	}
	
#subnavigation{
	font-size: 12px;
	color: #f78300;
	margin: 26px 0px 12px 0px;
	}
	
#footer{
	width: 100%;
	margin: 0px 0px 20px 0px;
	font-size: 10px;
	clear: both;
	padding: 15px 0px 0px 0px;
	}

		
#left-column{
	width: 500px;
	background-image:url(images/bkgd_left.jpg);
	background-repeat: no-repeat;
	margin-left: 26px;
	}
	
#right-column-home{
	width: 398px;
	background-image:url(images/bkgd_home.jpg);
	background-repeat: no-repeat;
	margin-right: 26px;
	height: 516px;
	}
	
#right-column-about{
	width: 398px;
	background-image:url(images/bkgd_about.jpg);
	background-repeat: no-repeat;
	margin-right: 26px;
	height: 516px;
	}
	
#right-column-change{
	width: 398px;
	background-image:url(images/bkgd_change_management.jpg);
	background-repeat: no-repeat;
	margin-right: 26px;
	height: 650px;
	}
	
#right-column-organization{
	width: 398px;
	background-image:url(images/bkdg_organization_effectiveness.jpg);
	background-repeat: no-repeat;
	margin-right: 26px;
	height: 516px;
	}
	
#right-column-talent{
	width: 398px;
	background-image:url(images/bkgd_talent.jpg);
	background-repeat: no-repeat;
	margin-right: 26px;
	height: 516px;
	}
	
#right-column-leadership{
	width: 398px;
	background-image:url(images/bkgd_leadership_coaching.jpg);
	background-repeat: no-repeat;
	margin-right: 26px;
	height: 560px;
	}
	
#right-column-work{
	width: 398px;
	background-image:url(images/bkgd_work.jpg);
	background-repeat: no-repeat;
	margin-right: 26px;
	height: 516px;
	}
	
#right-column-contact{
	width: 398px;
	background-image:url(images/bkgd_contact.jpg);
	background-repeat: no-repeat;
	margin-right: 26px;
	height: 516px;
	}
	
.left-column-text{
	width: 440px;
	padding: 35px 0px 20px 30px;
	font-size: 14px;
	line-height: 1.5em;
	}
	
.right-column-text{
	width: 300px;
	padding: 324px 0px 0px 56px;
	font-size: 14px;
	line-height: 1.5em;
	}
	
.right-column-text-change{
	width: 300px;
	padding: 310px 0px 0px 56px;
	font-size: 14px;
	line-height: 1.5em;
	}
	
.right-column-text-long{
	width: 300px;
	padding: 344px 0px 0px 56px;
	font-size: 14px;
	line-height: 1.5em;
	}
	
#callout-left{
	width: 459px;
	background-color: #edede7;
	margin: 20px 0px 10px 0px;
	}
	
.callout-content{
	margin: 5px 15px 5px 15px;
	font-size: 12px;
	line-height: 1.5em;
	}
	
.table-contact{
	width: 100%;
	font-size: 14px;
	}
	
.table-contact td{
	padding: 4px 0px 4px 0px;
	}
	
	
/*text styles*/

h1{
	font-size:24px;
	color: #b7151c;
	line-height: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom: 24px;
	margin-top: 0px;
	}

h2{
	font-size:22px;
	color: #b7151c;
	line-height: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom: 24px;
	margin-top: 0px;
	}
	
h3{
	font-size:12px;
	color: #3c63a3;
	line-height: 1.3em;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	}
	
h4{
	font-size:14px;
	color: #b7151c;
	line-height: 1.3em;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	}
	
h5{
	font-size:14px;
	color: #b7151c;
	line-height: 1.3em;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 0px;
	}
	
h6{
	font-size:12px;
	color: #b7151c;
	line-height: 1.3em;
	font-weight: bold;
	margin-bottom: 6px;
	margin-top: 0px;
	}
	
.quote{
	font-style: italic;
	line-height: 22px;
	margin-bottom: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
.quote-name{
	font-size: 11px;
	line-height: 1.25em;
	}
	
.line{
	border-bottom: 1px dashed #cbcbbf;
	margin: 15px 0px 20px 0px;
	color: #fff;
	}
	
.text12{
	font-size: 12px;
	}
	
.text11{
	font-size: 11px;
	}
	
.text14{
	font-size: 14px;
	line-height: 1.5em;
	}
	
.text12-case-studies{
	font-size: 12px;
	line-height: 1.45em;
	}
	
.text12-case-studies p{
	margin-top: 4px;
	}

	
/*round corners*/

.roundtop { 
	background: url(images/tr_corner.gif) no-repeat top right;
}

.roundbottom {
	background: url(images/br_corner.gif) no-repeat top right; 
}

img.corner {
   width: 6px;
   height: 6px;
   border: 0px;
   display: block !important;
}
	

	
