
body {
	
}

body, p, div, td {
	font-family: Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #737575;
}

h1, h2, h3, h4, .ama {
	font-family: Georgia, serif;
	font-weight: bold;
	font-style: italic;
	color: #BC0049;
}

a, a:link, a:visited, a:hover, a:active {
	color: black;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.nav {
	position: absolute;
	left: 500px;
	top: 20px;
}

.nav ul li {
	display: inline;
	font-size: small;
}

.nav ul li ul li {
	margin-right: 20px;
	font-size: small;
}

.header, .main, .footer {
	width: 960px;
	margin-left: 30px;
	margin-top: 30px;
}

.header h1 {
	height: 141px;
	width: 300px;
	text-indent: -999999px;
	overflow: hidden;
	background: transparent url(pics/logo-big.jpg) 0px 0px no-repeat;
}

.footer {
	padding-top: 20px;
	font-size: small;
	text-align: right;
}

.principles {
	margin-left: 250px;
	margin-right: 250px;
	text-align: center;
}

.quote {
	margin: 50px;
	margin-left: 100px;
	width: 600px;
}

.quoteBody {
	font-weight: bold;
}

.quoteAttribution {
	text-align: right;
	color: gray;
}

.method {
	margin-right: 200px;
	margin-left: 100px;
}

.method h3 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.method p {
	margin-top: 0px;
	padding-top: 0px;
}

.contact {
	margin-top: 30px;
	margin-left: 100px;
}

.clientLogos {
	text-align: center;
}

.clientLogos img {
	vertical-align: middle;
	margin: 5px;
}

.associateSummary {
	clear: both;
	margin-left: 100px;
}

.associatePic {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

.competencies {
	margin-left: 100px;
}

.competency, .competencyLabel {
	padding: 10px;
}

.competency {
	width: 500px;
}

.competencyLabel {
	font-weight: bold;
	vertical-align: top;
}