/* Cremagnavol FAQS CSS */



#faqsection1 {
	margin: 0px;
	float: left;
	height: auto;
	width: 820px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-image: url(../images/andre-dave-faqs-bg1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#faqsection2 {
	margin: 0px;
	float: right;
	height: 215px;
	width: 820px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(../images/dickens-faqs-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}

#faqsection3 {
	margin: 0px;
	float: left;
	height: auto;
	width: 820px;
	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;
	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;
	}	
	
