/*--------------------------------------------------*/
/* PR				                                */

	#introduction {
		background: #6f781b url("../../img/publicRelations/introduction.jpg") no-repeat 0 100%;
		padding-bottom: 8px;
	}
	
	.icon {
		float:left;
		margin-right:10px;
	}

	#header #navigation {
		margin: 0 0 0 50px;
	}

	/*--------------------------------------------------*/
	/* Ember Inns                                       */

		#emberContent {
			background: #562419 url("../../img/publicRelations/ember/background.gif") repeat-x 0 0;
			color: #fff;
		}

	/*--------------------------------------------------*/
	/* nPower                                           */

		#nPowerContent {
			background: #707a1c url("../../img/publicRelations/nPower/background.gif") repeat-x 0 0;
			color: #fff;
		}

			#nPowerContent .preview {
				padding-top: 160px;
			}

				#nPowerContent img {
					margin: 0 auto 120px;
				}

	/*--------------------------------------------------*/
	/* Nivea                                            */

		#niveaContent {
			background: #212142 url("../../img/publicRelations/nivea/background.gif") repeat-x 0 0;
			color: #fff;
		}

	/*--------------------------------------------------*/
	/* Sharpie                                         */

		#sharpieContent {
			background: #3c4261 url("../../img/publicRelations/sharpie/background.gif") repeat-x 0 0;
			color: #fff;
		}

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

	#ember a {
		background: url("../../img/publicRelations/ember.jpg") no-repeat 0 0;
	}

	#nPower a {
		background: url("../../img/publicRelations/nPower.jpg") no-repeat 0 0;
	}

	#nivea a {
		background: url("../../img/publicRelations/nivea.jpg") no-repeat 0 0;
	}

	#sharpie a {
		background: url("../../img/publicRelations/sharpie.jpg") no-repeat 0 0;
	}
