/* General Elements */
/* ---------------------------------------------------------------- */

body {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: small;
	text-align: center;
	background-color: #F7F6F5;
	margin: 0;
	padding: 0;
	}
p {
	margin: 0 0 1em 0;
	}
ul, ol {
	line-height: 130%;
	margin: 1em 0;
	padding: 0 0 0 20px;
	}
li {
	margin: 0 0 0.3em 5px;
	padding: 0;
	}
input {
	font-size: 85%;
	}
table {
	margin: 1em 10px;
	border: none;
	}
tr {
	border: none;
	}
tr.altcolor {
	background-color: #f6f6f6;
	}
th, td {
	vertical-align: top;
	text-align: left;
	padding: 4px;
	border: none;
	}
a:link, #content a:link strong {
	color: #004276;
	}
a:visited, #content a:visited strong {
	color: #993399;
	}
blockquote {
	margin: 1em 30px;
	}
code {
	font-size: 135%;
	}

/* Headings */
/* ---------------------------------------------------------------- */

#header h1 {
	margin: 0;
	padding: 0;
	}
#content h1 {
	font-family: "Trebuchet MS",helvetica,arial,sans-serif;
	font-size: 152%;
	background-color: #D9D2CD;
	margin: 0 -10px 1em -10px;
	padding: 10px;
	}
#heading {
	font-family: "Trebuchet MS",helvetica,arial,sans-serif;
	font-size: 175%;
	line-height: 1.2em;
	margin: 0 0 0.6em 0;
	padding: 10px 0;
	border-bottom: 2px solid #B3A59A;
	}
#subheading {
	font-family: "Trebuchet MS",helvetica,arial,sans-serif;
	font-size: 160%;
	font-weight: normal;
	line-height: 130%;
	margin: 0.6em 0 1.2em 0;
	color: #8F847B;
	}
#sidebar h3 {
	font-size: 100%;
	font-weight: bold;
	margin: 1em 0 0.3em 0;
	padding: 0;
	}
h4 {
	font-size: 100%;
	font-weight: bold;
	margin: 1em 0 0.6em 0;
	}
h5 {
	font-size: 100%;
	font-weight: bold;
	margin: 1em 0 0.6em 0;
	color: #666666;
	}

/* Page Structure */
/* ---------------------------------------------------------------- */

#frame {
	min-width: 730px;
	text-align: left;
	margin: 0 22px;
	}
#header {
	background: #e37311 url(images/e37311_bottom_right.gif) bottom right no-repeat;
	}
#header h1 a {
	display: block;
	height: 60px;
	background: #e37311 url(images/firmwater_reverse.gif) 10px 32px no-repeat;
	}
#header h1 a span {
	display: none;
	}
#header #tagline {
	display: inline; /* required to avoid IE6 double margin bug */
	float: left;
	font-size: 85%;
	font-style: italic;
	margin: 0 25px 0 14px;
	padding-top: 5px;
	}
#header #tagline a {
	text-decoration: none;
	color: #f9e3cf;
	}
#header hr {
	display: none;
	}
#page {
	width: 90%;
	min-width: 700px;
	max-width: 1200px;
	background: #F7F6F5 url(images/page_back.gif) top right no-repeat;
	margin: 0;
	padding: 0;
	border-top: 1px solid #E1DCD8;
	}
/* contain the floated content element */
#page:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
/* \*/
* html #page {
	height: 1%;
}
/* IE7 */
*:first-child+html #page {
	height: 1%;
	}	
/* end of float containing rules */
#page #content {
	float: left;
	width: 75%;
	font-size: 85%;
	line-height: 1.6em;
	background: #ffffff url(images/content_right.gif) top right repeat-y;
	margin: 8px 15px 0 0;
	padding: 0 0 0 0;
	border-top: 1px solid #F0EEEC;
	}
#page #content .outer {
	background: transparent url(images/outer_bottom_left.gif) bottom left no-repeat;
	border-left: 1px solid #F0EEEC;
	}
#page #content .outer .inner {
	min-height: 450px;
	padding: 20px 25px 35px 20px;
	background: transparent url(images/inner_bottom_right.gif) bottom right no-repeat;
	}
* html #page #content .outer .inner {
	height: 450px;
	}
/* contain the floated content elements */
#content .inner:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
/* \*/
* html #content .inner {
	height: 1%;
}
/* IE7 */
*:first-child+html #content .inner {
	height: 1%;
	}	
