.knowUs {
	padding     : 0 4em;
	font-family : helvetica, sans-serif;
	font-size   : 16px;
}

.knowUs h2 {
	font-size     : 20px;
	border-bottom : 1px solid #aaa;
}

.knowUs a {
	color           : navy;
	text-decoration : none;
}
.knowUs a:hover {
	text-decoration : underline;
}

.knowUs dt {
	font-weight : bold;
}
.knowUs dd {
	margin-bottom : 1em;
}

.knowUs ul li {
	margin-bottom : 1em;
}

.knowUs img.photo {
	float  : left;
	margin : 1em;
}

.knowUs .services {
	clear : left;
}

.knowUs .services a strong {
	color           : black;
}

.knowUs .services a {
	text-decoration : none;
}

.knowUs .sign {
	text-align : right;
	font-size  : larger;
}

.knowUs table.footer {
	margin-top  : 2em;
	width       : 100%;
	font-weight : bold;
	font-size   : 20px;
	color       : #777;
}
.knowUs .footer .logoStdn {
	text-align: right;
}
.knowUs .footer .address {
	text-align  : right;
	margin      : 0;
}

