h1 {
	color: #252525;
	font-size: 6em;
	font-weight: normal;
	letter-spacing: -.075em;
	margin: 46px 0 24px 0;
	font-family: Arial, sans-serif;
	width: 320px;
	height: 46px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/images/about/header_whatWeDo.gif) no-repeat;
}

#nextPage {
	font-size: 1.3em;
	line-height: 1.8em;
}
#nextPage a {
	color: #FF4E00;
	font-style: italic;
	text-decoration: none;
}

#tagline {
	margin: 20px 0 20px 0;
	width: 565px;
	font-size: 2.2em;
	letter-spacing: -.015em;
	line-height: 1.18em;
}

#content {
	position: relative;
	height: 595px;
}
 
#leftColumn {
	float: left;
	width: 445px;
	height: 595px;
	padding-right: 53px; 
}
#rightColumn {
	float: right;
	width: 490px;
	height: 860px;
	padding: 0 5px;
}
#leftColumn p   { 
	font-weight: normal;
	letter-spacing: -.030em;
	color: #252525;
	font-family: Georgia, 'Times New Roman', serif;font-size: 14px;
	margin: 0;
}

#leftColumn h2  { 
	font-weight: bold;
	letter-spacing: -.030em;
	color: #000000;
	font-family: Georgia, 'Times New Roman', serif;font-size: 16px;
	margin: 0;
	font-style:italic;
}
#stats { 
	bottom: 0;
	right: 0; 
float: left;	
	 background-color: #F5F5F5;
	margin-bottom:30px;
	width: 1003px;
	height: 295px;
}
#statsContent {
	padding-left:  30px;
}

 