/* end of float containing rules */
#content hr {
	clear: both;
	height: 1px;
	border: 1px solid #f0f0f0;
	}
#sidebar {
	font-size: 85%;
	line-height: 1.4em;
	color: #59524D;
	margin: 8px 0 0 0;
	padding: 0 8px 20px 0;
	}
/* \*/
* html #sidebar {
	height: 1%;
	}
/* required for IE 6 to avoid guillotine bug */
#sidebar hr {
	display: none;
	}
#sidebar a {
	color: #59524D;
	}
#sidebar p {
	margin: 0 0 0.6em 0;
	}
#search {
	margin: 0 0 10px 0;
	padding: 15px 5px 10px 10px;
	color: #b3a59a;
	}
#contact {
	margin-bottom: 1.5em;
	color: #59524D;
	}
#contact a {
	color: #59524D;
	}
#footer {
	clear: both;
	font-size: 85%;
	line-height: 1.5em;
	color: #b3a59a;
	margin: 0;
	padding: 5px 0 5px 15px;
	}
#footer hr {
	display: none;
	}
#footer p, #footer ul, #footer ol {
	margin-left: 0;
	}
#footer a {
	color: #b3a59a;
	}

/* Tabs */
/* ---------------------------------------------------------------- */

#tabs {
	width: 67.5%;
	max-width: 900px;
	}
#tabs .inner {
	float: right;
	padding: 0 19px;
	}
/* contain the floated inner div */
#tabs:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
/* \*/
* html #tabs {
	height: 1%;
}
/* IE7 */
*:first-child+html #tabs {
	height: 1%;
	}	
/* end of float containing rules */
#tabs ul strong {
	font-weight: normal;
	}
#tabs ul {
	font-size: 85%;
	text-align: right;
	margin: 0;
	padding: 0 0 14px 8px;
	}
/* contain the floated content element */
#tabs ul:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
/* \*/
* html #tabs ul {
	height: 1%;
}
/* IE7 */
*:first-child+html #tabs ul {
	height: 1%;
	}	
/* end of float containing rules */
#tabs li {
	display: inline;
	margin: 0;
	padding: 0;
	}
#tabs li.current a {
	background: url(images/tab_arrow.gif) bottom center no-repeat;
	}
#tabs a {
	float: left;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 4px 6px 10px 6px;
	color: #ffffff;
	}
#tabs a:hover {
	text-decoration: underline;
	}
#tabs li.current a:hover {
	text-decoration: none;
	}

/* Menu */
/* ---------------------------------------------------------------- */

#menu {
	font-size: 152%;
	margin: 0 0 30px 0;
	padding: 1em 0 10px 8px;
	border-top: 1px dotted #CDC5BE;
	}
* html #menu {
	padding-left: 2px;
	border-top: none;
	background: transparent url(images/dotted_cdc5be_hor.gif) top left repeat-x;
	}
#menu ul {
	list-style: none;
	list-style-position: inside;
	margin: 0;
	padding: 0;
	}
* html #menu ul {
	list-style: url(images/marker.gif);
	}
#menu li {
	font-family: helvetica,arial,sans-serif;
	color: #b3a59a;
	margin: 0 0 0.6em 0;
	padding: 0;
	}
#menu li:before {
	display: inline;
	content: "\bb";
	padding-right: 4px;
	}
#menu li a {
	font-family: "Trebuchet MS",helvetica,arial,sans-serif;
	padding: 2px;
	color: #e37311;
	}
#menu li.current a {
	text-decoration: none;
	color: #000000;
	}
#menu li a:hover, #menu li.current li a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #e37311;
	}
#menu li.current a:hover, #menu li li.current a:hover {
	color: #000000;
	background-color: #F7F6F5;
	}
#menu li.current a strong {
	font-weight: normal;
	}
#menu li ul {
	list-style-position: outside;
	list-style: disc;
	font-size: small;
	line-height: 100%;
	margin: 0.5em 0 0 15px;
	padding: 0;
	}
* html #menu ul li ul {
	list-style-image: none;
	padding-right: 5px;
	}
#menu li li {
	font-size: 85%;
	margin: 0 0 0.4em 12px;
	padding: 0;
	}
#menu li li:before {
	display: none;
	}
#menu li.current li a {
	text-decoration: underline;
	font-family: verdana,helvetica,arial,sans-serif;
	color: #e37311;
	}
#menu li.current li.current a {
	text-decoration: none;
	color: #000000;
	}
