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

#panel1 {
	background-image: url(../images/home/logo.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#panel2 {
	background-image: url(../images/gallery/independent_schools_0.jpg);
	background-repeat: no-repeat;
	background-position: 110px bottom;
}

	#panel2_content {
		width: 280px;
		height: 640px;
		position: absolute;
		left: 614px;
	}
	
#panel3 {
	background-image: url(../images/home/panel03.gif);
	background-repeat: no-repeat;
	background-position: center;
}

	#panel3_content {
		width: 340px;
		height: 640px;
		position: absolute;
		left: 652px;
		top: 400px;
	}
	
#panel4 {
	background-image: url(../images/gallery/acu_0.jpg);
	background-repeat: no-repeat;
	background-position: 432px 30px;
}

	#panel4_content {
		width: 340px;
		height: 640px;
		position: absolute;
		left: 90px;
		top: 270px;
	}
	
#panel5 {
	background-image: url(../images/gallery/cmsv_1.jpg);
	background-repeat: no-repeat;
	background-position: 100px 40px;
}

	#panel5_content {
		width: 320px;
		height: 640px;
		position: absolute;
		left: 586px;
		top: 475px;
	}
	
#panel6 {
	background-image: url(../images/home/panel06.jpg);
	background-repeat: no-repeat;
	background-position: left 154px;
	background-attachment: scroll;
}

	#panel6_content {
		width: 340px;
		height: 640px;
		position: absolute;
		left: 52px;
		top: 474px;
	}
	
#panel7 {
	background-image: url(../images/home/doughnut_main.jpg);
	background-repeat: no-repeat;
	background-position: 90px 141px;
	background-attachment: scroll;
}

	#panel7_content {
		width: 380px;
		position: absolute;
		left: 542px;
		top: 395px;
	}
	
#panel8 {
	background-image: url(../images/gallery/wellstar_2.jpg);
	background-repeat: no-repeat;
	background-position: left 150px;
	background-attachment: scroll;
}

	#panel8_image {
		position:relative;
		width: 600px;
		height: 640px;
		position: absolute;
		left: 52px;
		top:170px;
	}

	#panel8_content {
		width: 340px;
		height: 640px;
		position: absolute;
		left: 652px;
		top: 382px;
	}

#panel9 {
	background-image: url(../images/home/news_satellite.jpg);
	background-repeat: no-repeat;
	background-position: left 119px;
	background-attachment: scroll;
}

	#panel9_content {
		width: 340px;
		position: absolute;
		left: 651px;
		top: 440px;
	}

/*
#panel9 {
	background-image: url(../images/home/news_jenny.jpg);
	background-repeat: no-repeat;
	background-position: 86px 96px;
	background-attachment: scroll;
}

	#panel9_content {
		width: 340px;
		position: absolute;
		left: 560px;
		top: 450px;
	}
*/
	
#panel10 {
	background-image: url(../images/home/news_2009awards.jpg);
	background-repeat: no-repeat;
	background-position: left 145px;
	background-attachment: scroll;
}

	#panel10_content {
		width: 470px;
		position: absolute;
		left: 32px;
		top: 433px;
	}
	
/*
#panel10 {
	background-image: url(../images/home/news_princetongreen.jpg);
	background-repeat: no-repeat;
	background-position: 70px 50px;
	background-attachment: scroll;
}

	#panel10_content {
		width: 350px;
		position: absolute;
		left: 587px;
		top: 456px;
	}
*/
	
#panel11 {
	background-image: url(../images/home/news_augsburg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: scroll;
}

	#panel11_content {
		width: 280px;
		position: absolute;
		left: 690px;
		top: 350px;
	}