html * { margin: 0; padding: 0;  }


div#content

	{
	width: 609px;
	height: 492px;
	background: url(images/about_block.jpg) no-repeat ;
	background-position: 25px 35px;
	border-style: none;
	}
	
	
div#content span

	{
	font-weight: bold;
	}


p#about-block
	
	{
	width: 608px;
	padding-top: 35px;
	padding-left: 25px;
	border-style: none;
	background-color: #ffffff;
	}
	
	
	
p#body-copy

	{
	padding-top: 120px;
	padding-left: 60px;
	}
	
	
div#quote-button

	{
	width: 200px;
	padding-left: 49px;
	padding-top: 25px;
	border-style:none;
	}