#bd h1 {
	display: none;
}

#bd #index ul, #bd #index h3 {
	color:#91729d;		
	font-size: 1.1em;
	margin-bottom: 0.5em;
}

#bd #index #description, #bd #index h2 {
	color:#91729d;
	font-size: 1.5em;
}

#bd #index h3 {
	margin-bottom: 0.3em;
}

#bd #index #copy, #bd #index #description {
	margin-left: 350px;
}

#bd #index #description p {
	line-height: 1.2em;
	margin-bottom: 1.2em;
}

#bd #who-we-are #copy {
/*	font-size: 0.9em;*/
	margin-top: 1em;
	color: #787778;
}

#bd #who-we-are #copy h2 {
	color:#91729d;
	font-size: 1em;
}

#bd #who-we-are #copy strong {
	font-weight: bold;
}

#bd #who-we-are ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
}

#bd #who-we-are ul li {
	width: 49%;
	float: left;
	margin-bottom: 8em;
}

#bd #who-we-are ul li p {
	margin-right: 16px;
	color: #787778;	
}

#bd #contact-us {
	background: #f2eef4;
	height: 560px;
}

#bd #index #image, #bd #contact-us #image {
	float: left;
	border-right: 8px solid white;
	border-bottom: 8px solid white;	
}

#bd #index #image {
    width: 304px;
    overflow: hidden;
    padding-left: 40px;
}

#bd #index #image img {
    margin: 0;
    padding: 0;
    border: none;
}

#pageIndexBody #bd {
	margin-left: 120px;
}

#bd #index {
/*	border: 1px solid #999;*/
}

#bd #contact-us #image img {
	display: block;
}

#bd #contact-us #copy {
	font-size: 0.9em;
	margin-left: 284px;
	background: #856a92;
	color: white;
	height: 254px;
	padding: 12px;
	border-bottom: 8px solid white;	
}

#bd #contact-us #copy a:link, #bd #contact-us #copy a:visited {
	color: white;
	text-decoration: none;
}

#bd #contact-us #copy strong {
	font-weight: bold;
}

#bd #contact-us #copy p {
	margin-bottom: 1em;
}