/*--------------------------------------------------*/
/* Why communications house                         */

	body,
	#wrapper {
		min-height: 900px;
	}

	h1 {
		text-align: right;
		font-size: 1.1em;
		padding: 0 12px 0 0;
	}

		h1 span {
			display: block;
		}

	#planningDiagram {
		margin: -42px 0 24px;
		position: relative;
	}

	#content div {
		background: #3b5ca4 url("../../img/whyCommunicationsHouse/background.jpg") no-repeat 0 100%;
		margin: 0 16px 12px 0;
		padding: 12px;
	}

		#content div .first {
			font-size: 1.1em;;
		}