﻿/*------------------------------------------------------------------ 
Organisation:		Norwich and Peterborough Building Society
Stylesheet name:	canaries.css
Date created:		13/08/09 
Primary use:		projector, screen
Copyright:			Norwich and Peterborough Building Society 2009
---------------------------------------------------------------*/
#header {
	background: url(../../images/canaries/canaries-logo.gif) no-repeat 100% 25px;
}

#content table .alignCenter {
	text-align: center;
}

#content {
	background: url(../../images/canaries/table-bg.gif) no-repeat;
	margin:5px 20px 0 0;
	min-height:300px;
}

#footer {
	background: url(../../images/canaries/background.gif) no-repeat !important;
}

#footer p {
	color:#FFFFFF !important;
	padding:0 2em;
}
