		#main #home-feature {
			margin:0;
			position:relative;
			width:976px;
			height:345px;
			/*background:url(/img/bg_main-feature.gif) bottom left no-repeat;*/
			}
			#main #home-feature #stripes {
				position:absolute;
				left:-60px;
				top:230px;
			}
			#main #home-feature div.carousel-image {
				text-align:center;
				width:359px;
				color:#fff;
				position:absolute;
				}
				#main #home-feature div.carousel-image div.carousel-details {
					padding: 4px;
					position: relative;
					background: url(/img/bg_main-feature-details.png) top left repeat-x;
					bottom: 53px;
				}
				#main #home-feature div.carousel-image div.carousel-title {
					font-family: arial, sans-serif;
					font-weight: bold;
					font-size: 18px;
					line-height: 20px;
				}
				#main #home-feature div.carousel-image div.carousel-school {
					font-family: arial, sans-serif;
					text-transform: uppercase;
					font-size: 10px;
					line-height: 12px;
				}
				#main #home-feature div.carousel-image div.carousel-name {
					font-family: arial, sans-serif;
					font-weight: bold;
					font-size: 12px;
					line-height: 14px;
				}
			#main #home-feature div#carousel-image-1 {
				left:308px;
				top:53px;
				z-index:100;
			}
			#main #home-feature div#carousel-image-2 {
				left:80px;
				top:22px;
				z-index:50;
			}
			#main #home-feature div#carousel-image-3 {
				left:530px;
				top:22px;
				z-index:50;
			}

