.main h2{
	width: 674px;
	height: 266px;
	background: url(images/home_header.png) 0 center no-repeat;
	text-indent: -9000px;
	margin: 10px 0 10px -94px;
}
.intro{
	font-style: italic;
	font-size: 19px;
	position:relative;
	margin-bottom: 20px;
}
.intro .card_content{
	background: url(images/vignette_card_top.png) center 0 no-repeat;
}
.intro .card_content .content{
	background: url(images/vignette_card_bottom.png) center bottom no-repeat;	
	padding: 15px;
}
.intro img{
	float: right;
	margin: 0 0 0 15px;
	width: 120px;
}
.intro p{
	margin: 0;
	padding: 0;
}
.intro .sig{
	margin-top: 15px;
	background-position: center center;
}
.intro .shadow{
	display: block;
	width: 600px;
	height: 35px;
	position: absolute;
	bottom: -11px;
	left: -11px;
	background: url(images/intro_card_shadow.png) 0 bottom no-repeat;
}
.intro .flourish{
	position: absolute;
	width: 150px;
	height: 240px;
	background: url(images/card_flourish.gif) 0 0 no-repeat;
	right: -70px;
	top: 20px;
	z-index: -1;
}
.intro .flourish_2{
	position: absolute;
	width: 240px;
	height: 370px;
	background: url(images/left_flourish.gif) 0 0 no-repeat;
	left: -80px;
	bottom: -220px;
	z-index: -1;
}