#page {
	background: #fff url(../graphics/general/bg_page_green.png) 0 0 repeat-x;
	padding-top: 0;
}

#page_inner {
	background: transparent url(../graphics/pages/bg_nonprofit.jpg) top center no-repeat;
	padding: 0;
}

#column_l,
#column_m,
#column_m_630,
#column_r {
	padding-top: 0;
}

#column_m_630 div.content_460 {
	width: 460px;
}

/* BEGIN masthead */

#intro {
	width: 310px;
	height: 310px;
	margin: 0 auto;
	padding: 40px 0 0 650px;
	font-style: italic;
}

#intro h1 {
	margin: 0 0 15px;
	font-size: 36px;
	line-height: 1;
}

#intro p {
	margin: 0 0 10px;
}

/* END masthead */

#designs_gallery {
	width: 820px;
	margin: 15px auto 0;
}

#designs_gallery table {
	width: 820px;
	margin: 0;
}

#designs_gallery td {
	vertical-align: top;
	border-top: 1px solid #e3e3e3;
	padding: 30px 0;
}

#designs_gallery tr:first-child td {
	border: 0;
	padding-top: 0;
}

#designs_gallery td div.gallery_image img {
	display: block;
	margin: 0 auto;
	border: 10px solid #e3e3e3;
	padding: 1px;
}

#designs_gallery td div.gallery_title {
	padding: 10px 16px 0;
	font: normal bold 15px Arial,sans-serif;
}

/* BEGIN nonprofit solutions */

body.solutions #columns {
	background: #fff url(../graphics/nonprofit/bg_columns_nonprofit_solutions.jpg) left bottom no-repeat;
}

/* END nonprofit solutions */

/* BEGIN from the blog */

#from_the_blog {
	width: 240px;
	margin: 80px 0 0;
}

#from_the_blog div.title {
	position: relative;
	width: 240px;
	height: 65px;
	background: #fff url(../graphics/nonprofit/title_from_the_blog.gif) 0 0 no-repeat;
}

#from_the_blog div.title h2 {
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999em;
}

#from_the_blog div.title div.author_photo {
	position: absolute;
	left: 162px;
	top: 0px;
	width: 58px;
	height: 58px;
	background: #fff;
}

#from_the_blog div.content {
	background: #b7dbf3 url(../graphics/nonprofit/bg_from_the_blog_bot.gif) left bottom no-repeat;
	padding: 0 0 5px;
}

#from_the_blog div.content_top {
	background: #b7dbf3 url(../graphics/nonprofit/bg_from_the_blog_top.gif) 0 0 repeat-x;
	padding: 5px 20px 20px;
}

#from_the_blog div.content_top h3 {
	margin: 0;
	font: normal bold 18px/24px Helvetica,Arial,sans-serif;
}

#from_the_blog div.content_top h3 a:link,
#from_the_blog div.content_top h3 a:visited {
	color: #3a3a3c;
	text-decoration: none;
}

#from_the_blog div.content_top h3 a:hover,
#from_the_blog div.content_top h3 a:active {
	color: #000;
	text-decoration: underline;
}

#from_the_blog div.content_top h4.author {
	margin: 0 0 24px;
	font: normal normal 12px/24px Georgia,serif;
}

#from_the_blog div.content_top h4.author a:link,
#from_the_blog div.content_top h4.author a:visited {
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
}

#from_the_blog div.content_top a:link,
#from_the_blog div.content_top a:visited {
	color: #008da9;
}

#from_the_blog div.content_top a:hover,
#from_the_blog div.content_top a:active {
	color: #000;
}

#from_the_blog div.content_top p {
	margin: 0;
	font: normal normal 12px/18px Helvetica,Arial,sans-serif;
}

/* BEGIN from the blog */

/* BEGIN success stories slideshow */

#success_stories {
	width: 620px;
	margin: 0;
	padding: 20px 0;
}

#success_stories h2 {
	margin: 0 0 8px;
	font: normal 15px/1 Georgia,serif;
	letter-spacing: 1px;
	color: #7f7f7f;
	text-transform: uppercase;
}

