@charset "utf-8";
/* For index page */

#singleColumn{
	float: right;
	width: 701px;
	height: 580px;
	background:url(../images/index_main_image.jpg) no-repeat;
}

#opp1, #opp2 {
	width: 250px;
	float: right;
	clear:both;
}

#opp1 {
	margin-top: 200px;
	margin-right: 50px;
}

#opp1, #opp2, #opp1 a, #opp2 a {
	text-transform: uppercase;
	font-weight:bold;
}

#findAProfessional, #findAPosition {
	width: 350px;
	float:right;
	clear: both;
}

h3 {
	font-size: 22px;
	font-weight:bold;
}

#findAPosition {
	margin-top: 85px;
}

#findAProfessional {
	margin-top: 40px;
}

#leftColumn {
	height:580px;
	position:relative;
}

#quote {
	float: right;
	height: 254px;
	margin-top: 76px !important;
	margin-top: 64px;
	background:url(../images/quote.jpg) no-repeat right top;
	padding: 12px 20px 0 20px;
	font-size: 12px;
}