/* Contact elements */
#educators_content{
	position: relative;
	width: 590px;
	height: 483px;
	background: url(../../images/educators/educators_bgrnd.jpg) no-repeat left top;
	line-height: 22px;
}

#educators_content a{
	color: #007e97;
	text-decoration: underline;
}
#educators_content a:link{}
#educators_content a:visited{}
#educators_content a:hover {
	text-decoration: none;
}
#educators_content a:active{}

#educators_content h2{
	background: transparent url(../../images/educators/for_educators.jpg) no-repeat 0 0;
	height: 47px;
	left: 40px;
	position: absolute;
	text-indent: -9999px;
	top: 60px;
	width: 308px;	
}
#educators_children{
	height: 140px;
	left: 395px;
	position: absolute;
	top:30px;
	width: 133px;
}
#educators_copy{
	color: #542c8e;
	font-size: 11pt;
	left: 45px;
	line-height: 20pt;
	position: absolute;
	top: 115px;
	width: 310px;
}
.educators_book{
	font-weight: bold;
	font-size: 10pt;
	font-style: italic;
}
.educators_email{
	font-size: 12pt;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
#educators_quotes{
	color: #0074be;
	font-size: 9pt;
	left: 355px;
	line-height: 13pt;
	position: absolute;
	text-align: center;
	top: 175px;
	width: 210px;
}
.edu_quote_author{
	font-size: 7pt;
	font-style: italic;
}
.edu_quote_cap{
	font-size: 10pt;	
}