#success_stories_slideshow {
	position: relative;
	width: 500px;
	height: 350px;
	border: 1px solid #dfdfdf;
	border-width: 1px 0;
	padding: 30px 60px;
}

#success_stories_slideshow .wrapper {
	position: absolute;
	top: 30px;
	left: 60px;
	width: 500px;
	height: 350px;
	overflow: auto;
	margin: 0;
}

#success_stories_slideshow ul {
	position: absolute;
	top: 0;
	left: 0;
	width: 999999px;
	height: 350px;
	list-style: none;
	margin: 0;
}

#success_stories_slideshow li {
	display: block;
	float: left;
	padding: 0;
	width: 500px;
	height: 350px;
	margin: 0;
}

#success_stories_slideshow li img {
	display: block;
	float: right;
}

#success_stories_slideshow li div.case_study {
	font-size: 10px;
	color: #d79857;
	text-transform: uppercase;
}

#success_stories_slideshow li h3 {
	margin: 0 0 10px;
}

#success_stories_slideshow li p {
	margin: 0 0 10px;
	font-size: 13px;
}

#success_stories_slideshow .arrow {
	display: block;
	position: absolute;
	top: 50%;
	width: 49px;
	z-index: 200;
	margin-top: -24px;
	height: 49px;
	background: #fff url(../graphics/nonprofit/success_stories_slideshow_btn.gif) 0 0 no-repeat;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	cursor: pointer;
}

#success_stories_slideshow .forward {
	background-position: -49px 0;
	right: 0;
}

#success_stories_slideshow .back {
	left: 0;
}

#success_stories_slideshow .forward:active {
	background-position: -49px -49px;
}

#success_stories_slideshow .back:active {
	background-position: 0 -49px;
}

#success_stories_slideshow .wrapper ul ul {
	position: static;
	margin: 0;
	background: none;
	overflow: visible;
	width: auto;
	border: 0;
}

#success_stories_slideshow .wrapper ul ul li {
	float: none;
	height: auto;
	width: auto;
	background: none;
}

/* BEGIN success stories slideshow */

/* BEGIN secondary content */

#secondary_content {
	width: 460px;
	margin: 20px 0 0;
	padding: 0 0 0 330px;
}

/* END secondary content */

/* BEGIN get educated */

#get_educated {
	clear: both;
	width: 940px;
	margin: 0 auto;
	padding: 40px 0 0;
}

#get_educated h2 {
	margin: 0 0 8px;
	padding: 0 0 8px;
	border-bottom: 1px solid #dfdfdf;
	font: normal 13px/1 Georgia,serif;
	letter-spacing: 1px;
	color: #7f7f7f;
	text-transform: uppercase;
}

#get_educated table.collection_gallery_table {
	border-collapse: collapse;
}

#get_educated table.collection_gallery_table tr.collection_gallery_row {
	border: 0 !important;
}

#get_educated table.collection_gallery_table td {
	padding: 40px 0 0 40px !important;
}

#get_educated table.collection_gallery_table tr.collection_gallery_row td:first-child {
	padding-left: 0 !important;
}

#get_educated table.collection_gallery_table tr.collection_gallery_row:first-child td {
	padding-top: 0 !important;
}

#get_educated table.collection_gallery_table td img {
	display: block;
	float: left;
	margin: 12px 12px 0 0 !important;
	padding: 0 !important;
	background: none !important;
}

#get_educated table.collection_gallery_table td a {
	text-decoration: none !important;
	color: #000;
}

#get_educated table.collection_gallery_table td a b {
	display: block;
	margin: 0 0 0 !important;
	font: normal bold 18px Helvetica,Arial,sans-serif !important;
}

#get_educated table.collection_gallery_table td div.collection_item_gallery_description {
	margin-left: 60px;
	font: normal 12px/1.5 Georgia,serif;
}

/* END get educated */

/* BEGIN more info bar */

