/*--------------------------------------------------*/
/* McCann Insight                                   */

	#introduction {
		background: #fec611 url("../../img/mccannInsight/introduction.jpg") no-repeat 0 100%;
		padding-bottom: 30px;
	}

		

	/*--------------------------------------------------*/
	/* Credo		                                    */

		#credoContainer {
			clear: both;
		}

			#credoContent {
				background: #ae7600 url("../../img/mccannInsight/credo/background.jpg") repeat-x 0 0;
				color: #fff;
			}

				#credoContent .preview {
					padding-top: 86px;
				}

					#credoContent img {
						margin: 0 auto 60px;
					}

	/*--------------------------------------------------*/
	/* Inposition                                       */

		#inpositionContent {
			background: #ae7600 url("../../img/mccannInsight/credo/background.jpg") repeat-x 0 0;
			clear: both;
			color: #fff;
		}

			#inpositionContent .preview {
				padding-top: 56px;
			}

				#inpositionContent img {
					margin: 0 auto 46px;
				}

	/*--------------------------------------------------*/
	/* Metrix	                                        */

		#metrixContent {
			background: #ae7600 url("../../img/mccannInsight/credo/background.jpg") repeat-x 0 0;
			clear: both;
			color: #fff;
		}

			#metrixContent .preview {
				padding-top: 112px;
			}

				#metrixContent img {
					margin: 0 auto 90px;
				}

	/*--------------------------------------------------*/
	/* Demand	                                        */

		#demandContent {
			background: #ae7600 url("../../img/mccannInsight/credo/background.jpg") repeat-x 0 0;
			clear: both;
			color: #fff;
		}

			#demandContent .preview {
				padding-top: 86px;
			}

				#demandContent img {
					margin: 0 auto 60px;
				}


/*--------------------------------------------------*/
/* Actions						                    */

		.example .actions .contact {
			padding-top: 28px
		}


/*--------------------------------------------------*/
/* Feature blocks                                   */

	#credo a {
		background: url("../../img/mccannInsight/credo.png") no-repeat 0 0 !important;
		background: url("../../img/mccannInsight/credo.jpg") no-repeat 0 0;
	}

	#inposition a {
		background: url("../../img/mccannInsight/inposition.png") no-repeat 0 0 !important;
		background: url("../../img/mccannInsight/inposition.jpg") no-repeat 0 0;
	}

	#metrix a {
		background: url("../../img/mccannInsight/metrix.png") no-repeat 0 0 !important;
		background: url("../../img/mccannInsight/metrix.jpg") no-repeat 0 0;
	}

	#demand a {
		background: url("../../img/mccannInsight/demand.png") no-repeat 0 0 !important;
		background: url("../../img/mccannInsight/demand.jpg") no-repeat 0 0;
	}
