/* Services */
#content #content-body h1 {
	width: 425px;
	border-bottom: 1px solid;
}

#content #content-body h3 {
	color: #052A4F;
	font-weight: bold;
}

#content #content-body h4 {
	font-weight: bold;
}

#top-nav {
	margin: 10px 0 5px 17px;
}

#top-nav a {
	float: left;
	padding-right: 5px;
}

#content {
	margin-bottom: 10px;
}

#content * {
	margin: 0 10px 5px 17px;
}

#content #left-nav, #content #content-body {
	float: left;
}

#content #left-nav {
	width: 125px;
}

#content #left-nav ul,
#content #left-nav li,
#content #left-nav a {
	margin: 0;
}

#content #left-nav a {
	color: #2c9ba2;
}

#content #left-nav a:hover {
	color: #000;
	font-weight: bold;
}

#content #left-nav li,
#content #left-nav a:active {
	color: #2c9ba2;
}

#content #left-nav li:before {
	content: "\2022" " ";
}

#content #content-body {
	width: 425px;
}

#content #content-body p {
	margin-bottom: 1.2em;
}

/* How it works */
#content #content-body .images,
#content #content-body .text {
	margin: 0;
	float: left;
}

#content #content-body .images img {
	margin: 0;
}

#content #content-body .images {
	width: 32px;
}

#content #content-body .text {
	width: 393px;
}

#content #content-body div {
	margin: 0;
}

#content #content-body .header {
	color: #2c9ba2;
	font-size: 14px;
	font-weight: bold;
	margin-left: 17px;
}

#content #content-footer #testimonial-top,
#content #content-footer #testimonial-middle,
#content #content-footer #testimonial-bottom {
	margin: 0;
	width: 329px;
}

#content #content-footer #testimonial-top {
	height: 8px;
	background: URL(../images/employers/testimonial-h-top.png);
}

#content #content-footer #testimonial-middle {
	background: URL(../images/employers/testimonial-h-middle.png) repeat-y;
}

#content #content-footer #testimonial-bottom {
	height: 8px;
	background: URL(../images/employers/testimonial-h-bottom.png);
}

#content #content-footer ol,
#content #content-footer ol * {
	margin: 0;
}

#content #content-body li,
#content #content-footer li {
	list-style: decimal inside;
}

#content #content-body li,
#content #content-body b,
/*#content #content-body b,*/
#content #content-footer #adc * {
	margin: 0;
}

/* Extension */
#wrapper #centerColumn {
	width: 770px;
	margin: 0; padding: 0;
}

#content #left-nav {
	/*width: 193px;
	margin: 0; padding: 0;*/
}

#content #content-body {
	width: 572px;
	margin: 0; padding: 0;
}

#content #content-body .text {
	width: 572px;
}

#content #content-body u,
#content #content-body a {
	margin: 0;
}

#content #content-body img {
	margin: 0 5px 0 0;
}