#content {
	padding-bottom: 65px;
}

#title {
	position: absolute;
	width: 458px;	
	top: 557px;
	left: 10px;	
	margin-bottom: 8px;
	padding-left: 286px;
	background: #B8D028;
	height: 60px;
	overflow: hidden;
}

#title h1 {
	color: white;	
	padding: 0;	
	margin: 0;	
	padding-left: 14px;
	font-size: 1.3em;
	line-height: 60px;
	background: url(../img/star.gif) 0 14px no-repeat;
}

#quote { 
	display: none;
	position: relative;
	background: #C8DC54;
	color: white;
	padding: 1.4em 0 0.5em 300px;
	margin-top: 2px;
	margin-bottom: 72px;
}

#quote p {
	margin: 0;
	padding: 0;
}

#quote #credit {
	font-size: 0.8em;
	text-align: right;
	padding: 0 1em 0 0;
}

#quote p {
	margin-right: 70px;
	font-size: 1.2em;
}

#contact {
/*	margin-top: 4px;*/
	padding: 0;
	border-top: none;
}
