/* home page */
#intro {
	background:url(../img/intro.jpg) no-repeat top;
	width:500px;
	height:224px;
	margin:0 auto;
	}
	
	#intro h1 {
	color: #710f63;
	font: 1.4em Verdana, Arial, sans-serif;
	font-weight: normal;
	margin:0px 0 0 165px;
	line-height:2.2em;
	border:none;
	}
	
	#intro p {
		margin:0 0 0 260px;
		}
	
	p.testimonial {
		color:#545454;
		font-style:italic;
		font-size:.9em;
		line-height:1.2em !important;
		padding-top:10px;
	}
	
#logo {
	margin-top:1px !important;
	}
	