@charset "UTF-8";
/* CSS Document */
#imageholder_index {
	float: right;
	width: 210px;
	text-align: center;
	margin-left: 10px;
	height: 517px;
	margin-top: 10px;
}
#imageholder2_index {
	float: left;
	width: 154px;
	text-align: center;
	height: 260px;
	margin-right: 10px;
	margin-top: 10px;
	background-attachment: scroll;
	background-image: url(../images/imagetoo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
}
#imageholder_candidacy {
	color: #FFFFFF;
	height: 600px;
	width: 200px;
	float: right;
	margin-bottom: 20px;
	margin-top: 10px;
	margin-left: 20px;
}
#imageholder_surgicalsolutions {
	height: 290px;
	width: 240px;
	float: right;
	margin-left: 10px;
	margin-bottom: 20px;
}