#menu li.current li.current a strong {
	font-weight: normal;
	}

/* Home */
/* ---------------------------------------------------------------- */

.home #pitch {
	background: #ffffff url(images/books.jpg) 100% 90% no-repeat;
	min-height: 300px;
	border: 1px solid #ffffff;
	}
* html .home #pitch {
	/* IE6: do not show background image */
	background-image: none;
	}
.home #pitch h2#heading {
	float: left;
	width: 240px;
	min-height: 170px;
	text-align: center;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 32px;
	line-height: 35px;
	margin: 0;
	padding: 20px 25px 0 0;
	background: transparent url(images/transparent_white.png) repeat scroll 0%;
	border: none;
	}
* html .home #pitch h2#heading {
	width: 239px;
	background-image: none;
	}
.home #pitch #explain {
	width: 210px;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 15px;
	margin: 0 0 0 265px;
	padding-top: 0;
	color: #333333;
	}
* html .home #pitch #explain {
	margin: 0;
	}
.home #pitch #explain ul {
	width: 120px;
	margin: 0;
	padding: 10px 0 0 10px;
	background: transparent url(images/transparent_white.png) repeat scroll 0%;
	}
* html .home #pitch #explain ul {
	width: 130px;
	background-image: none;
	}
.home #pitch #explain li {
	margin: 0 0 0 20px;
	padding: 7px 0 0 0;
	}
.home #pitch #explain p {
	padding: 0.8em 0;
	background: transparent url(images/transparent_white.png) repeat scroll 0%;
	}
* html .home #pitch #explain p {
	background-image: none;
	}
.home #pitch #direct {
	clear: both;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 15px;
	font-weight: normal;
	background: transparent url(images/transparent_beige.png) repeat scroll 0%;
	margin: 20px 0;
	padding: 10px 0 10px 10px;
	font-size: 130%;
	}
.home #content #pitch #direct a {
	text-decoration: underline;
	font-weight: bold;
	color: #004276;
	color: #333333;
	margin: 0 10px;
	}
.home #col3 {
	float: left;
	width: 240px;
	margin: 0;
	padding: 0 20px 0 0;
	border-top: 1px solid #ffffff; /* fix Firefox alignment */
	}
.home #what {
	margin-left: 265px;
	border-top: 1px solid #ffffff;
	}
.home #what h4 a { 
	color: #000000;
	text-decoration: none;
	}
.home #what h4 a:hover {
	text-decoration: underline;
	}
.home #what p.more {
	margin-top: -0.5em;
	}
.home #headlines {
	margin: 0 0 0 265px;
	padding: 0 0 1em 0;
	border-top: 1px solid #ffffff; /* fix Firefox alignment */
	}
.home #headlines h3 {
	font-size: 100%;
	font-weight: bold;
	margin: 1em 0 0.6em 0;
	}
.home #headlines h3 a {
	color: #000000;
	text-decoration: none;
	}
.home #headlines h3 a:hover {
	text-decoration: underline;
	}
.home #headlines ul {
	list-style: none;
	line-height: 1.6em;
	margin: 0;
	padding: 0;
	}
.home #headlines li {
	list-style: none;
	line-height: 1.6em;
	margin: 0 0 0.8em 0;
	padding: 0;
	}
.home #headlines span.attrs {
	font-style: italic;
	color: #666666;
	}
.home #headlines a {
	font-style: normal;
	}
.home #headlines p {
	font-style: italic;
	color: #666666;
	margin: 0 0 0.3em 0;
	}

.quote {
	font-style: italic;
	color: #666666;
	margin: 3em 0 2em 0;
	}
.quote a {
	font-style: italic;
	color: #666666;
	}
#content .quote strong {
	color: #757575;
	display: block;
	font-style: italic;
	}
#partners {
	clear: both;
	float: none;
	text-align: left;
	padding-top: 5px;
	border-top: 2px solid #f0f0f0;
	}
#partners .partner {
	margin-right: 30px;
	}
.partner .source {
	display: none;
	}
#address {
	color: #59524D;
	}
#sidebar #wp {
	position: relative;
	margin-top: 3em;
	}
#wp img {
	display: block;
	float: left;
	margin: 6px 4px 6em 0;
	}
#wp a {
	display: block;
	margin-top: 6px;
	}
#wp_lead #subheading {
	float: left;
	margin-top: 0;
	}
#wp_lead .cover {
	display: block;
	clear: left;
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
	border: 1px solid #cccccc;
	}
