#middle {
	width:524px;
	padding:20px;	
}
#maincontent {
	width:564px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-top: 0px;
}
#topimage {
	width:564px;
}
#quotebox {
	width:322px;
	margin-top:8px;
	padding:15px;
	background-color:#CCCCCC;
}
#quotebox p {
	padding:0px;
	margin:0px;
}
blockquote.home {
  background: transparent url(../images/leftquote.gif) left top no-repeat;
  margin:0px;
  padding:0px;
  background-color:#E6ECE1;
}
blockquote.home div.quote {
  padding: 30px;
  background: transparent url(../images/rightquote.gif) right bottom no-repeat;
}
blockquote.home div.quotee {
  padding: 10px 30px 10px 30px;
  text-align:right;
  font-weight:bold;
  color:#708498;
}

