/* RCH Main CSS */



#faqsection1 {
	margin: 0px;
	float: left;
	height: auto;
	width: 820px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-attachment: scroll;
	background-image: url(../images/faqs-tall-bg1.jpg);
	background-repeat: no-repeat;
	background-position: 0px -80px;
}

#faqsection2 {
	margin: 0px;
	float: right;
	height: auto;
	width: 820px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-attachment: scroll;
	background-image: url(../images/faqs-bg-2.jpg);
	background-repeat: no-repeat;
	}

#faqsection3 {
	margin: 0px;
	float: left;
	height: auto;
	width: 820px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-attachment: scroll;
	background-image: url(../images/rapidcutshardcore-bg3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}
	
#faqsection4 {
	margin: 0px;
	float: right;
	height: auto;
	width: 820px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-attachment: scroll;
	background-image: url(../images/faqs-bg-4.jpg);
	background-repeat: no-repeat;
	}	
	
