
/* PPC Management */
#navigationContent {
	background-image: url(../../images/misc/SEM-Laptop.jpg);
	background-repeat: no-repeat;
	background-position: right 80px;
}

.laptopfloat {
	/*
	background-color: #c0c0c0;
	opacity: 0.5;
	*/
	clear: right;
	float: right;
}

#navigationContent .laptopfloat.topSpacer {
	height: 80px;
	width: 1px;
}

#navigationContent .laptopfloat.preview {
	height: 184px;
	width: 328px;
}

#navigationContent .laptopfloat.lap1 {
	height: 31px;
	width: 170px;
}

#navigationContent .laptopfloat.lap2 {
	height: 40px;
	width: 269px;
}

#navigationContent .laptopfloat.lap3 {
	height: 25px;
	width: 248px;
}

#navigationContent .laptopfloat.lap4 {
	height: 40px;
	width: 196px;
}

.performanceReports {
	background: url(../../images/misc/SEM-chart.jpg) no-repeat bottom left;
	padding-bottom: 200px;
}