.faqbg {
	background-image: url(images/faq_background.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 800px; 
	height: 350px; 
	overflow: auto;
}
.getstartedsb {
	overflow:auto; 
	width:825px; 
	height:300px;
}
.resumebg {
	background-image: url(images/resume_background.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.invitebg {
	background-image: url(images/invite_background.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.indexbg {
	background-image: url(images/index_background.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.samplesbg {
	background-image: url(images/samples_background.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.searchopbg {
	background-image: url(images/searchop_background.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.talentbg {
	background-image: url(images/talent_background.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right bottom;
}.contactusbg {
	background-image: url(images/contactus_background.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right bottom;
}
