h2 {
	
	display: block;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	font-style: italic;
	color: #fff;
}

h2.firstquote {
	width: 615px;
	height: 122px;
	float: left;
}

h2.secondquote {
	width: 610px;
	height: 92px;
	float: right;
}

.bigbutton {
	width: 889px;
	height: 99px;
	margin: 0;
	padding: 97px 0 0 0;
	clear: both;
	background: url(../images/homepage/bigbutton.jpg) no-repeat;
}

.bigbutton:hover {
	background: url(../images/homepage/bigbuttonH.jpg) no-repeat;
}

.bigbutton a {
	height: 33px;
	width: 889px;
	text-indent: -50000px;
	overflow: hidden;
	display: block;
	float: right;
}
	

