/*-----------------------------------------------------------------------------
version:   1.0
author:    John Anderson
email:     janderson@soaringpenguin.co.uk
website:   http://www.soaringpenguin.co.uk/
client:	   Matte Painting UK Ltd
date:      2007 November 07
page:	   about

Copyright 2007 Soaring Penguin Ltd. All Rights Reserved
-----------------------------------------------------------------------------*/

/* =Headings
-----------------------------------------------------------------------------*/
	h2 {
		color: #ffffff;
		width: 127px;
		height: 86px;
		position: relative;
		float: right;
	}
		h2 span {
			background: #fef5f4 url(../images/7.png) no-repeat;
			position: absolute;
			width: 100%;
			height: 100%;
		}


/* =Main Content
-----------------------------------------------------------------------------*/
	img {
		margin: 19px 0 22px 0;
	}
	#content {
		padding: 0 131px;
		margin-bottom: 9px;
	}
		#content p {
			margin-top: 10px;
			text-align: justify;
			font-size: 12px;
		}