#wp_lead .description {
	margin: 2em 0 2em 150px;
	}
.optin {
	margin: 2em auto 0 auto;
	padding: 20px 0 0 0;
	background: transparent url(images/form_top.gif) left top no-repeat;
	}
.optin form {
	width: 400px;
	margin: 0;
	padding: 0 20px 20px 20px;
	background: transparent url(images/form_bottom.gif) left bottom no-repeat;
	}
.optin h4 {
	margin-top: 0;
	}
.optin p {
	margin-bottom: 0;
	}
.optin em {
	font-style: normal;
	color: #757575;
	}

/* for training providers */
#service {
	float: right;
	margin: 0 0 0 10px;
	padding: 2em 0 0 0;
	background: #E0DBD7 url(images/highlight_top.gif) top left no-repeat;
	}
#page #content #service .inner {
	width: 184px;
	min-height: 0;
	margin: 0;
	padding: 0 20px 2em 20px;
	color: #59524D;
	background: transparent url(images/highlight_bottom.gif) bottom left no-repeat;
	}
#service h4 {
	margin-top: 0;
	}
#providerspitch {
	margin: 0 234px 2.5em 0;
	}
#providerspitch p, #providerspitch ul {
	margin-left: 25px;
	}

/* Case Studies */
/* ---------------------------------------------------------------- */

#col3 .casestudy h4 a {
	color: #000000;
	text-decoration: none;
	}
#col3 .casestudy h4 a:hover {
	text-decoration: underline;
	}
#col3 .casestudy p.more {
	margin-top: -0.5em;
	}
.case_studies blockquote p.first {
	text-indent: 18px;
	background: url(/images/open_quote.gif) top left no-repeat;
	}
.case_studies blockquote .lastword {
	padding-right: 18px;
	background: url(/images/close_quote.gif) top right no-repeat;
	}
.case_studies hr {
	margin: 2em 0;
	}
/* IE7 */
*:first-child+html .case_studies hr {
	margin: 1em 0;
	}	
	

/* Features */
/* ---------------------------------------------------------------- */

.featuregroup {
	clear: left;
	margin: 1em 0 1.5em 0;
	padding: 0;
	}
.featuregroup h4 {
	margin: 0;
	padding: 0;
	}
.features .featuregroup ul {
	margin-left: 200px;
	}
.features .featuregroup li {
	margin-left: 20px;
	}
.featuregroup .screenshot {
	float: left;
	display: block;
	margin: 0 20px 0 0;
	padding: 5px 0 0 0;
	}
.featuregroup label {
	display: block;
	width: 170px;
	line-height: 110%;
	font-style: italic;
	color: #909090;
	margin: 0 15px;
	}
.featuregroup label a {
	color: #909090;
	}
/* contain the floated elements */
.featuregroup:after
{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
/* \*/
* html .featuregroup {
	height: 1%;
}
/* IE7 */
*:first-child+html .featuregroup {
	height: 1%;
	}	
/* end of float containing rules */
.features .full {
	float: none;
	display: block;
	margin: 1.5em 5px;
	border: 2px solid #B3A59A;
	}
.features img.bullet {
	position: relative;
	top: 5px;
	}
.features .thumb, .case_studies .thumb, .blog .thumb {
	clear: both;
	float: right;
	display: block;
	text-decoration: none;
	margin: 0 0 1.5em 10px;
	}
.features .thumb img, .case_studies .thumb img, .blog .thumb img {
	border: 2px solid #e0e0e0;
	}
.features #scormadopter img {
	border: none;
	}
.features .thumb .caption, .case_studies .thumb .caption, .blog .thumb .caption {
	display: block;
	width: 220px;		/* required to fix IE bug with italics */
	font-style: italic;
	text-align: right;
	margin: 2px 0;
	color: #909090;
	}
.features .thumb .caption span, .case_studies .thumb .caption span, .blog .thumb .caption span {
	display: block;
	}
.features a:hover .caption, .case_studies a:hover .caption, .blog a:hover .caption {
	text-decoration: underline;
	}
.features a:hover .caption span, .case_studies a:hover .caption span, .blog a:hover .caption span {
	text-decoration: none;
	}
table.zoom {
	margin: 0;
	}
.zoom th, .zoom td {
	padding: 0;
	}
.features p, .features ul, .features ol {
	margin-left: 25px;
	}

/* FAQ */
/* ---------------------------------------------------------------- */

.faq #questions {
	margin: 1em 0 2em 20px;
	}