#solutions {
	height: auto;
	background: #006d8a url(../graphics/nonprofit/bg_nonprofit_more_info.jpg) center bottom no-repeat;
	padding: 0 0 30px;
}

#solutions_inner {
	width: auto;
	height: auto;
	margin: 0 auto;
	background: transparent url(../graphics/nonprofit/bg_nonprofit_more_info_top.gif) 0 0 repeat-x;
	padding: 0;
	font: normal normal 13px/1.5 Georgia,serif;
	text-shadow: none;
	text-align: left;
	color: #84f0ff;
}

#solutions_content {
	width: 960px;
	margin: 0 auto;
	background: transparent url(../graphics/nonprofit/bg_nonprofit_more_info_content.jpg) center bottom no-repeat;
}

#solutions_content_top {
	position: relative;
	width: 896px;
	min-height: 250px;
	background: transparent url(../graphics/nonprofit/bg_nonprofit_more_info_content_top.jpg) 0 0 no-repeat;
	padding: 20px 32px 30px;
}

#solutions_content img {
	border: 0;
}

#solutions_content div.column {
	float: left;
}

#solutions_column_l {
	width: 424px;
	padding: 0 0 30px;
}

#solutions_column_r {
	width: 452px;
	padding: 50px 0 30px 20px;
}

#solutions_content h2 {
	margin: 0 0 20px;
	font-size: 30px;
	color: #004d62;
}

#solutions_content h3 {
	margin: 0;
	font-size: 18px;
	color: #fff;
}

#solutions_content h4 {
	margin: 0;
	font-size: 15px;
	color: #fff;
}

#solutions_column_r td {
	padding: 30px 5px 0 !important;
}

#solutions_column_r td a:link,
#solutions_column_r td a:visited {
	text-decoration: none;
}

#solutions_column_r td a:hover,
#solutions_column_r td a:active {
	text-decoration: underline;
}

#solutions_column_r tr:first-child td {
	padding-top: 0 !important;
}

#solutions_content table.collection_gallery_table tr.collection_gallery_row {
	border: 0;
}

#solutions_content table.collection_gallery_table tr.collection_gallery_row img {
	display: block;
	float: left;
	margin: 0 10px 0 0 !important;
	background: none;
	padding: 0;
}

#solutions_content table.collection_gallery_table tr.collection_gallery_row td.collection_gallery_column {
	font: normal 13px/1.5 Georgia,serif !important;
}

#solutions_content table.collection_gallery_table tr.collection_gallery_row td.collection_gallery_column b {
	margin: 0;
	font: normal bold 15px Arial, sans-serif;
	color: #fff;
}

#solutions_content b a:link,
#solutions_content b a:visited {
	color: #fff;
	text-decoration: none;
}

#solutions_content b a:hover,
#solutions_content b a:active {
	text-decoration: underline;
}

#solutions_column_r td.collection_gallery_column div.collection_item_gallery_description {
	margin: 0 0 0 50px;
}

#solutions_content p,
#solutions_content ul,
#solutions_content ol,
#solutions_content dl {
	font: normal normal 13px/1.5 Georgia,serif;
}

#solutions_read_more {
	position: absolute;
	width: 720px;
	margin: 0 0 0 -365px;
	padding: 0 10px;
	bottom: 10px;
	left: 50%;
	font: normal normal 12px/1 Helvetica,Arial,sans-serif;
	color: #13708a;
	text-align: center;
}

#solutions_read_more a:link,
#solutions_read_more a:visited {
	color: #13708a !important;
	text-decoration: none;
}

#solutions_read_more a:hover,
#solutions_read_more a:active {
	color: #000 !important;
}

#solutions_inner span {
	font: normal normal 18px/1 Arial,sans-serif;
	text-shadow: 1px 1px 1px #006d8c;
	text-align: center;
	color: #fff;
}

#solutions_inner strong {
	color: #fff;
}

#solutions_inner a:link,
#solutions_inner a:visited {
	color: #fff;
}

#solutions_inner a:hover,
#solutions_inner a:active {
	color: #fff;
}

/* END more info bar */