/* Recruimtent Centre Parents Page */

#serviceHeader {
	width: 100%;
	background-image: url(images/bg_headerStrip.jpg);
	background-repeat: repeat-x;
	height: 112px;
	}
#serviceHeader .corset h1 {
	text-indent: -9999em;
	background-image: url(images/header_parents.jpg);
	background-repeat: no-repeat;
	height: 112px;
	}

#contentMain h2.whyJoin {
	width: 493px;
	height: 29px;
	position: relative;
	margin-top: 20px;
	margin-bottom: 10px;
	}
#contentMain h2.whyJoin span {
	position: absolute;
	background-position: 0 0;
	background-image: url(images/ttl_Why.gif);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	}
blockquote.davies {
	text-indent: -9999em;
	background-image: url(images/img_QuoteDavies.jpg);
	background-repeat: no-repeat;
	width: 381px;
	height: 375px;
	margin-left: 0;
	}
blockquote.rowe {
	text-indent: -9999em;
	background-image: url(images/quote_Rowe.gif);
	background-repeat: no-repeat;
	width: 519px;
	height: 128px;
	margin-top: 40px;
	margin-left: 0;
	}
#rightCol p {
	line-height: 1.6em;
	}
.faqSection {
	clear: both;
	border: 1px solid #949494;
	background-image: url(images/bg_faq.gif);
	background-repeat: repeat-x;
	background-color: #d8d8d8;
	margin-top: 40px;
	margin-bottom: 20px;
	}
#contentMain .faqSection h2 {
	width: 310px;
	height: 30px;
	position: relative;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	}
#contentMain .faqSection h2 span {
	position: absolute;
	background-position: 0 0;
	background-image: url(images/ttl_FAQ.gif);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	}
#contentMain .faqSection .leftColumn {
	border-right: 1px solid #949494;
	width: 260px;
	float: left;
	display: inline;
	}
#contentMain .faqSection .leftColumn ul {
	margin: 0 0 0 20px;
	padding: 0;
	}
#contentMain .faqSection .leftColumn ul li { 
	margin: 0 0 10px 0;
	padding: 0 0 0 14px;
	line-height: 1.4em;
	width: 200px;
	}
#contentMain .faqSection .leftColumn ul li a:link, #contentMain .faqSection .leftColumn ul li a:visited {
	color: #8f8f8f;
	}
#contentMain .faqSection .leftColumn ul li a.active:link, #contentMain .faqSection .leftColumn ul li a.active:visited {
	color: #484848;
	}
#contentMain .faqSection .rightColumn {
	float: left;
	width: 600px;
	margin-left: 30px;
	display: inline;
	}
#contentMain .faqSection .rightColumn #faq1 {
	display: block;
	}
