/**
 * @author Julian Sutter <julian@fryewiles.com>
 * @version 0.0.1 20080219 JS
 */
 
 
h2 {
	font-size: 3em;
	margin: 0 0 0 50px;
	padding-top: 20px;
}

#gurrlie-header {
	background: url(/images/home/gg-logo.gif) left top no-repeat;
	height: 70px;
}

#testimonials .big-script {
	font-size: 1.25em;
	line-height: 2em;
	
}

#testimonials p {
	color: #99CC33;
}

#testimonials {
	background: url(/images/home/testimonial-swirl.gif) center top no-repeat;

	width: 280px;
	text-align: left;
}

#content-column {
	padding-right: 350px;
}


#frontpage-flash {
	

}


#marketing-buttons {
	width: 705px;

}