/*
 * Author:		James Thomson [james.thomson@soak.co.uk]
 * Project: 	Four Agency
 * Comment:		Print specific stylesheet
 */

#page-container
{
	padding-top: 0;
}

.header
{
	display: none;
}

.footer p
{
	float: none;
	width: auto;
}

.intro div
{
	min-height: 0;
}