.faq #questions li {
	margin-bottom: 0.8em;
	}
.faq #answers li {
	margin-bottom: 1.2em;
	}
.faq #answers li ul li {
	margin-bottom: 0.3em;
	}

/* Support */
/* ---------------------------------------------------------------- */

.support li p {
	margin-top: 0.4em;
	}
.screencast {
	float: left;
	width: 200px;
	margin-right: 20px;
	}
.screencast h4 a {
	text-decoration: none;
	color: #000000;
	}
.screencast h4 a:hover {
	text-decoration: underline;
	}
.screencast a.screencast {
	display: block;
	margin: 0 0 0.6em 0;
	}
.screencast p.length {
	font-style: italic;
	}
span.size {
	display: block;
	margin: 0.2em 0 0.6em 0;
	color: #909090;
	}
#media embed, #media object {
	margin-top: 1.5em;
	border: 2px solid #e0e0e0;
	}
.support ol li {
	margin-bottom: 0.8em;
	}

/* Services */
/* ---------------------------------------------------------------- */

#partner {
	text-align: center;
	margin-bottom: -10px;
	padding: 5px 0 0 0;
	border-top: 1px solid #f0f0f0;
	}
.services #featuredwork a {
	float: left;
	width: 202px;
	text-decoration: none;
	text-align: center;
	color: #000000;
	margin: 1em 10px;
	padding: 10px 5px;
	border-top: 1px solid #e37311;
	border-bottom: 1px solid #e37311;
	}
/* fix IE double margin bug */
* html .services #featuredwork a {
	display: inline;
	}
.services #featuredwork a:hover {
	background-color: #ffffcc;
	}
.services #featuredwork a .project {
	padding: 0;
	}
.services .project img {
	border: 1px solid #c9bdb6;
	}
#caseStudy img {
	border: 1px solid #e0e0e0;
	}
#caseStudy .col {
	float: right;
	width: 210px;
	margin: 0 0 15px 15px;
	padding: 5px 0 5px 15px;
	border-left: 1px dotted #c9bdb6;
	}
.caption {
	line-height: 130%;
	font-style: italic;
	margin-top: 4px;
	}

/* Blog */
/* ---------------------------------------------------------------- */

.blog .entry {
	clear: left;
	margin-bottom: 2.5em;
	}
/* contain the floated content element */
.blog .entry:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
/* \*/
* html .blog .entry {
	height: 1%;
}
/* IE7 */
*:first-child+html .blog .entry {
	height: 1%;
	}	
/* end of float containing rules */
.blog #content .entry h3.title {
	font-family: "Trebuchet MS",helvetica,arial,sans-serif;
	font-size: 175%;
	font-weight: bold;
	margin: 10px 0 0.6em 0;
	}
.blog .entry h3.title a {
	text-decoration: none;
	color: #000000;
	}
.blog .entry h3.title a:hover {
	text-decoration: underline;
	color: #000000;
	}
.blog .entry h4.attrs {
	margin: -0.4em 0 1.7em 0;
	color: #757575;
	}
.blog .entry p.comments {
	background: #ffffff url(images/comment.gif) left top no-repeat;
	margin: -1em 0 1.2em 0;
	padding-left: 20px;
	}
.blog .entry p.comments a {
	color: #757575;
	}
.blog .entry #commentsblock {
	clear: both;
	}
.blog .entry #commentsblock h3 {
	font-size: small;
	font-weight: bold;
	margin: 1em 20px 0.6em 20px;
	}
.blog .entry #commentsblock h4 {
	font-weight: normal;
	color: #757575;
	padding-left: 20px;
	background: transparent url(images/comment.gif) left top no-repeat;
	}
.blog .entry #commentsblock h4 a {
	color: #59524D;
	}
.blog .entry form, .blog .entry #pastcomments {
	margin: 0 20px;
	padding: 1.2em 20px;
	background-color: #F2F7FE;
	border-style: dotted;
	border-color: #E6F5FB;
	border-width: 1px 0;
	}
.blog .entry #pastcomments {
	padding: 0 20px;
	}
.blog .entry #pastcomments .comment {
	margin-bottom: 1.8em;
	}
.blog .entry #pastcomments p {
	margin-bottom: 0.6em;
	}
.blog .entry form p {
	margin-bottom: 0.3em;
	}
.blog .entry form p.nav {
	margin-top: 0.6em;
	border: none;
	}
.blog .entry form label {
	display: block;
	}
