@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/franklin_0.jpg);
	background-repeat: no-repeat;
	background-position: 366px bottom;
}

	#panel2_content {
		width: 280px;
		height: 640px;
		position: absolute;
		left: 106px;
	}
	
#panel3 {
	background-image: url(../images/gallery/athena_1.jpg);
	background-repeat: no-repeat;
	background-position: 50px bottom;
}

	#panel3_content {
		width: 240px;
		height: 640px;
		position: absolute;
		left: 710px;
		top: 303px;
	}
	
#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/randolph_0.jpg);
	background-repeat: no-repeat;
	background-position: 80px bottom;
}

	#panel5_content {
		width: 330px;
		height: 640px;
		position: absolute;
		left: 609px;
		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_newclients2010summer.jpg);
	background-repeat: no-repeat;
	background-position: left 145px;
	background-attachment: scroll;
}

	#panel9_content {
		width: 370px;
		position: absolute;
		left: 56px;
		top: 400px;
	}
	
#panel10 {
	background-image: url(../images/home/blog_chosewood.jpg);
	background-repeat: no-repeat;
	background-position: 410px 158px;
	background-attachment: scroll;
}

	#panel10_content {
		width: 340px;
		position: absolute;
		left: 90px;
		top: 315px;
	}