/* CSS Document */
	#maincontent {
		height:274px;
		}

	#content.homepage {
	    left:0;
		width:910px;
		height:66px;
		padding-bottom:208px;
		background: #FFF url(../images/montage.jpg) bottom left no-repeat;
		text-align:center;
		}
	#content.homepage p{
		line-height:60px;
		}
	#content p span {
		font-size:2em;
		}
	#footer {
		height:138px;
		padding-top:15px;
		border-top:6px solid #FFF;
	}
	#footer p {
		line-height: 2em;/* 24px */
		padding-bottom:1.333em;/* 16px */
		margin-right:160px;
		}
	#footer p#special {
		margin-right:0;
		}
