h1 {
	font-size:20px;
	color:#004890;
	font-weight: normal;
}

h1 small {
	font-size: 11px;
}

h2 {
	font-size:11px;
	font-weight:bold;
}

a {
	color:#004890;
}

div.breadcrumbs {
	color:#999;
	margin:0 0 20px 0;
}

#wrapper .content ul li {
	list-style: square;
	margin:0 0 5px 0;
	font-size: 12px;
}

div.management-team {
	height:140px;
}

div.management-team img.pic {
	border:1px solid #004890;
	float:left;
	margin:0 15px 0 0;
	padding:2px;
}

div.management-team .text {
	float:left;
	height: auto;
	min-height: auto;
	border-top:2px solid #fcd240;
	border-bottom:2px solid #fcd240;
	padding:15px 0 15px 0;
	width:650px;
	height: 100%;
}

div.management-team .text .contacts {
	float:left;
	clear:left;
	font-weight:bold;
	color:#004890;
}

div.management-team .text .contacts a {
	color:black;
	text-decoration: none;
}

div.management-team .text .blurb {
	float:left;
	clear:left;
	padding:10px 0 0 0
}

div.case-studies {
	height:275px;
	float:left;
	clear:left;
	margin:0 0 40px 0;
}

div.case-studies h1 {
	line-height:26px;
}

div.case-studies img.pic {
	border:1px solid #004890;
	float:left;
	margin:0 15px 0 0;
	padding:2px;
}

div.case-studies .text {
	float:left;
	height: auto;
	min-height: auto;
	border-top:2px solid #fcd240;
	border-bottom:2px solid #fcd240;
	padding:5px 0 20px 0;
	width:350px;
	height: 100%;
	overflow:auto;
}

div.case-studies .text .contacts a {
	color:black;
	text-decoration: none;
}

div.case-studies .text .blurb {
	float:left;
	clear:left;
	padding:10px 0 0 0
}

div.case-studies .text .blurb strong {
	color:#004890;
}

div.case-studies img.links {
	float:right;
	margin:20px 0 0 0;
	
}

div.sub-cat-logo {
	float:left;
	margin:0 5px 10px 0;
	text-align:center;
}

div.sub-cat-logo p {
	margin:5px 0 10px 0;
	height:60px;
	width:250px;
}

.hide {
	display:none;
}


h1,h2,h3,h4,h5,h6,p {
	margin:0 0 16px 0;
	padding:0;
	line-height: 18px;
}

ul,form,table {
	margin:0 0 16px 0;
	font-size:11px;
}

a img {
	border:none;
}
