@charset "UTF-8";
/* CSS Document */

#innerContainerP {
	width:903px; 
	/*width:923px;*/
	height:auto;
	position:relative;top:0px;left:0px;
	text-align: left;
	padding: 10px 30px 90px 10px;
	border: 1px solid #dedede;
	background-color:#FFFFFF;
	background-image:url(../images/booksBkg.jpg);
    background-repeat:repeat-y;
    background-position: 696px -13px;	
  
}

ul{list-style-type:disc; list-style-position:square;}

.shim{
	width: 1px;
	height: 300px;
	float:left;
}



/* NAV */
#aboutMain{
	position:relative;top:10px;left:-20px;
}

#aboutNav{
	/**/
	float: left;
	z-index:500;
	position:relative;top:0px;left:0px;
}

#aboutContent{
	width: 550px;
	/*height: auto;*/
	min-height: 265px;
	background-color:#ffffff;
	border: #f8ac94 1px solid;
	position:relative;
	top:0px;
	left:-2px;
	float:left;
	z-index: 400;
	padding:20px 25px 20px;
	font-size:13px;
	color: #333333;
	line-height:20px;
}

#aboutFin{
	clear:both;
}

#about1Div{
	background-image:url(../images/about/theResearchBehindConnect.jpg);
	background-repeat:no-repeat;
	background-position:0px -28px;
	overflow:hidden;
	width:295px;
	height:28px;
	margin-bottom: 3px;
	
	
}

#about2Div{
	background-image:url(../images/about/connectFeatures.jpg);
	background-repeat:no-repeat;
	background-position:0px -28px;
	overflow:hidden;
	width:295px;
	height:28px;
	margin-bottom: 3px;
	
}

#about3Div{
	background-image:url(../images/about/instructorLibrary.jpg);
	background-repeat:no-repeat;
	background-position:0px -28px;
	overflow:hidden;
	width:295px;
	height:28px;
	margin-bottom: 3px;
}

#about4Div{
	background-image:url(../images/about/simpleAssignmentManagement.jpg);
	background-repeat:no-repeat;
	background-position:0px -28px;
	overflow:hidden;
	width:295px;
	height:28px;
	margin-bottom: 3px;
}

#about5Div{
	background-image:url(../images/about/smartGrading.jpg);
	background-repeat:no-repeat;
	background-position:0px -28px;
	overflow:hidden;
	width:295px;
	height:28px;
	margin-bottom: 3px;
}

#about6Div{
	background-image:url(../images/about/lectureCapture.jpg);
	background-repeat:no-repeat;
	background-position:0px -28px;
	overflow:hidden;
	width:295px;
	height:28px;
	margin-bottom: 3px;
}

#about7Div{
	background-image:url(../images/about/connectPlusEBooks.jpg);
	background-repeat:no-repeat;
	background-position:0px -28px;
	overflow:hidden;
	width:295px;
	height:28px;
	margin-bottom: 3px;
}

#about8Div{
	background-image:url(../images/about/diagnosticAndLearningPlan.jpg);
	background-repeat:no-repeat;
	background-position:0px -28px;
	overflow:hidden;
	width:295px;
	height:28px;
	margin-bottom: 3px;
}

#about9Div{
	background-image:url(../images/about/studentStudyCenter.jpg);
	background-repeat:no-repeat;
	background-position:0px -28px;
	overflow:hidden;
	width:295px;
	height:28px;
	margin-bottom: 3px;
}

#about10Div{
	background-image:url(../images/about/studentProgressTracking.jpg);
	background-repeat:no-repeat;
	background-position:0px -28px;
	overflow:hidden;
	width:295px;
	height:28px;
	margin-bottom: 3px;
}





a.aboutNL:link{
	text-decoration: none;
	color: #666666;
	font-size:11px;
	text-transform: uppercase;
	display:block;
	overflow:hidden;
	text-indent: -500px;
	width:303px;
	height:28px;	
}

a.aboutNL:visited{
	text-decoration: none;
	color: #666666;
	font-size:11px;
	text-transform: uppercase;
	display:block;
	overflow:hidden;
	text-indent: -500px;
		width:303px;
	height:28px;
}

a.aboutNL:hover{
	text-decoration: none;
	color: #666666;
	font-size:11px;
	text-transform: uppercase;
	display:block;
	overflow:hidden;
	text-indent: -500px;
	width:303px;
	height:28px;
}

a.aboutNL:active{
	text-decoration: none;
	color: #666666;
	font-size:11px;
	text-transform: uppercase;
	display:block;
	overflow:hidden;
	text-indent: -500px;
	width:303px;
	height:28px;
}


#content h3{
	margin:0px;
	font-size:18px;
	font-weight:bolder;
}

#content p.subtext{
	font-size:18px;
	margin:0px;
	margin-bottom:10px;
	padding:0px;
}

#aboutC1 a{
font-size:14px;
color:#db1427;
}

#mainContainer .aboutusContainer{
	margin-left:15px;

}

#about3a img,#about4a img,#about5a img,#about6a img,#about7a img,#about8a img,#about9a img,#about10a img{
	display:block;
	padding-top:10px;
}
#aboutContent ul{
	margin-left:15px;
	margin-top:10px;
	padding-left:0px;
}