.blog .entry form .attrs {
	color: #757575;
	}
.blog #older {
	margin: 0 20px;
	padding: 5px 20px;
	}
.blog #older h3 {
	font-size: small;
	font-weight: bold;
	margin: 1em 0 0.6em 0;
	}
.blog #older h4 {
	margin: 0 0 0.3em 0;
	padding: 0;
	}
.blog #older h5 {
	font-weight: normal;
	color: #757575;
	margin: 0;
	padding: 0;
	}
.blog #older li {
	margin-bottom: 0.8em;
	}
.blog .entry a.screencast {
	display: block;
	float: left;
	margin-bottom: 1em;
	}
.blog .entry h3 {
	clear: left;
	}
.blog .series {
	display: block;
	float: right;
	margin: 0 0 0 10px;
	}
.blog .entry .video {
    float: left;
    margin: 0 20px 20px 0;
    border: 1px solid #e0e0e0;
    }

/* Trial */
/* ---------------------------------------------------------------- */

.required {
	color: #b3a59a;
	}
div.success {
	color: #0e704a;
	background-color: #E2F9E3;
	border-top: 1px solid #99CC99;
	border-bottom: 1px solid #99CC99;
	}
div.success a:link, div.success a:visited {
	color: #0e704a;
	}
div.error {
	color: #b42e33;
	background-color: #F8E5E7;
	border-top: 1px solid #b42e33;
	border-bottom: 1px solid #b42e33;
	}
div.error a:link, div.error a:visited {
	color: #b42e33;
	}
#feedbackPanel {
	margin: 1.5em 0;
	padding: 10px;
	}
#feedbackPanel h4 {
	margin: 0.3em 0 0.6em 0;
	}
#feedbackPanel p {
	margin-bottom: 0.3em;
	}
#feedbackPanel code {
	display: block;
	font-size: 110%;
	margin: 0.6em 0;
	padding: 0 20px;
	}
#forgotpassword {
	margin: 0.5em 0;
	}

/* About */
/* ---------------------------------------------------------------- */

.person {
	clear: both;
	margin: 0;
	padding: 10px 0;
	border-top: 1px solid #f0f0f0;
	}
/* contain the floated img element */
.person:after
{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
/* \*/
* html .person {
	height: 1%;
}
/* IE7 */
*:first-child+html .person {
	height: 1%;
	}	
/* end of float containing rules */
#content .person h3 {
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}
#content .person h4 {
	font-weight: normal;
	margin: 0;
	padding: 0;
	}
.person p {
	clear: left;
	}
.about #people {
	margin: 1.5em 0;
	}
.about #people dt {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 0.2em 0;
	}
.about #people dd {
	margin: 0 0 1.2em 0;
	}
.about img.mugshot {
	float: left;
	margin: 0 12px 6px 0;
	border: 1px solid #c9bdb6;
	}
.contact #coordinates {
	position: relative;	
	}
.contact #content #coordinates img.left {
	margin-right: 20px;
	}
.contact #twitter {
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0;
	}
.contact #twitter a {
	color: #666666;
	}
.contact #map {
	display: none;
	}
.contact #gmap {
	width: 100%;
	height: 300px;
	line-height: 110%;
	border: 1px solid #c9bdb6;
	}
* html .contact #gmap {
	width: 470px;
	}
#openings {
	margin: 1em 0 2em 20px;
	}
#testimonials {
    clear: both;
    margin: 2em 0;
	padding-top: 5px;
	border-top: 2px solid #f0f0f0;
    }
#testimonials .testimonial {
	margin: 1em 0 2em 0;
	}
#testimonials .quote {
	margin-top: 0;
	}
#testimonials .quote strong {
	display: block;
	margin-bottom: 0.6em;
	}
.about #partners {
	border-top: none;
	}	

/* Other */
/* ---------------------------------------------------------------- */

.hide {
	display: none;
	}
#content strong {
	color: #59524d;
	}
#content img.left {
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #e0e0e0;
	}
#content img.right {
	clear: right;
	float: right;
	margin: 0 0 10px 10px;
	border: 1px solid #e0e0e0;
	}
#content img.left {
	clear: left;
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #e0e0e0;
	}
.full {
	border: 1px solid #a0a0a0;
	}
p.nav {
	clear: both;
	margin: 1.5em 0 0 0;
	padding: 10px 0 0 0;
	border-top: 2px solid #f0f0f0;
	}
#searchLogo {
	display: none;
	}