#mainContent {
	width: 745px;
}

#webButton {
	position: absolute;
	left: 3px;
	top: 198px;
	width: 189px;
	height: 51px;
	z-index: 3;
}
#graphicButton {
	position: absolute;
	left: 6px;
	top: 288px;
	width: 189px;
	height: 51px;
	z-index: 4;
}
#retouchButton {
	position: absolute;
	left: 3px;
	top: 378px;
	width: 189px;
	height: 51px;
	z-index: 5;
}
#bioButton {
	position: absolute;
	left: 3px;
	top: 468px;
	width: 189px;
	height: 51px;
	z-index: 6;
}

