#whatisazoobie_box {
	text-align: center;
}

#whatisazoobie {
	margin: 25px 0 20px 0;
}

#aboutus_box {
	padding: 0 50px;
}


/*
#aboutus_box h2:hover {
	color: #221612;
	cursor: pointer;
}

#aboutus_box h2.active, #aboutus_box h2.active:hover {
	color: #505050;
	cursor: default;
}
#aboutus_box p {
	display: none;
}
*/

#col1 {
	float: left; 
	width: 360px;
}

#col2 {
	float: right; 
	width: 360px;
}

body#about #page {
	padding-bottom: 30px;
	background: #ffffff url('/site/images/watermark_aboutus.jpg') bottom left no-repeat;
}

