
#non-footer {
	background: none;
}

#wrapper {
	background: none;
}

#content {
	color: #5B544C;
	font-size: 35px;
	line-height: 43px;
	width: 634px;
	min-height: 700px;
	padding-right: 50px;
	padding-left: 140px;
	padding-bottom: 60px;
}

#content img {
	margin-bottom: -16px;
}

#content p {
	margin: 18px 0;
}

#content h1 {
	color: #007696;
	font-size: 63px;
}

#content h1 span {font-size: 35px;}

.red {color: #F05A28}
.green {color: #006838}
.maroon {color: #8E0C3A}
.blue {color: #007696}
#content p.small {
	font-size: 25px; 
	line-height: 23px;
	margin: 2px 0 30px 0;
}

