/* MANCE CREATIVE - SERVICES - CSS Document */


#wrapServices {
	width: 1200px;
	height: 946px;
	position: relative;
	background: url("images/mc_background.jpg") no-repeat;
	background-attachment: scroll;
	
	

}

#backingServices {
	width: 952px;
	height: 778px;
	poistion: relative;
	background: #FFFFFF url("images/manceCreative_assets_Backing-Services.png") no-repeat;
}


#contentServices {
	width: 800px;
	height: 551px;
	position: absolute;
	left: 177px;
	top: 260px;
}

	#servicesContentBox1 {
	width: 443px;
	height: 200px;
	position: absolute;
	left: -1px;
	top: 37px;
	}
	
	#servicesImageBox1 {
	width: 296px;
	height: 297px;
	position: absolute;
	
	left: 475px;
	top: -1px;
	}
	
#linkBoxServices{
	width: 223px;
	height: 15px;
	position: absolute;
	left: 0px;
	background: url("images/manceCreative_assets_Services_ViewOurStrategicPartners_Link.jpg") no-repeat;
	top: 508px;
}
	#linkBoxServices a {
	width: 223px;
	height: 15px;
	display: block;
	}
		#linkBoxServices a:hover {
		background: url("images/manceCreative_assets_Services_ViewOurStrategicPartners_Link_over.jpg") no-repeat;
		}
		
		


		
/* --- FOOTER ABOUT --- */

#footerServices {
	width: 627px;
	height: 18px;
	background: url("images/manceCreative_assets_Footer.png") no-repeat;
	position: absolute;
	left: 279px;
	top: 835px;
	}	
		#linkServices {
			width: 153px;
			height: 18px;
			float: right;
		}
			#linkServices a {
				width: 153px;
				height: 18px;
				display: block;
			}
	
	

