#features
{
	background: transparent url(Images/slideshowbg.png);
	height: 305px;
	position: relative;
}
#features .feature
{
	height: 300px;
	width: 437px;
	left: 0;
	position: absolute;
	top: 0;
	margin: 8px 0 8px 8px;
	padding: 0 0 0 0px;
}
#features #feature-2, #features #feature-3, #features #feature-4
{
	display: none;
}
#features .feature .mainimage
{
	position: absolute;
}
#features .feature .copy
{
	float: right;
	height: 222px;
	position: absolute;
	right: 0;
	width: 150px;
	background: transparent url(Images/slideshowblackbg.png) repeat;
}
#features #feature-1 .slide-title, #features #feature-2 .slide-title, #features #feature-3 .slide-title, #features #feature-4 .slide-title
{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
    height:14px;
    overflow:hidden;
    padding:15px 10px 0;
}
#features .slide-title span.yellow
{
	color: #F9EDC3;
}
.featured-title {
 background:url(Images/featured-school.png) no-repeat;
 color:#FFFFFF;
 float:left;
 font-size:15px;
 font-weight:bold;
 height:28px;
 line-height:28px;
 padding:0 0 0 10px;
 position:absolute;
 width:287px;
}
.slide-title a
{
    color: #FFFFFF;
}
.description {
height:148px;
margin:0;
padding:0;
}
#features #feature-1 .description p, #features #feature-2 .description p, #features #feature-3 .description p, #features #feature-4 .description p
{
	color: #aaa;
	font-size: 11px;
	line-height: 16px;
	padding: 0 10px;
	width: 130px;
}
.schoolinfo a {
padding-left:8px;
text-decoration:none;
}
.schoolinfo a:hover
{
	color: #fff;
}

#features #feature-nav
{
	clear: both;
	margin: 226px 8px 0;
	overflow: hidden;
	padding: 15px 0 0 165px;
	position: absolute;
	height: 63px;
	z-index: 200px;
	right: 0;
	left: 0; /*bottom:0; 	left:0; 	position:absolute; 	background: transparent url(../images/slideshowgreenbg.jpg) repeat-x; 	*/
}
#features .feature-navbg
{
	height: 63px;
	left: 0;
	margin: 218px 0 0;
	overflow: hidden;
	padding: 15px 0 0 165px;
	position: absolute;
	right: 0;
	background: transparent url(Images/slideshowgreenbg.jpg) repeat-x;
}
#features .logos
{
	float: left;
	height: 80px;
	width: 165px;
	position: relative;
}
#logofeature-1, #logofeature-2, #logofeature-3, #logofeature-4
{
	float: left;
	height: 75px;
	width: 165px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1000;
}
#logofeature-1
{
	background: transparent;
}
#logofeature-2
{
	background: transparent;
}
#logofeature-3
{
	background: transparent;
}
#logofeature-4
{
	background: transparent;
}

#feature-nav li
{
	float: left;
	height: 18px;
	text-align: center;
	width: 133px;
	display: block;
	margin: 0 1px 4px;
}
#feature-nav li a
{
	display: block;
	height: 14px;
	color: #000;
	font-size: 10px;
	font-weight: bold;
	width: 117px;
	padding: 2px 8px;
	text-align: left;
	text-decoration: none;
	overflow: hidden;
	line-height: 14px;
}
#feature-nav li a:hover
{
	cursor: pointer;
}
#feature-nav li#button1
{
	background: transparent url(Images/button1.gif) no-repeat scroll left top;
}
#feature-nav li#button2
{
	background: transparent url(Images/button1.gif) no-repeat scroll left top;
}
#feature-nav li#button3
{
	background: transparent url(Images/button1.gif) no-repeat scroll left top;
}
#feature-nav li#button4
{
	background: transparent url(Images/button1.gif) no-repeat scroll left top;
}
#feature-nav li#button1 a.active
{
	background: transparent url(Images/button1-active.gif) no-repeat scroll left top;
}
#feature-nav li#button2 a.active
{
	background: transparent url(Images/button1-active.gif) no-repeat scroll left top;
}
#feature-nav li#button3 a.active
{
	background: transparent url(Images/button1-active.gif) no-repeat scroll left top;
}
#feature-nav li#button4 a.active
{
	background: transparent url(Images/button1-active.gif) no-repeat scroll left top;
}

