/* SERVICES PAGES */
	#body .container .rightSection {
		width: 538px;
		float: right;
		background-image:  url(../images/accomm_bg.jpg);
		background-repeat: no-repeat;
		background-position: top left;
		padding: 1px 0px 24px 0px;
	}

		#body .container .rightSection .sectionRight {
			float: right;
			padding: 25px 0px 0px 10px;
		}
		
		#body .container .rightSection .sectionRight .body-text .content {
			padding: 0px 24px 0px 0px;
			float: left;
			width: 358px;
		}
